Age | Commit message (Expand) | Author |
2018-07-27 | Rename flag to better name | Juan Linietsky |
2018-07-26 | Merge pull request #18955 from tagcup/fix_set_scale | Rémi Verschelde |
2018-07-26 | Reduce unnecessary COW on Vector by make writing explicit | Hein-Pieter van Braam |
2018-07-24 | Modified RigidBody, PhysicsDirectBodyState, PhysicsServer, and their respecti... | Tiger Caldwell |
2018-07-23 | Merge pull request #12678 from AndreaCatania/soft | Juan Linietsky |
2018-07-23 | Implemented Soft body | AndreaCatania |
2018-07-23 | Fix issues with CPUParticles and related conversion from Particles. Closes #2... | Juan Linietsky |
2018-07-23 | Merge pull request #12403 from AndreaCatania/phymat | Juan Linietsky |
2018-07-18 | Several improvements to editor inspector usability and style | Juan Linietsky |
2018-07-18 | Ability to disable scale in nodes, closes #19927 | Juan Linietsky |
2018-07-18 | Style: Format code with clang-format 6.0.1 | Rémi Verschelde |
2018-07-16 | -Added support for raycast in KinematicBody2D | Juan Linietsky |
2018-07-09 | Improved stream paused fade code | Marcelo Fernandez |
2018-07-09 | Fix camera offsets not applied always | Pedro J. Estébanez |
2018-07-07 | Add option to convert Particles to CPUParticles | Juan Linietsky |
2018-07-06 | Support for CPU based particles, which aids compatibility with OpenGL ES 2.0 | Juan Linietsky |
2018-07-05 | Merge pull request #19646 from chanon/fix-audiostream-cant-set-null-stream | Max Hilbrunner |
2018-07-03 | Merge pull request #19205 from marcelofg55/audio_stream_pause | Max Hilbrunner |
2018-07-03 | Merge pull request #19246 from xemjeff/physics | Max Hilbrunner |
2018-07-02 | Removed two skeleton parameter from compilation width no 3d | Andrea Catania |
2018-07-01 | Merge pull request #19886 from AndreaCatania/no3d | Rémi Verschelde |
2018-07-01 | Fixes #19845 no 3d Compilation issue | Andrea Catania |
2018-07-01 | Fixes #19648 Kinematic body move_and_slide compatibility issue | Andrea Catania |
2018-06-27 | Changes to how node paths are selected from property, allowing setting a hint. | Juan Linietsky |
2018-06-24 | Fight off some error spam in the editor | Bastiaan Olij |
2018-06-22 | fix can't set AudioStreamPlayer stream to null | chanon |
2018-06-16 | Fix property hint for ReflectionProbe extents | Rémi Verschelde |
2018-06-13 | Merge pull request #19487 from JFonS/better_3d_select | Rémi Verschelde |
2018-06-13 | Polished 3D selection | JFonS |
2018-06-10 | updated some particlematerial properties | clayjohn |
2018-06-03 | Pause AudioStreamPlayers when SceneTree pauses | Marcelo Fernandez |
2018-05-29 | Issues #19203 and #19204 | Jeffs |
2018-05-27 | Merge pull request #18691 from Web-eWorks/atlasfixes | Juan Linietsky |
2018-05-26 | Check for 0 roll influence | Bastiaan Olij |
2018-05-20 | Up vector implementation and OrientedPathFollow. | danilo2205 |
2018-05-17 | Removed incorrect Basis::set_scale(). | tagcup |
2018-05-17 | -Ability to open resources in the same window | Juan Linietsky |
2018-05-16 | Allow editing of some unbound properties when hinted (or no range hinted) | Juan Linietsky |
2018-05-15 | -New inspector. | Juan Linietsky |
2018-05-14 | Fixed some warnings found with Cppcheck. | Michael Alexsander Silva Dias |
2018-05-13 | Revert "Use fake audio playing property in editor" | Hein-Pieter van Braam |
2018-05-13 | Merge pull request #17367 from ShyRed/audio_playing_ | Hein-Pieter van Braam |
2018-05-11 | Implemented physics material | AndreaCatania |
2018-05-10 | Improved API to active / deactive ragdoll | Andrea Catania |
2018-05-08 | Fix some enums missing its bind | Marcelo Fernandez |
2018-05-08 | Fix AtlasTexture usage in Sprite3D. | Webster Sheets |
2018-05-08 | Merge pull request #17559 from simedis/joint_motors | Rémi Verschelde |
2018-05-07 | Merge pull request #11973 from AndreaCatania/ragdoll | Juan Linietsky |
2018-05-07 | Implemented ragdoll | AndreaCatania |
2018-05-07 | Revert "Fix Sprite3D's incorrect behavior when using AtlasTextures." | Juan Linietsky |