summaryrefslogtreecommitdiff
path: root/scene/3d
AgeCommit message (Expand)Author
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
2018-10-23Get surface material count in MeshInstance for scriptsPouleyKetchoupp
2018-10-19Fixing warnings generated by MSVCDualtagh Murray
2018-10-17Fix inconsistency in KinematicBodyDavid Sichma
2018-10-11Fixes Area and Area2D audio bus overrideMrCdK
2018-10-08Ensure CPU particles do not process if not visibleJuan Linietsky
2018-10-08Fixes to CPU particles for performance and avoiding NaNs.Juan Linietsky
2018-10-07Merge pull request #22722 from akien-mga/fix-warningsRémi Verschelde
2018-10-05Fixes to baker, restored xatlas and fixed bake options.Juan Linietsky
2018-10-04Fix more "may be used initialized" warnings from GCC 7Rémi Verschelde
2018-10-04Fix GCC 8 warnings about potentially unitialized variablesRémi Verschelde
2018-10-04fix enum cast warnings on clangkarroffel
2018-10-03Fix lightmap baking crash, may close some issues but I am not sure.Juan Linietsky
2018-10-02Many more fixes for GLES2 mobile export. Also added ability to turn on OpenGL...Juan Linietsky
2018-10-02Fix warnings on virtual methods [-Woverloaded-virtual] [-Wdelete-non-virtual-...Rémi Verschelde
2018-09-29Fix warning about functions defined but not used [-Wunused-function]Rémi Verschelde
2018-09-28Fix warnings about wrong member initialization order [-Wreorder]Rémi Verschelde
2018-09-28SCons: Build thirdparty code in own env, disable warningsRémi Verschelde