index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added a simpler/faster way to bind script languages instance wrappers to Godot
Juan Linietsky
2017-07-16
4
-6
/
+37
*
Bindings: Fix Object::get_meta return type.
Andreas Haas
2017-07-16
1
-1
/
+1
*
-Fix for multiple reflection probes causing issues.
Juan Linietsky
2017-07-15
1
-0
/
+19
*
Lots of work on Audio & Physics engine:
Juan Linietsky
2017-07-15
5
-3
/
+92
*
Ignore fuzzy translations
Poommetee Ketson
2017-07-12
1
-6
/
+15
*
Merge pull request #9366 from GodotExplorer/pr-ime-position-flow-cursor
Rémi Verschelde
2017-07-11
3
-0
/
+11
|
\
|
*
IME window follow the input cursor.
geequlim
2017-07-11
3
-0
/
+11
*
|
Merge pull request #9607 from Noshyaar/astar
Rémi Verschelde
2017-07-11
2
-0
/
+8
|
\
\
|
*
|
AStar: add bool has_point(id)
Poommetee Ketson
2017-07-11
2
-0
/
+8
|
|
/
*
|
Merge pull request #9602 from ducdetronquito/master
Rémi Verschelde
2017-07-11
1
-1
/
+1
|
\
\
|
*
|
[#7212] Fixed missing 'Variant' return values in documentation.
ducdetronquito
2017-07-11
1
-1
/
+1
|
|
/
*
/
Include Git hash in the engine
Poommetee Ketson
2017-07-11
1
-0
/
+4
|
/
*
Refactor 'treshold' to 'threshold'
Poommetee Ketson
2017-07-08
3
-26
/
+26
*
[#9292] Renamed Image.put_pixel() to set_pixel().
ducdetronquito
2017-07-07
2
-9
/
+9
*
Merge pull request #8943 from RandomShaper/fix-error-handling
Rémi Verschelde
2017-07-05
8
-45
/
+76
|
\
|
*
Implement well-defined handling of unrecoverable errors
Pedro J. Estébanez
2017-07-05
8
-45
/
+76
*
|
Implemented environment arrays for skybox reflection and roughness, quality i...
Juan Linietsky
2017-07-04
1
-3
/
+4
*
|
Merge pull request #9457 from TwistedTwigleg/Fixed_Vector3_snap
Rémi Verschelde
2017-07-03
4
-9
/
+9
|
\
\
|
*
|
Fixed syntax inconsistency in Vector3.snap and Vector3.snapped
TwistedTwigleg
2017-07-03
4
-9
/
+9
*
|
|
-Many fixes to VisualScript, fixed property names, etc.
Juan Linietsky
2017-06-30
1
-9
/
+7
|
/
/
*
|
Reworked translation system
Juan Linietsky
2017-06-28
8
-28
/
+201
*
|
Merge pull request #9195 from kubecz3k/obj-incoming-connections
Rémi Verschelde
2017-06-27
2
-0
/
+17
|
\
\
|
*
|
Ability to get a list of signals that are targeting object
Jakub Grzesik
2017-06-15
2
-0
/
+17
*
|
|
-Added folding to property editor, persistent on objects it edits
Juan Linietsky
2017-06-25
4
-0
/
+54
*
|
|
Fix crash with String copy from with NULL string parameter
geequlim
2017-06-25
1
-0
/
+12
*
|
|
Merge pull request #9334 from Noshyaar/pr-genh
Rémi Verschelde
2017-06-25
3
-5
/
+5
|
\
\
\
|
*
|
|
BuildSystem: generated files have .gen.extension
Poommetee Ketson
2017-06-25
3
-5
/
+5
*
|
|
|
Merge pull request #9348 from bojidar-bg/9299-save-device-ids
Rémi Verschelde
2017-06-25
1
-0
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Make the InputEvent device property get saved
Bojidar Marinov
2017-06-24
1
-0
/
+2
*
|
|
|
Merge pull request #8783 from bojidar-bg/fix-range-loop-type
Rémi Verschelde
2017-06-24
1
-20
/
+22
|
\
\
\
\
|
*
|
|
|
Reimplement for..in range() so that it always results in ints
Bojidar Marinov
2017-06-22
1
-20
/
+22
*
|
|
|
|
Added 'blit_rect_mask' for 3.0 too
dumitru-stama
2017-06-24
2
-0
/
+58
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Remove methods from code completion which are already exposed by properties, ...
Juan Linietsky
2017-06-23
2
-3
/
+14
*
|
|
|
Image: Fix wrong method DEFVAL
Ignacio Etcheverry
2017-06-23
1
-1
/
+1
*
|
|
|
Fix shortcuts, make them visible again and work.
Juan Linietsky
2017-06-22
2
-0
/
+43
|
/
/
/
*
|
|
fixed ptrcall cast for const Ref<T>
Karroffel
2017-06-20
1
-1
/
+1
*
|
|
Fixed a string class bug
dumitru-stama
2017-06-19
1
-1
/
+1
*
|
|
Merge pull request #8870 from tagcup/pathfollow
Thomas Herzog
2017-06-19
3
-13
/
+16
|
\
\
\
|
*
|
|
Fix PathFollow rotations.
Ferenc Arn
2017-05-31
3
-13
/
+16
*
|
|
|
Merge pull request #9274 from vnen/compress-functions
Thomas Herzog
2017-06-19
3
-0
/
+73
|
\
\
\
\
|
*
|
|
|
Add compression support for File object
George Marques
2017-06-19
2
-0
/
+32
|
*
|
|
|
Add basic compression functions to PoolBaseArray
George Marques
2017-06-19
1
-0
/
+41
*
|
|
|
|
Added two new methods to 3.0 'blend_rect_mask' and 'fill'
d
2017-06-18
2
-0
/
+133
|
/
/
/
/
*
|
|
|
Add normalmap support for drawing in all low level primitives. Only added sup...
Juan Linietsky
2017-06-17
1
-0
/
+44
*
|
|
|
Merge pull request #9231 from dumitru-stama/constimg
George Marques
2017-06-16
2
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Fixed a bug in get_pixel not being const
dumitru.stama
2017-06-16
2
-2
/
+2
*
|
|
|
|
-Fix freezes caused by etccomp2, closes #9183
Juan Linietsky
2017-06-16
4
-16
/
+27
|
/
/
/
/
*
|
|
|
Merge pull request #9201 from vnen/rename-extensions
Rémi Verschelde
2017-06-16
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Rename Godot-specific resource extensions
George Marques
2017-06-15
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Fixed memory leaks
Marc Gilleron
2017-06-16
1
-1
/
+7
[next]