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
/
misc
/
scripts
/
fix_headers.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-13
Wrap Emscripten module into JS Engine singleton per SCons
Leon Krause
1
-6
/
+5
2018-01-13
Fixes hangs with Tree in multi selection mode (issue 15588)
Bernhard Liebl
1
-0
/
+3
2018-01-13
Fix files section size in dependency error dialog
Bernhard Liebl
1
-0
/
+1
2018-01-13
SCons: Allow unbundling bullet on Linux (only 2.87+)
Rémi Verschelde
5
-14
/
+32
2018-01-13
COPYRIGHT: Update with recently added thirdparty libraries
Rémi Verschelde
2
-50
/
+103
2018-01-13
Fix open_dynamic_library for Android
Ruslan Mustakov
2
-0
/
+13
2018-01-13
bullet: Streamline bundling, remove extraneous src/ folder
Rémi Verschelde
652
-1295
/
+32
2018-01-13
zstd: Update to pristine 1.3.3
Rémi Verschelde
21
-1433
/
+1505
2018-01-13
tinyexr: Update to pristine commit e385dad (security update)
Rémi Verschelde
2
-84
/
+179
2018-01-13
openssl: Update to pristine 1.0.2n (security update)
Rémi Verschelde
74
-360
/
+887
2018-01-13
libogg: Update to pristine version 1.3.3
Rémi Verschelde
5
-21
/
+51
2018-01-13
Deselect on undo/redo in TextEdit
Paul Joannon
1
-0
/
+4
2018-01-13
doc: Sync with current source
Rémi Verschelde
7
-14
/
+12
2018-01-13
doc: Update version string in XML
Rémi Verschelde
487
-487
/
+487
2018-01-13
Fix get_parent_range to return 0 when there is no parent
Ruslan Mustakov
1
-2
/
+2
2018-01-13
Small fix for Control bindings
letheed
2
-2
/
+11
2018-01-13
Fix clicking on sub-resources in a node's right-click menu
binbitten
1
-0
/
+1
2018-01-13
Bump version to 3.0-rc1
Rémi Verschelde
1
-1
/
+1
2018-01-12
Fix mat2 alignment
binbitten
2
-9
/
+23
2018-01-12
Set correct types on a couple variables inside the canvas.glsl
MrCdK
1
-1
/
+1
2018-01-12
Properly save the new save safe setting, avoid crash.
Juan Linietsky
2
-2
/
+3
2018-01-12
Attempt renaming multiple times on safe file save, and make the behavior opti...
Juan Linietsky
2
-15
/
+26
2018-01-12
Mono: Some StackTrace to StackInfo[] fixes
Ignacio Etcheverry
4
-6
/
+38
2018-01-12
Added some explanations that should make it easier to use the AnimationTreePl...
Grosskopf
1
-8
/
+27
2018-01-12
Mono: Fix starting MonoDevelop process from the wrong appdomain
Ignacio Etcheverry
1
-0
/
+2
2018-01-12
Fix mat2 alignment
Juan Linietsky
1
-2
/
+4
2018-01-12
Fix uniform alignment, closes #14962
Juan Linietsky
1
-4
/
+58
2018-01-12
Fix Material's shader property binding
Ruslan Mustakov
1
-1
/
+1
2018-01-12
Fix GDNative procedures returning godot_char_string
Ruslan Mustakov
1
-3
/
+3
2018-01-12
Make burley default for materials, fixes #15054
Juan Linietsky
1
-1
/
+1
2018-01-12
Properly resize textures so they can be ETC compressed, fixes #15139
Juan Linietsky
1
-1
/
+19
2018-01-12
modify default param names in couple of signals
Unknown
3
-7
/
+7
2018-01-12
[macOS] Adds ability to open files with "Open With" or double-click from Finder
bruvzg
3
-1
/
+33
2018-01-12
Make members a bit more visible color wise
Juan Linietsky
1
-1
/
+1
2018-01-12
Add special coloring to members, to make shadowing more obvious.
Juan Linietsky
4
-0
/
+66
2018-01-12
get_target_fps and set_target_fps now both use an int
Paul Joannon
2
-2
/
+2
2018-01-12
fix set_stream_peer binding in PacketPeer
Paul Joannon
1
-1
/
+1
2018-01-12
Instance dependency for particles was not being get rid of. Again fixes #15591
Juan Linietsky
1
-0
/
+1
2018-01-12
Reset collider on ray node
AndreaCatania
1
-0
/
+2
2018-01-12
Renamed tree_exited to tree_exiting. tree_exited is now used for actual out o...
Juan Linietsky
16
-41
/
+51
2018-01-12
Fix malformed doc after #15611
Rémi Verschelde
2
-1
/
+4
2018-01-12
-Remove color operator clamping, which is unnecesary. Fixes #15184, fixes #14...
Juan Linietsky
5
-63
/
+62
2018-01-11
Restored multiplication by texture
Juan Linietsky
1
-1
/
+1
2018-01-12
Fix HTML5 feature tags
Leon Krause
3
-13
/
+21
2018-01-11
Removed extra multiplication in baker
Juan Linietsky
1
-1
/
+1
2018-01-12
Update docs
Bojidar Marinov
71
-3092
/
+695
2018-01-12
Bind many more properties to scripts
Bojidar Marinov
98
-471
/
+562
2018-01-11
Fixes nodes being resized or moved when changing an anchor
Gilles Roudiere
1
-5
/
+13
2018-01-11
Properly fix blend equations for both transparent and non transparent framebu...
Juan Linietsky
1
-5
/
+23
2018-01-11
Fixes add script button update
Gilles Roudiere
2
-13
/
+16
[next]