aboutsummaryrefslogtreecommitdiff
path: root/scene/3d (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge pull request #11069 from aroncds/masterRémi Verschelde2017-09-131-1/+1
|\ \ \
| * | | Added to kinematicbody2d the copy and paste of the API friendler of Kinematic...Aron de Castro2017-09-101-1/+1
* | | | Renamed play to playing property, but now playing and is_playing is the same,...Juan Linietsky2017-09-131-1/+1
* | | | Fixed issues with surround sound on audio serverMarcelo Fernandez2017-09-121-89/+65
| |_|/ |/| |
* | | Merge pull request #11002 from NathanWarden/vehicle_wheel_warningRémi Verschelde2017-09-122-0/+10
|\ \ \
| * | | Added a warning message when a VehicleWheel is not a child of a VehicleBody.Nathan Warden2017-09-052-0/+10
* | | | Merge pull request #10908 from hpvb/fix-unused-variablesRémi Verschelde2017-09-122-18/+0
|\ \ \ \
| * | | | Fix unused variable warningsHein-Pieter van Braam2017-09-082-18/+0
| | |/ / | |/| |
* | | | Merge pull request #11026 from hpvb/fix-assign-in-ifRémi Verschelde2017-09-125-8/+12
|\ \ \ \
| * | | | Remove assignment and declarations in if statementsHein-Pieter van Braam2017-09-085-8/+12
| |/ / /
* | | | Merge pull request #11041 from hpvb/fix-clang-format-errorRémi Verschelde2017-09-121-6/+3
|\ \ \ \
| * | | | Fix serveral recent new clang-format errorsHein-Pieter van Braam2017-09-081-6/+3
| |/ / /
* / / / Added ID to tracker signals and property for storing handBastiaan Olij2017-09-102-1/+16
|/ / /
* | | Several fixes to directional shadows, closes #10926Juan Linietsky2017-09-072-1/+32
* | | Renamed playing property of audiostreams to play, to make it clearer. Fixes #...Juan Linietsky2017-09-061-3/+5
* | | Check whether stuff is visible before baking it, closes #10525Juan Linietsky2017-09-061-14/+17
|/ /
* / -Changed KinematicBody API yet again to make it friendlierJuan Linietsky2017-09-042-110/+170
|/
* Fix use of unitialized variablesHein-Pieter van Braam2017-09-022-3/+7
* Fix freeze on exit on audiostreamplayers when setting invalid stream, closes ...Juan Linietsky2017-09-011-2/+2
* Fix files headerPoommetee Ketson2017-09-014-5/+4
* Fixed return of KinematicBody::_moveJames Beedie2017-08-311-1/+2
* Improved default directional shadow params, added bias split scale, closes #9828Juan Linietsky2017-08-302-2/+5
* Remove Basis::set_scale and Basis::set_rotation_* functions.Ferenc Arn2017-08-291-1/+1
* DocData and type hints fixesIgnacio Etcheverry2017-08-291-1/+1
* Dead code tells no talesRémi Verschelde2017-08-2716-1871/+3
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-2772-72/+72