summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Expand)Author
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2017-01-01TileMap: _update_dirty_quadrants() cancel pending update pre returnIgnacio Etcheverry
2016-12-31Some fixes and clean upsJuan Linietsky
2016-12-30begin work on new particle systemreduz
2016-12-29Update DebugMesh when NavMesh changes ktksgit
2016-12-28Fix #7098 by not accepting right clicks while dragging the rangeBojidar Marinov
2016-12-28Show visual notice for visibility on Scene Dockvolzhs
2016-12-28Able to change visibility when ancestor node is hiddenvolzhs
2016-12-27Scroll horizontally with mouse wheel when horizontal enabled onlyvolzhs
2016-12-26fix ColorPicker not correctly updating after pasting hex html colorchanon
2016-12-24fixed a horrible bug on Windows AMD, scenes saved until now in this branchreduz
2016-12-24Expose set_bone_name and get_bone_name to GDscriptElia Argentieri
2016-12-23Merge pull request #7349 from volzhs/fix-richtextlabelRémi Verschelde
2016-12-23Merge pull request #7330 from darkfoxprime/#7326-fix-whole-word-searchRémi Verschelde
2016-12-23Merge pull request #7311 from bojidar-bg/quad-leakRémi Verschelde
2016-12-23PopupMenu upgrade: Hide on item selection (#7306)Ivan P. Skodje
2016-12-23Fixed many more bugs reported by ValgrindJuan Linietsky
2016-12-23baking now shows a proper button, and bakes can be saved.Juan Linietsky
2016-12-22can bake for omni and spotlightJuan Linietsky
2016-12-22Fix duplicated string on RichTextLabel if starts with '\n'volzhs
2016-12-20work in progress global illuminationJuan Linietsky
2016-12-18Register SpatialGizmo as a scene typeIgnacio Etcheverry
2016-12-18Fix search to find "whole" words at end of lineJohnson Earls
2016-12-16Fix #7303, Quad node mesh data leakBojidar Marinov
2016-12-13Expose HTTP classes' set_ip_type to scriptingFabio Alessandrelli
2016-12-13Merge pull request #7283 from Hinsbart/clear_curveRémi Verschelde
2016-12-10KinematicBody: Fix wrong method bind return typeIgnacio Etcheverry
2016-12-10DOF blur, near and far fields..Juan Linietsky
2016-12-09Allow setting ip_type for TCP/UDP and HTTP classesFabio Alessandrelli
2016-12-08Multi stage glow with light bleeding from HDRJuan Linietsky
2016-12-07Tonemapping and Auto Exposure supportJuan Linietsky
2016-12-04Support for SSAOJuan Linietsky
2016-12-03Curve2D/3D: Add clear_points method.Andreas Haas
2016-12-03Particles2D: Fix initial size randomness property having no effect.Andreas Haas
2016-12-02Subsurface scattering material param is now working!Juan Linietsky
2016-11-30Revert "Do not emit NOTIFICATION_READY more than once (breaking change)"Rémi Verschelde
2016-11-29Screen space reflection effectJuan Linietsky
2016-11-28Merge pull request #7200 from volzhs/fix-anim-scrollRémi Verschelde
2016-11-28Merge pull request #7198 from volzhs/fix-color-pickerRémi Verschelde
2016-11-28Merge pull request #7184 from volzhs/spinboxRémi Verschelde
2016-11-28Merge pull request #7170 from Ovnuniarchos/TileMapBlendModeRémi Verschelde
2016-11-28Merge pull request #7157 from leezh/buttonarray_fixesRémi Verschelde
2016-11-28Merge pull request #7138 from bojidar-bg/ready_guardRémi Verschelde
2016-11-28Fix scroll bar moving in AnimationPlayer editorvolzhs
2016-11-28Fix color selected with mouse scrollvolzhs
2016-11-24Blend shapes using transform feedback (GPU)Juan Linietsky
2016-11-24TileMap now honors blending mode.Ovnuniarchos
2016-11-25Prevent Spinbox value update while not focused or disabledvolzhs
2016-11-22Instancing is working! (hooray)Juan Linietsky
2016-11-21Merge pull request #7145 from avril-gh/fixes-6464-lost-iconsRémi Verschelde