index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scene
/
3d
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge pull request #16060 from sdfgeoff/apply_torque
Rémi Verschelde
2018-02-19
2
-0
/
+6
|
\
\
|
*
|
Exposed apply_torque_impulse to gdscript and added documentation for added ap...
sdfgeoff
2018-02-15
2
-0
/
+6
*
|
|
Fix timer second not zero padded when < 10
Poommetee Ketson
2018-02-19
1
-1
/
+1
*
|
|
Clean up some bad words from code comments
Artem Varaksa
2018-02-17
1
-2
/
+0
|
|
/
|
/
|
*
|
Added physics API in order to enable/disable collisions between rigidbody att...
Andrea Catania
2018-02-05
1
-2
/
+1
*
|
Fix inconsistencies and typos in argument names
Paolo Perkovic
2018-02-01
1
-1
/
+1
*
|
Merge pull request #15254 from mrcdk/pitch_scale
Rémi Verschelde
2018-02-01
2
-5
/
+21
|
\
\
|
|
/
|
/
|
|
*
Added pitch scale property to AudioStreamPlayer, AudioStreamPlayer2D and Audi...
MrCdK
2018-01-01
2
-5
/
+21
*
|
Merge pull request #15938 from poke1024/fix15904
Rémi Verschelde
2018-01-22
1
-0
/
+11
|
\
\
|
*
|
Fix crash on deleted rigidbodies without contact monitor (issue 15904)
Bernhard Liebl
2018-01-21
1
-0
/
+11
*
|
|
Fix typo in CollisionObject warning
Rémi Verschelde
2018-01-21
1
-1
/
+1
|
/
/
*
|
Fix typos in code and docs with codespell
Rémi Verschelde
2018-01-18
7
-25
/
+25
*
|
Before I forget, add warnings on areas without children (should not break any...
Juan Linietsky
2018-01-18
2
-0
/
+16
*
|
modify default param names in couple of signals
Unknown
2018-01-12
1
-1
/
+1
*
|
Merge pull request #15606 from RandomShaper/fix-inherited-coll-shapes
Rémi Verschelde
2018-01-12
4
-7
/
+34
|
\
\
|
*
|
Update collision shapes data on tree entered
Pedro J. Estébanez
2018-01-11
4
-7
/
+34
*
|
|
Merge pull request #15620 from AndreaCatania/p4
Rémi Verschelde
2018-01-12
1
-0
/
+2
|
\
\
\
|
*
|
|
Reset collider on ray node
AndreaCatania
2018-01-12
1
-0
/
+2
*
|
|
|
Renamed tree_exited to tree_exiting. tree_exited is now used for actual out o...
Juan Linietsky
2018-01-12
3
-11
/
+11
|
/
/
/
*
|
|
Bind many more properties to scripts
Bojidar Marinov
2018-01-12
11
-107
/
+79
*
|
|
Merge pull request #15531 from AndreaCatania/p2
Juan Linietsky
2018-01-11
1
-1
/
+1
|
\
\
\
|
*
|
|
Fixed crash on duplicate GIProbe baking
AndreaCatania
2018-01-11
1
-1
/
+1
|
|
/
/
*
|
|
solved particle memory leak, fixes #15591
Juan Linietsky
2018-01-11
1
-0
/
+17
*
|
|
Fix registered light_data property type name
Ruslan Mustakov
2018-01-11
1
-1
/
+1
|
/
/
*
|
Merge pull request #14907 from scayze/rigid_vehicle
Juan Linietsky
2018-01-08
3
-77
/
+22
|
\
\
|
*
|
Added RigidBody functionality to VehicleBody
Scayze
2018-01-07
3
-77
/
+22
*
|
|
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
71
-0
/
+245
*
|
|
Avoid crashes in skeleton
Juan Linietsky
2018-01-03
1
-2
/
+2
*
|
|
Merge pull request #15083 from tagcup/spatial_rot_fix
Juan Linietsky
2018-01-02
2
-35
/
+77
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Restore the behavior of Spatial rotations recently changed in c1153f5.
tagcup
2017-12-27
2
-35
/
+77
*
|
|
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
70
-142
/
+141
*
|
|
avoid error on setting skeleton from transform changed
Juan Linietsky
2017-12-29
1
-0
/
+3
*
|
|
Missing transform notification for Skeleton.
Juan Linietsky
2017-12-29
1
-0
/
+1
*
|
|
Use a different approach to update skeletons when transform changes
Juan Linietsky
2017-12-29
2
-3
/
+17
*
|
|
Update the skeleton on transform
Juan Linietsky
2017-12-29
1
-0
/
+3
*
|
|
Added more hacks to GLTF2 importer to support crap exporter (MakeHuman in thi...
Juan Linietsky
2017-12-28
1
-1
/
+0
*
|
|
Merge pull request #14971 from mrcdk/particles_emitting
Noshyaar
2017-12-27
2
-5
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Set particles emitting to false when particles finish emitting with one-shot ...
MrCdK
2017-12-23
2
-5
/
+3
*
|
|
Change the rotate function of Spatial to be local, makes more sense. Closes #...
Juan Linietsky
2017-12-26
2
-7
/
+5
*
|
|
Merge pull request #14977 from volzhs/fix-crash-group
Juan Linietsky
2017-12-26
1
-1
/
+4
|
\
\
\
|
*
|
|
Fix error if scene has Camera at saving scene
volzhs
2017-12-25
1
-1
/
+4
*
|
|
|
-Removed OpenMP support, replaced by a custom class.
Juan Linietsky
2017-12-24
3
-54
/
+31
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #14897 from BastiaanOlij/arvr_tweaks
Rémi Verschelde
2017-12-23
1
-4
/
+6
|
\
\
\
|
*
|
|
Reserved controller ids 1 and 2 for left and right hand controllers and added...
Bastiaan Olij
2017-12-22
1
-4
/
+6
*
|
|
|
Fixes 3d camera keep aspect.
Daniel J. Ramirez
2017-12-22
2
-14
/
+0
|
|
/
/
|
/
|
|
*
|
|
Change skeleton processing to work on global coordinates, should help fix man...
Juan Linietsky
2017-12-21
1
-1
/
+6
|
|
/
|
/
|
*
|
-Make capture dependent on a cell size, not subdivision.
Juan Linietsky
2017-12-21
2
-50
/
+56
*
|
Prevent false sharing in lightbaker RNG state
Hein-Pieter van Braam
2017-12-20
1
-2
/
+7
*
|
Fix lightmapper rng
Hein-Pieter van Braam
2017-12-20
2
-17
/
+36
*
|
Correct license headers in main.cpp and voxel_light_baker.cpp
Hein-Pieter van Braam
2017-12-20
1
-1
/
+1
[prev]
[next]