aboutsummaryrefslogtreecommitdiff
path: root/scene/3d (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #16060 from sdfgeoff/apply_torqueRémi Verschelde2018-02-192-0/+6
|\ \
| * | Exposed apply_torque_impulse to gdscript and added documentation for added ap...sdfgeoff2018-02-152-0/+6
* | | Fix timer second not zero padded when < 10Poommetee Ketson2018-02-191-1/+1
* | | Clean up some bad words from code commentsArtem Varaksa2018-02-171-2/+0
| |/ |/|
* | Added physics API in order to enable/disable collisions between rigidbody att...Andrea Catania2018-02-051-2/+1
* | Fix inconsistencies and typos in argument namesPaolo Perkovic2018-02-011-1/+1
* | Merge pull request #15254 from mrcdk/pitch_scaleRémi Verschelde2018-02-012-5/+21
|\ \ | |/ |/|
| * Added pitch scale property to AudioStreamPlayer, AudioStreamPlayer2D and Audi...MrCdK2018-01-012-5/+21
* | Merge pull request #15938 from poke1024/fix15904Rémi Verschelde2018-01-221-0/+11
|\ \
| * | Fix crash on deleted rigidbodies without contact monitor (issue 15904)Bernhard Liebl2018-01-211-0/+11
* | | Fix typo in CollisionObject warningRémi Verschelde2018-01-211-1/+1
|/ /
* | Fix typos in code and docs with codespellRémi Verschelde2018-01-187-25/+25
* | Before I forget, add warnings on areas without children (should not break any...Juan Linietsky2018-01-182-0/+16
* | modify default param names in couple of signalsUnknown2018-01-121-1/+1
* | Merge pull request #15606 from RandomShaper/fix-inherited-coll-shapesRémi Verschelde2018-01-124-7/+34
|\ \
| * | Update collision shapes data on tree enteredPedro J. Estébanez2018-01-114-7/+34
* | | Merge pull request #15620 from AndreaCatania/p4Rémi Verschelde2018-01-121-0/+2
|\ \ \
| * | | Reset collider on ray nodeAndreaCatania2018-01-121-0/+2
* | | | Renamed tree_exited to tree_exiting. tree_exited is now used for actual out o...Juan Linietsky2018-01-123-11/+11
|/ / /
* | | Bind many more properties to scriptsBojidar Marinov2018-01-1211-107/+79
* | | Merge pull request #15531 from AndreaCatania/p2Juan Linietsky2018-01-111-1/+1
|\ \ \
| * | | Fixed crash on duplicate GIProbe bakingAndreaCatania2018-01-111-1/+1
| |/ /
* | | solved particle memory leak, fixes #15591Juan Linietsky2018-01-111-0/+17
* | | Fix registered light_data property type nameRuslan Mustakov2018-01-111-1/+1
|/ /
* | Merge pull request #14907 from scayze/rigid_vehicleJuan Linietsky2018-01-083-77/+22
|\ \
| * | Added RigidBody functionality to VehicleBodyScayze2018-01-073-77/+22
* | | Add missing copyright headers and fix formattingRémi Verschelde2018-01-0571-0/+245
* | | Avoid crashes in skeletonJuan Linietsky2018-01-031-2/+2
* | | Merge pull request #15083 from tagcup/spatial_rot_fixJuan Linietsky2018-01-022-35/+77
|\ \ \ | |_|/ |/| |
| * | Restore the behavior of Spatial rotations recently changed in c1153f5.tagcup2017-12-272-35/+77
* | | Update copyright statements to 2018Rémi Verschelde2018-01-0170-142/+141
* | | avoid error on setting skeleton from transform changedJuan Linietsky2017-12-291-0/+3
* | | Missing transform notification for Skeleton.Juan Linietsky2017-12-291-0/+1
* | | Use a different approach to update skeletons when transform changesJuan Linietsky2017-12-292-3/+17
* | | Update the skeleton on transformJuan Linietsky2017-12-291-0/+3
* | | Added more hacks to GLTF2 importer to support crap exporter (MakeHuman in thi...Juan Linietsky2017-12-281-1/+0
* | | Merge pull request #14971 from mrcdk/particles_emittingNoshyaar2017-12-272-5/+3
|\ \ \ | |/ / |/| |
| * | Set particles emitting to false when particles finish emitting with one-shot ...MrCdK2017-12-232-5/+3
* | | Change the rotate function of Spatial to be local, makes more sense. Closes #...Juan Linietsky2017-12-262-7/+5
* | | Merge pull request #14977 from volzhs/fix-crash-groupJuan Linietsky2017-12-261-1/+4
|\ \ \
| * | | Fix error if scene has Camera at saving scenevolzhs2017-12-251-1/+4
* | | | -Removed OpenMP support, replaced by a custom class.Juan Linietsky2017-12-243-54/+31
| |/ / |/| |
* | | Merge pull request #14897 from BastiaanOlij/arvr_tweaksRémi Verschelde2017-12-231-4/+6
|\ \ \
| * | | Reserved controller ids 1 and 2 for left and right hand controllers and added...Bastiaan Olij2017-12-221-4/+6
* | | | Fixes 3d camera keep aspect.Daniel J. Ramirez2017-12-222-14/+0
| |/ / |/| |
* | | Change skeleton processing to work on global coordinates, should help fix man...Juan Linietsky2017-12-211-1/+6
| |/ |/|
* | -Make capture dependent on a cell size, not subdivision.Juan Linietsky2017-12-212-50/+56
* | Prevent false sharing in lightbaker RNG stateHein-Pieter van Braam2017-12-201-2/+7
* | Fix lightmapper rngHein-Pieter van Braam2017-12-202-17/+36
* | Correct license headers in main.cpp and voxel_light_baker.cppHein-Pieter van Braam2017-12-201-1/+1