summaryrefslogtreecommitdiff
path: root/scene/3d
AgeCommit message (Expand)Author
2019-01-17fixed AudioStreamPlayer3D::_get_attenuation_db epsilon valueEvgeny Savelyev
2019-01-03Allow offset and unit_offset to be set higher than one loopTimo Schwarzer
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-12-30Merge pull request #24506 from JFonS/expose_gizmosRémi Verschelde
2018-12-21Expose the new gizmo plugin system to scriptingJFonS
2018-12-14Merge pull request #24161 from aroncds/masterRémi Verschelde
2018-12-13i18n: Sync translation template with current sourceRémi Verschelde
2018-12-08Reverse bitangent on everythings to ensure default normal map behavriour is c...Bastiaan Olij
2018-12-04Fix properties update in remote transformAron Castro
2018-12-04#24131: fix for PathFollow offset slider overlapping with the inspectorGleb Mineev
2018-12-03Merge pull request #24051 from Omicron666/patch-1Rémi Verschelde
2018-12-02remove_unused_get_frustumpaul gruenbacher
2018-12-02Merge pull request #24007 from JFonS/fix_cpuparticles_scaleRémi Verschelde
2018-11-30Fix "scale" property collision in CPUParticlesJFonS
2018-11-29Fixes typo in source string sent to translation.Omicron
2018-11-28Removed error that should not be an error, fixes #21088Juan Linietsky
2018-11-28Fix many errors found by PVS-StudioAaron Franke
2018-11-28Merge pull request #23994 from AndreaCatania/precRémi Verschelde
2018-11-27Added function to control 6DOF precisionAndrea Catania
2018-11-25Update ARVR{Anchor,Controller}'s configuration warningFlorian Jung
2018-11-23Fixing wrong type hint on CPUParticles and CPUParticles2D's color rampItalo Vieira
2018-11-22Fix 6DOF Physical Bone jointIvan Varesi
2018-11-20Merge pull request #23760 from BastiaanOlij/fix_tangent_directionRémi Verschelde
2018-11-20Removed duplicate property bind in Generic6DOFJoint.Ibrahn Sahir
2018-11-19Remove the "is able to sleep" condition for adding visibility notifier nodes,...Juan Linietsky
2018-11-19Fixing tangent and binormal logicBastiaan Olij
2018-11-19Tweak the Hue Variation property hint to allow finer adjustmentsHugo Locurcio
2018-11-17Merge pull request #23767 from marcelofg55/fix_is_playingRémi Verschelde
2018-11-17Merge pull request #23668 from sdfgeoff/fix_angular_constraintsRémi Verschelde
2018-11-17Fix AudioStreamPlayer2D/3D::is_playing right after a play()Marcelo Fernandez
2018-11-16-Make sure monitorable cant be flipped while flushing queries, fixes #17330Juan Linietsky
2018-11-13Make 2D particles work OOTB (again)JFonS
2018-11-13Ability to remove buses while they are being used on 2D and 3D stream players...Juan Linietsky
2018-11-13Merge pull request #23299 from FlamyAT/sprite3d-floating-offsetRémi Verschelde
2018-11-13Added angular restitutionGeoffrey Irons
2018-11-12Merge pull request #17530 from bojidar-bg/17516-detect-deltaRémi Verschelde
2018-11-12Merge pull request #23090 from DavidSichma/inconsistent-kinematicRémi Verschelde
2018-11-10Fix wrong editor hints for angular_velocity propertiesKanabenki
2018-11-08Make it possible to call move_and_slide from _process, even if it is not reco...Bojidar Marinov
2018-11-08-Moved EditorDefaultValue to ClassDB, made it coreJuan Linietsky
2018-11-04Remove animation loop from ParticlesMaterial + improvements to CPUParticles2DJFonS
2018-11-01Merge pull request #23294 from gcardozo123/issue-23235-get-collision-exceptionsRémi Verschelde
2018-11-01Add method get_collision_exceptionsGuilherme Recchi Cardozo
2018-11-01Fixed crash on delete physical boneAndrea Catania
2018-10-26Changed integer based drawing to floating numbersFlamyAT
2018-10-25Repaired mistyped of 'its' on several files.M. Huri
2018-10-25Merge pull request #23083 from Windfisch/pathfollow_configwarnRémi Verschelde
2018-10-24Add a configuration warning to [Oriented]PathFollowFlorian Jung
2018-10-24Merge pull request #23256 from JFonS/fix_17989Rémi Verschelde
2018-10-24Fix editor only lightsJFonS