summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Expand)Author
2018-06-27change node graph property and improved some bindingsJuan Linietsky
2018-06-26-Add root motion support in AnimationTree.Juan Linietsky
2018-06-26Merge pull request #19164 from marcelofg55/tilemap_undo2Rémi Verschelde
2018-06-26Merge pull request #19776 from marcelofg55/tilemap_quadrant_optRémi Verschelde
2018-06-26Optimize _recreate_quadrantsMarcelo Fernandez
2018-06-26ensure BlendSpace1D syncs animationsThomas Herzog
2018-06-25renamed AnimationGraphPlayer to AnimationTreeJuan Linietsky
2018-06-25Merge pull request #19720 from karroffel/blendspace-1dJuan Linietsky
2018-06-25removed printJuan Linietsky
2018-06-25added BlendSpace1D editor pluginThomas Herzog
2018-06-25added AnimationBlendSpace1DThomas Herzog
2018-06-25rename BlendSpace to BlendSpace2DThomas Herzog
2018-06-25State machine animation nodeJuan Linietsky
2018-06-24Fight off some error spam in the editorBastiaan Olij
2018-06-21Added auto triangle generation in blend space, using Delaunay.Juan Linietsky
2018-06-21Fix crashes, ability to add blendpsace into blendtree, ability to delete with...Juan Linietsky
2018-06-21Animation Blend SpacesJuan Linietsky
2018-06-19Add missing NULL checks for add_child_below_nodeMarcelo Fernandez
2018-06-18-Added AnimationGraphPlayer (still missing features)Juan Linietsky
2018-06-16Fix property hint for ReflectionProbe extentsRémi Verschelde
2018-06-13Merge pull request #19541 from SaracenOne/ime2Rémi Verschelde
2018-06-13Merge pull request #19487 from JFonS/better_3d_selectRémi Verschelde
2018-06-13Polished 3D selectionJFonS
2018-06-13LineEdit IME position will now ignore placeholder text.Saracen
2018-06-13Merge pull request #19509 from SaracenOne/imeRémi Verschelde
2018-06-12Fix TabContainer not showing tabs on left when resizing.Guilherme Felipe
2018-06-11IME context detection.Saracen
2018-06-10updated some particlematerial propertiesclayjohn
2018-06-10Merge pull request #19459 from clayjohn/primitive_mesh_rangesRémi Verschelde
2018-06-09Merge pull request #18298 from gabrii/TextEditScaledSelectionMax Hilbrunner
2018-06-08updated ranges for primitive meshesclayjohn
2018-06-08Avoid animation length from ever being completely, fixes #19420Juan Linietsky
2018-06-08Merge pull request #19343 from bojidar-bg/x-fix-tilemap-shape-rotationRémi Verschelde
2018-06-08Merge pull request #19334 from guilhermefelipecgs/fix_popupJuan Linietsky
2018-06-08Merge pull request #19314 from Jellonator/masterRémi Verschelde
2018-06-07Fix regression with cursor shapeGuilherme Felipe
2018-06-07Entirely new (and much improved) animation editor.Juan Linietsky
2018-06-07Merge pull request #19410 from swarnimarun/tween-stoppedMax Hilbrunner
2018-06-07Adding is_stopped method to Tweensteincodes
2018-06-06Fix #16069, #19292, #19267 and #18940Guilherme Felipe
2018-06-06expose lineeditAlexander Holland
2018-06-05Revert "Prevent visibility notification from being called twice in object cre...Rémi Verschelde
2018-06-03Add option to disable automatic multiplayer pollFabio Alessandrelli
2018-06-03Fix bugs related to bad handling of rotated/translated shapes in tilemapBojidar Marinov
2018-06-02Added autotile overrideJames Beedie
2018-05-31Revert "Revert "Prevent visibility notification been called twice in object c...Rémi Verschelde
2018-05-31Revert "Prevent visibility notification been called twice in object creation"Rémi Verschelde
2018-05-31Style: Apply clang-format (5.0) to some missed filesRémi Verschelde
2018-05-29Improve TileMap undo operations, second tryMarcelo Fernandez
2018-05-29Refactor RPCMode enum and checksFabio Alessandrelli