summaryrefslogtreecommitdiff
path: root/scene/3d
AgeCommit message (Expand)Author
2017-11-01Adding rumble support to ARVR controllers (if implemented on the ARVR interface)Bastiaan Olij
2017-10-31Merge pull request #10770 from RandomShaper/fix-jointsRémi Verschelde
2017-10-30Clean up GI Probe baking, proper button and progress bar.Juan Linietsky
2017-10-26Merge pull request #12308 from GiantBlargg/revert-11587-directional_light_initRémi Verschelde
2017-10-23Merge pull request #12316 from mrezai/fix-disable-3dRémi Verschelde
2017-10-23missing set/get_collision_mask_bit() for RayCastJakub Grzesik
2017-10-22Fix disable_3d=yes compile errorsmrezai
2017-10-22Revert "In editor, instance DirectionalLight with an initial orientation"Giantblargg
2017-10-21Merge pull request #12291 from RandomShaper/fix-raycast-namingRémi Verschelde
2017-10-21Rename RayCasts collision_layer to collision_maskPedro J. Estébanez
2017-10-22Bind unbound enums, rearrange some by valuePoommetee Ketson
2017-10-21Fix PathFollow rotations.Ferenc Arn
2017-10-21Refactor Fixed to PhysicsPoommetee Ketson
2017-10-20Merge pull request #12052 from hi-ogawa/particle-material-conversion-pluginRémi Verschelde
2017-10-20Always mixing up binary and and boolean and...Bastiaan Olij
2017-10-13Remove junk outputRuslan Mustakov
2017-10-12Create ParticlesMaterialConversionPlugin and format generated shader codeHiroshi Ogawa
2017-10-06Fix LINK/UNLINK console spam with navmeshesBartłomiej T. Listwon
2017-10-06Made a few tweaks to the interfaceBastiaanOlij
2017-10-04Restored normal bias as default bias in GIProbeJuan Linietsky
2017-10-02Merge pull request #11659 from AndreaCatania/prephysicsAndreas Haas
2017-09-30Renamed fixed_process to physics_processAndreaCatania
2017-09-30Added VehicleWheel::get_skidinfo().Lucas Eriksson
2017-09-29Fixed typo: 'texure' to 'texture'Indah Sylvia
2017-09-26Merge pull request #11587 from Zylann/directional_light_initRémi Verschelde
2017-09-25In editor, instance DirectionalLight with an initial sun-like orientationMarc Gilleron
2017-09-25Use BoolVariable in target/component/advanced options.Elliott Sales de Andrade
2017-09-24Fix: CollisionObject shape owner indexing is inconsistentdamarindra
2017-09-23Rename get_position => get_playback_position and seek_pos => seek on audio cl...Marcelo Fernandez
2017-09-20Rename pos to position in user facing methods and variablesletheed
2017-09-17Merge pull request #11274 from Rubonnek/keep-argument-names-consistentRémi Verschelde
2017-09-15Merge pull request #11280 from BastiaanOlij/fix_arvr_joyidAndreas Haas
2017-09-15Merge pull request #11230 from maxim-sheronov/fix_enum_bindingsThomas Herzog
2017-09-15joyid is set to -1, not 0 when no joystick entity has been createdBastiaanOlij
2017-09-14Renamed function arguments to keep them consistent between declaration and im...Wilson E. Alvarez
2017-09-13Fix enums bindingsMaxim Sheronov
2017-09-13Merge pull request #7908 from SaracenOne/recastRémi Verschelde
2017-09-13Fix out of bound array indexing (reverb_vol)Hein-Pieter van Braam
2017-09-13Fix out of bound array indexingHein-Pieter van Braam
2017-09-13Merge pull request #11069 from aroncds/masterRémi Verschelde
2017-09-13Renamed play to playing property, but now playing and is_playing is the same,...Juan Linietsky
2017-09-12Fixed issues with surround sound on audio serverMarcelo Fernandez
2017-09-12Merge pull request #11002 from NathanWarden/vehicle_wheel_warningRémi Verschelde
2017-09-12Merge pull request #10908 from hpvb/fix-unused-variablesRémi Verschelde
2017-09-12Merge pull request #11026 from hpvb/fix-assign-in-ifRémi Verschelde
2017-09-12Merge pull request #11041 from hpvb/fix-clang-format-errorRémi Verschelde
2017-09-10Added to kinematicbody2d the copy and paste of the API friendler of Kinematic...Aron de Castro
2017-09-10Added ID to tracker signals and property for storing handBastiaan Olij
2017-09-08Fix unused variable warningsHein-Pieter van Braam
2017-09-08Remove assignment and declarations in if statementsHein-Pieter van Braam