summaryrefslogtreecommitdiffstats
path: root/scene
Commit message (Expand)AuthorAgeFilesLines
* Optimize images losslessly using `oxipng -o6 --strip all --zopfli`Hugo Locurcio2018-06-28116-0/+0
* Changes to how node paths are selected from property, allowing setting a hint.Juan Linietsky2018-06-2718-36/+143
* The way multiple quaternions being slerped was not good, changed approach to ...Juan Linietsky2018-06-272-1/+10
* Style: Apply clang-format to animation_tree.cppRémi Verschelde2018-06-271-23/+14
* change node graph property and improved some bindingsJuan Linietsky2018-06-272-8/+31
* -Add root motion support in AnimationTree.Juan Linietsky2018-06-265-18/+321
* Merge pull request #19164 from marcelofg55/tilemap_undo2Rémi Verschelde2018-06-262-0/+7
|\
| * Improve TileMap undo operations, second tryMarcelo Fernandez2018-05-292-0/+7
* | Merge pull request #19776 from marcelofg55/tilemap_quadrant_optRémi Verschelde2018-06-262-4/+8
|\ \
| * | Optimize _recreate_quadrantsMarcelo Fernandez2018-06-262-4/+8
* | | ensure BlendSpace1D syncs animationsThomas Herzog2018-06-261-8/+20
|/ /
* | renamed AnimationGraphPlayer to AnimationTreeJuan Linietsky2018-06-2511-86/+86
* | Merge pull request #19720 from karroffel/blendspace-1dJuan Linietsky2018-06-255-78/+420
|\ \
| * | added BlendSpace1D editor pluginThomas Herzog2018-06-255-13/+13
| * | added AnimationBlendSpace1DThomas Herzog2018-06-254-3/+345
| * | rename BlendSpace to BlendSpace2DThomas Herzog2018-06-253-76/+76
* | | removed printJuan Linietsky2018-06-251-4/+0
|/ /
* | State machine animation nodeJuan Linietsky2018-06-255-9/+948
* | Fight off some error spam in the editorBastiaan Olij2018-06-241-4/+16
* | Added auto triangle generation in blend space, using Delaunay.Juan Linietsky2018-06-212-0/+71
* | Fix crashes, ability to add blendpsace into blendtree, ability to delete with...Juan Linietsky2018-06-211-0/+4
* | Animation Blend SpacesJuan Linietsky2018-06-217-32/+642
* | Add missing NULL checks for add_child_below_nodeMarcelo Fernandez2018-06-191-0/+4
* | -Added AnimationGraphPlayer (still missing features)Juan Linietsky2018-06-1813-7/+2960
* | Fix property hint for ReflectionProbe extentsRémi Verschelde2018-06-161-2/+2
* | Merge pull request #19541 from SaracenOne/ime2Rémi Verschelde2018-06-131-4/+5
|\ \
| * | LineEdit IME position will now ignore placeholder text.Saracen2018-06-131-4/+5
* | | Merge pull request #19487 from JFonS/better_3d_selectRémi Verschelde2018-06-133-11/+83
|\ \ \ | |/ / |/| |
| * | Polished 3D selectionJFonS2018-06-133-11/+83
* | | Merge pull request #19509 from SaracenOne/imeRémi Verschelde2018-06-132-0/+6
|\ \ \
| * | | IME context detection.Saracen2018-06-112-0/+6
* | | | Fix TabContainer not showing tabs on left when resizing.Guilherme Felipe2018-06-121-0/+40
|/ / /
* | | updated some particlematerial propertiesclayjohn2018-06-101-2/+2
* | | Merge pull request #19459 from clayjohn/primitive_mesh_rangesRémi Verschelde2018-06-101-21/+21
|\ \ \ | |/ / |/| |
| * | updated ranges for primitive meshesclayjohn2018-06-081-21/+21
* | | Merge pull request #18298 from gabrii/TextEditScaledSelectionMax Hilbrunner2018-06-091-3/+3
|\ \ \ | |/ / |/| |
| * | Apply viewport scale to selection update methods. Changed to propper fix suge...Gabriel Gavilan2018-05-091-3/+3
* | | Avoid animation length from ever being completely, fixes #19420Juan Linietsky2018-06-081-1/+5
* | | Merge pull request #19343 from bojidar-bg/x-fix-tilemap-shape-rotationRémi Verschelde2018-06-081-1/+3
|\ \ \
| * | | Fix bugs related to bad handling of rotated/translated shapes in tilemapBojidar Marinov2018-06-031-1/+3
* | | | Merge pull request #19334 from guilhermefelipecgs/fix_popupJuan Linietsky2018-06-082-35/+6
|\ \ \ \
| * | | | Fix #16069, #19292, #19267 and #18940Guilherme Felipe2018-06-062-35/+6
* | | | | Merge pull request #19314 from Jellonator/masterRémi Verschelde2018-06-081-0/+8
|\ \ \ \ \
| * | | | | Added autotile overrideJames Beedie2018-06-021-0/+8
| | |/ / / | |/| | |
* | | | | Fix regression with cursor shapeGuilherme Felipe2018-06-071-1/+1
* | | | | Entirely new (and much improved) animation editor.Juan Linietsky2018-06-0710-31/+1525
* | | | | Merge pull request #19410 from swarnimarun/tween-stoppedMax Hilbrunner2018-06-072-0/+6
|\ \ \ \ \
| * | | | | Adding is_stopped method to Tweensteincodes2018-06-072-0/+6
* | | | | | expose lineeditAlexander Holland2018-06-061-0/+1
| |_|/ / / |/| | | |
* | | | | Revert "Prevent visibility notification from being called twice in object cre...Rémi Verschelde2018-06-051-2/+1