summaryrefslogtreecommitdiff
path: root/scene/3d
AgeCommit message (Expand)Author
2018-06-16Fix property hint for ReflectionProbe extentsRémi Verschelde
2018-06-13Merge pull request #19487 from JFonS/better_3d_selectRémi Verschelde
2018-06-13Polished 3D selectionJFonS
2018-06-10updated some particlematerial propertiesclayjohn
2018-05-27Merge pull request #18691 from Web-eWorks/atlasfixesJuan Linietsky
2018-05-26Check for 0 roll influenceBastiaan Olij
2018-05-20Up vector implementation and OrientedPathFollow.danilo2205
2018-05-17-Ability to open resources in the same windowJuan Linietsky
2018-05-16Allow editing of some unbound properties when hinted (or no range hinted)Juan Linietsky
2018-05-15-New inspector.Juan Linietsky
2018-05-14Fixed some warnings found with Cppcheck.Michael Alexsander Silva Dias
2018-05-13Revert "Use fake audio playing property in editor"Hein-Pieter van Braam
2018-05-13Merge pull request #17367 from ShyRed/audio_playing_Hein-Pieter van Braam
2018-05-10Improved API to active / deactive ragdollAndrea Catania
2018-05-08Fix some enums missing its bindMarcelo Fernandez
2018-05-08Fix AtlasTexture usage in Sprite3D.Webster Sheets
2018-05-08Merge pull request #17559 from simedis/joint_motorsRémi Verschelde
2018-05-07Merge pull request #11973 from AndreaCatania/ragdollJuan Linietsky
2018-05-07Implemented ragdollAndreaCatania
2018-05-07Revert "Fix Sprite3D's incorrect behavior when using AtlasTextures."Juan Linietsky
2018-05-03Merge pull request #16359 from Noshyaar/convertRémi Verschelde
2018-05-03Merge pull request #18572 from bzztbomb/fix/project_local_ray_normal_virtualRémi Verschelde
2018-05-03Camera::project_local_ray_normal needs to be virtual so that ARVRCamera::proj...Brian Richardson
2018-05-03Merge pull request #18514 from neikeq/api-hash-fixesRémi Verschelde
2018-05-01Merge pull request #18321 from Crazy-P/Fixes-logically-dead-codeRémi Verschelde
2018-04-29Fix binding some core API methods only in tools buildsIgnacio Etcheverry
2018-04-27CSG Support for Godot!Juan Linietsky
2018-04-21Fixes logically dead code (Coverity)Crazy-P
2018-04-14Avoid converting Quat to Euler angles when not necessary.tagcup
2018-04-11Use internal physics processing for Nodes' internal logicRémi Verschelde
2018-04-09Fix RigidBody's configuration warning for Z axisAlexander Alekseev
2018-04-08Merge pull request #16707 from Web-eWorks/atlasfixesJuan Linietsky
2018-04-07Merge pull request #17642 from brendor/masterJuan Linietsky
2018-03-30Improve side impulse calculationBastiaan Olij
2018-03-23Merge pull request #17555 from poke1024/add-worldenv-warningRémi Verschelde
2018-03-20Particles 2D and 3D - fix hue variation not working by transposing the hue ma...brendor
2018-03-17a way to ensure that camera is disabledJakub Grzesik
2018-03-16Use fake audio playing property in editorShyRed
2018-03-16Implemented interface for bullet joint motorsGeoffrey
2018-03-16Warn about WorldEnvironment being ignoredBernhard Liebl
2018-03-16InterpolatedCamera: use internal_processPoommetee Ketson
2018-03-02Don't crash when trying to add an invalid navmeshHein-Pieter van Braam
2018-02-24Fix visibility of gizmos on scene loadJFonS
2018-02-24Particles: fix corrupted scene when saved after convert (2nd try)Poommetee Ketson
2018-02-21Fix typos with codespellluz.paz
2018-02-20Merge pull request #16757 from AndreaCatania/kinpushRémi Verschelde
2018-02-20Improved kinematic body 2D and 3D, Now can move rigid bodyAndrea Catania
2018-02-19Improve CollisionObject/CollisionObject2D warning messageChris Bradfield
2018-02-19Merge pull request #16060 from sdfgeoff/apply_torqueRémi Verschelde
2018-02-19Fix timer second not zero padded when < 10Poommetee Ketson