aboutsummaryrefslogtreecommitdiff
path: root/scene/3d (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix particles' tangential acceleration randomnessMrCdK2017-11-101-2/+2
| |/
* / Unify degree members and propertiesletheed2017-11-102-9/+9
|/
* Remove deprecated rotation methodsletheed2017-11-102-22/+0
* Reworked how servers preallocate RIDs, should fix #10970Juan Linietsky2017-11-092-2/+8
* adjust min stop to horizontal velocityJuan Linietsky2017-11-091-1/+1
* Add slope min stop velocity on 3D physics body, closes #10981Juan Linietsky2017-11-091-3/+6
* Merge pull request #12713 from AndreaCatania/masterJuan Linietsky2017-11-091-2/+3
|\
| * Rewritten kinematic systemAndreaCatania2017-11-071-2/+3
* | Fix randomisation of initial particle velocityMillionOstrich2017-11-061-2/+2
|/
* Adding rumble support to ARVR controllers (if implemented on the ARVR interface)Bastiaan Olij2017-11-012-1/+32
* Merge pull request #10770 from RandomShaper/fix-jointsRémi Verschelde2017-10-311-20/+11
|\
| * Fix joints collision exceptionsPedro J. Estébanez2017-08-291-20/+11
* | Clean up GI Probe baking, proper button and progress bar.Juan Linietsky2017-10-302-1/+28
* | Merge pull request #12308 from GiantBlargg/revert-11587-directional_light_initRémi Verschelde2017-10-261-6/+0
|\ \
| * | Revert "In editor, instance DirectionalLight with an initial orientation"Giantblargg2017-10-221-6/+0
* | | Merge pull request #12316 from mrezai/fix-disable-3dRémi Verschelde2017-10-231-0/+3
|\ \ \
| * | | Fix disable_3d=yes compile errorsmrezai2017-10-221-0/+3
| |/ /
* / / missing set/get_collision_mask_bit() for RayCastJakub Grzesik2017-10-232-0/+21
|/ /
* | Merge pull request #12291 from RandomShaper/fix-raycast-namingRémi Verschelde2017-10-212-12/+12
|\ \
| * | Rename RayCasts collision_layer to collision_maskPedro J. Estébanez2017-10-212-12/+12
* | | Bind unbound enums, rearrange some by valuePoommetee Ketson2017-10-224-4/+5
|/ /
* | Fix PathFollow rotations.Ferenc Arn2017-10-212-32/+25
* | Refactor Fixed to PhysicsPoommetee Ketson2017-10-212-2/+2
* | Merge pull request #12052 from hi-ogawa/particle-material-conversion-pluginRémi Verschelde2017-10-202-166/+170
|\ \
| * | Create ParticlesMaterialConversionPlugin and format generated shader codeHiroshi Ogawa2017-10-122-166/+170
* | | Always mixing up binary and and boolean and...Bastiaan Olij2017-10-201-1/+2
* | | Remove junk outputRuslan Mustakov2017-10-131-4/+0
|/ /
* | Fix LINK/UNLINK console spam with navmeshesBartłomiej T. Listwon2017-10-061-4/+0
* | Made a few tweaks to the interfaceBastiaanOlij2017-10-063-4/+121
* | Restored normal bias as default bias in GIProbeJuan Linietsky2017-10-041-2/+2
* | Merge pull request #11659 from AndreaCatania/prephysicsAndreas Haas2017-10-029-34/+34
|\ \
| * | Renamed fixed_process to physics_processAndreaCatania2017-09-309-34/+34
* | | Added VehicleWheel::get_skidinfo().Lucas Eriksson2017-09-302-0/+9
* | | Fixed typo: 'texure' to 'texture'Indah Sylvia2017-09-291-1/+1
|/ /
* | Merge pull request #11587 from Zylann/directional_light_initRémi Verschelde2017-09-261-0/+6
|\ \
| * | In editor, instance DirectionalLight with an initial sun-like orientationMarc Gilleron2017-09-251-0/+6
* | | Use BoolVariable in target/component/advanced options.Elliott Sales de Andrade2017-09-251-1/+1
|/ /
* | Fix: CollisionObject shape owner indexing is inconsistentdamarindra2017-09-241-1/+1
* | Rename get_position => get_playback_position and seek_pos => seek on audio cl...Marcelo Fernandez2017-09-232-4/+4
* | Rename pos to position in user facing methods and variablesletheed2017-09-207-13/+13
* | Merge pull request #11274 from Rubonnek/keep-argument-names-consistentRémi Verschelde2017-09-171-1/+1
|\ \
| * | Renamed function arguments to keep them consistent between declaration and im...Wilson E. Alvarez2017-09-141-1/+1
* | | Merge pull request #11280 from BastiaanOlij/fix_arvr_joyidAndreas Haas2017-09-151-2/+2
|\ \ \
| * | | joyid is set to -1, not 0 when no joystick entity has been createdBastiaanOlij2017-09-151-2/+2
| |/ /
* | | Merge pull request #11230 from maxim-sheronov/fix_enum_bindingsThomas Herzog2017-09-154-5/+23
|\ \ \ | |/ / |/| |
| * | Fix enums bindingsMaxim Sheronov2017-09-134-5/+23
* | | Merge pull request #7908 from SaracenOne/recastRémi Verschelde2017-09-132-0/+311
|\ \ \
| * | | Recast integration.Saracen2017-09-042-0/+311
* | | | Fix out of bound array indexing (reverb_vol)Hein-Pieter van Braam2017-09-131-1/+1
* | | | Fix out of bound array indexingHein-Pieter van Braam2017-09-131-1/+1