summaryrefslogtreecommitdiff
path: root/scene/3d
AgeCommit message (Expand)Author
2018-08-18added spring arm node.QbieShay
2018-08-12Expose PhysicalBone::get_bone_id() to c#/gdscriptoisincar
2018-08-10Merge pull request #20072 from RandomShaper/fix-camera-offsetsJuan Linietsky
2018-08-10apply a threshold for floor angle, fixes #16037, fixes #15632Juan Linietsky
2018-08-09New gizmo structure and new gizmo disabling menuJFonS
2018-08-07Merge pull request #20381 from AndreaCatania/phymat_2Juan Linietsky
2018-08-07Removed physics material combination mode. Added rough and absorbent paramete...Andrea Catania
2018-08-07Several improvements to inspector.Juan Linietsky
2018-08-06Respect process order for out of order skeleton bones (fixes GLTF2 import iss...Juan Linietsky
2018-08-04Merge pull request #18699 from AndreaCatania/ikJuan Linietsky
2018-08-04Implemented IKAndreaCatania
2018-08-03Fixed SoftBody pinned point offset calculationAndrea Catania
2018-07-30Merge pull request #20550 from AndreaCatania/soft_fixMax Hilbrunner
2018-07-29Add extra functions to toggle bits in visualinstance and camera, same as phys...Juan Linietsky
2018-07-29SoftBody add MeshInstance Material correctlyAndrea Catania
2018-07-28Fixed Softbody pin pointAndrea Catania
2018-07-27Fix PhysicsBody build with deprecated=noRémi Verschelde
2018-07-27Rename flag to better nameJuan Linietsky
2018-07-26Merge pull request #18955 from tagcup/fix_set_scaleRémi Verschelde
2018-07-26Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam
2018-07-24Modified RigidBody, PhysicsDirectBodyState, PhysicsServer, and their respecti...Tiger Caldwell
2018-07-23Merge pull request #12678 from AndreaCatania/softJuan Linietsky
2018-07-23Implemented Soft bodyAndreaCatania
2018-07-23Fix issues with CPUParticles and related conversion from Particles. Closes #2...Juan Linietsky
2018-07-23Merge pull request #12403 from AndreaCatania/phymatJuan Linietsky
2018-07-18Several improvements to editor inspector usability and styleJuan Linietsky
2018-07-18Ability to disable scale in nodes, closes #19927Juan Linietsky
2018-07-18Style: Format code with clang-format 6.0.1Rémi Verschelde
2018-07-16-Added support for raycast in KinematicBody2DJuan Linietsky
2018-07-09Improved stream paused fade codeMarcelo Fernandez
2018-07-09Fix camera offsets not applied alwaysPedro J. Estébanez
2018-07-07Add option to convert Particles to CPUParticlesJuan Linietsky
2018-07-06Support for CPU based particles, which aids compatibility with OpenGL ES 2.0Juan Linietsky
2018-07-05Merge pull request #19646 from chanon/fix-audiostream-cant-set-null-streamMax Hilbrunner
2018-07-03Merge pull request #19205 from marcelofg55/audio_stream_pauseMax Hilbrunner
2018-07-03Merge pull request #19246 from xemjeff/physicsMax Hilbrunner
2018-07-02Removed two skeleton parameter from compilation width no 3dAndrea Catania
2018-07-01Merge pull request #19886 from AndreaCatania/no3dRémi Verschelde
2018-07-01Fixes #19845 no 3d Compilation issueAndrea Catania
2018-07-01Fixes #19648 Kinematic body move_and_slide compatibility issueAndrea Catania
2018-06-27Changes to how node paths are selected from property, allowing setting a hint.Juan Linietsky
2018-06-24Fight off some error spam in the editorBastiaan Olij
2018-06-22fix can't set AudioStreamPlayer stream to nullchanon
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-06-03Pause AudioStreamPlayers when SceneTree pausesMarcelo Fernandez
2018-05-29Issues #19203 and #19204Jeffs
2018-05-27Merge pull request #18691 from Web-eWorks/atlasfixesJuan Linietsky