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
/
scene
Commit message (
Expand
)
Author
Age
Files
Lines
*
change float to bool as correct type
firefly2442
2017-12-30
1
-1
/
+1
*
avoid error on setting skeleton from transform changed
Juan Linietsky
2017-12-29
1
-0
/
+3
*
Missing transform notification for Skeleton.
Juan Linietsky
2017-12-29
1
-0
/
+1
*
Use a different approach to update skeletons when transform changes
Juan Linietsky
2017-12-29
2
-3
/
+17
*
Update the skeleton on transform
Juan Linietsky
2017-12-29
1
-0
/
+3
*
Added more hacks to GLTF2 importer to support crap exporter (MakeHuman in thi...
Juan Linietsky
2017-12-28
1
-1
/
+0
*
Merge pull request #14971 from mrcdk/particles_emitting
Noshyaar
2017-12-27
4
-10
/
+6
|
\
|
*
Set particles emitting to false when particles finish emitting with one-shot ...
MrCdK
2017-12-23
4
-10
/
+6
*
|
Merge pull request #14991 from djrm/pr_fixes
Noshyaar
2017-12-27
1
-1
/
+2
|
\
\
|
*
|
Show Options Dialog for NodePath and File in clicked button position.
Daniel J. Ramirez
2017-12-23
1
-1
/
+2
|
|
/
*
|
Merge pull request #14996 from neikeq/enums-mono
Noshyaar
2017-12-27
1
-2
/
+2
|
\
\
|
*
|
Mono: Make the bindings generator output enums
Ignacio Etcheverry
2017-12-24
1
-2
/
+2
|
|
/
*
|
Merge pull request #15008 from AlmightyScientist/issue-15000
Noshyaar
2017-12-27
2
-5
/
+15
|
\
\
|
*
|
Animation Tree: Prevent cycle_test from being altered by past-test.
AlmightyScientist
2017-12-24
2
-5
/
+15
*
|
|
Merge pull request #15046 from YeldhamDev/optionbutton_changes
Noshyaar
2017-12-27
2
-32
/
+39
|
\
\
\
|
*
|
|
Added "get_popup" method for OptionButton and minor changes.
Michael Alexsander Silva Dias
2017-12-25
2
-32
/
+39
*
|
|
|
Merge pull request #15049 from YeldhamDev/get_popup_const
Noshyaar
2017-12-27
4
-29
/
+12
|
\
\
\
\
|
*
|
|
|
Made MenuButton and ColorPickerButton's "get_popup" methods return constant.
Michael Alexsander Silva Dias
2017-12-25
4
-29
/
+12
*
|
|
|
|
fix indent selection crash
Ian
2017-12-26
1
-10
/
+8
*
|
|
|
|
A promise is a promise, so added ability to load and save shaders as text fil...
Juan Linietsky
2017-12-26
3
-1
/
+109
*
|
|
|
|
Ability to set flags via code in StreamTexture, as some users find it useful....
Juan Linietsky
2017-12-26
1
-0
/
+2
*
|
|
|
|
Change the rotate function of Spatial to be local, makes more sense. Closes #...
Juan Linietsky
2017-12-26
2
-7
/
+5
*
|
|
|
|
Merge pull request #14977 from volzhs/fix-crash-group
Juan Linietsky
2017-12-26
2
-2
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
Fix error if scene has Camera at saving scene
volzhs
2017-12-25
1
-1
/
+4
|
*
|
|
|
|
Fix crash from move_child at saving scene
volzhs
2017-12-25
1
-1
/
+2
*
|
|
|
|
|
Fix sidedness check in material. Also remove SIDE built-in.
Juan Linietsky
2017-12-26
1
-1
/
+1
*
|
|
|
|
|
Removed the InputEvent ID field, which was unused and can cause bugs.
Juan Linietsky
2017-12-26
6
-22
/
+13
*
|
|
|
|
|
Merge pull request #15040 from Noshyaar/pr2
Andreas Haas
2017-12-25
1
-2
/
+0
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
AnimTreePlayer: fix duplicated properties
Poommetee Ketson
2017-12-25
1
-2
/
+0
|
|
|
/
/
/
|
|
/
|
|
|
*
/
|
|
|
Add missing parameter names
Poommetee Ketson
2017-12-25
3
-4
/
+4
|
/
/
/
/
*
|
|
|
Merge pull request #14826 from carlosfvieira/14371-F_key_Viewport_focus_problem
Noshyaar
2017-12-25
2
-0
/
+14
|
\
\
\
\
|
*
|
|
|
Fix spatial editor plugin issues on multi viewport view menu shortcuts (only ...
carlosfvieira
2017-12-21
2
-0
/
+14
*
|
|
|
|
Merge pull request #14853 from MattUV/context-menu
Noshyaar
2017-12-25
2
-0
/
+42
|
\
\
\
\
\
|
*
|
|
|
|
Adds an option to move cursor with right click in TextEdit
MattUV
2017-12-20
2
-0
/
+42
*
|
|
|
|
|
Merge pull request #14875 from YeldhamDev/splitcontainer_cursor
Noshyaar
2017-12-25
2
-41
/
+29
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fixed SplitContainer showing the "resize" cursor when it shouldn't.
Michael Alexsander Silva Dias
2017-12-20
2
-41
/
+29
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #14899 from volzhs/render-quality-option
Noshyaar
2017-12-25
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Respect HDR option
volzhs
2017-12-21
1
-1
/
+1
*
|
|
|
|
|
|
Merge pull request #14801 from RayKoopa/insert_tree_item
Noshyaar
2017-12-25
2
-22
/
+30
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Add functionality to insert tree item.
Ray Koopa
2017-12-18
2
-22
/
+30
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #14753 from NathanWarden/mouse_button_fix
Noshyaar
2017-12-25
1
-1
/
+1
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Fixed a bug where mouse button focus breaks when using multiple buttons at once.
Nathan Warden
2017-12-16
1
-1
/
+1
*
|
|
|
|
|
|
-Removed OpenMP support, replaced by a custom class.
Juan Linietsky
2017-12-24
3
-54
/
+31
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #14897 from BastiaanOlij/arvr_tweaks
Rémi Verschelde
2017-12-23
1
-4
/
+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Reserved controller ids 1 and 2 for left and right hand controllers and added...
Bastiaan Olij
2017-12-22
1
-4
/
+6
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Fixes 3d camera keep aspect.
Daniel J. Ramirez
2017-12-22
2
-14
/
+0
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #14913 from poke1024/tooltip-shortcut-names
Rémi Verschelde
2017-12-21
1
-4
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
Consistent display of shortcut names in tooltips
poke1024
2017-12-21
1
-4
/
+4
*
|
|
|
|
|
Change skeleton processing to work on global coordinates, should help fix man...
Juan Linietsky
2017-12-21
1
-1
/
+6
*
|
|
|
|
|
-Make capture dependent on a cell size, not subdivision.
Juan Linietsky
2017-12-21
3
-53
/
+62
[next]