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
...
|
*
|
Fix particles' tangential acceleration randomness
MrCdK
2017-11-10
1
-2
/
+2
|
|
/
*
/
Unify degree members and properties
letheed
2017-11-10
2
-9
/
+9
|
/
*
Remove deprecated rotation methods
letheed
2017-11-10
2
-22
/
+0
*
Reworked how servers preallocate RIDs, should fix #10970
Juan Linietsky
2017-11-09
2
-2
/
+8
*
adjust min stop to horizontal velocity
Juan Linietsky
2017-11-09
1
-1
/
+1
*
Add slope min stop velocity on 3D physics body, closes #10981
Juan Linietsky
2017-11-09
1
-3
/
+6
*
Merge pull request #12713 from AndreaCatania/master
Juan Linietsky
2017-11-09
1
-2
/
+3
|
\
|
*
Rewritten kinematic system
AndreaCatania
2017-11-07
1
-2
/
+3
*
|
Fix randomisation of initial particle velocity
MillionOstrich
2017-11-06
1
-2
/
+2
|
/
*
Adding rumble support to ARVR controllers (if implemented on the ARVR interface)
Bastiaan Olij
2017-11-01
2
-1
/
+32
*
Merge pull request #10770 from RandomShaper/fix-joints
Rémi Verschelde
2017-10-31
1
-20
/
+11
|
\
|
*
Fix joints collision exceptions
Pedro J. Estébanez
2017-08-29
1
-20
/
+11
*
|
Clean up GI Probe baking, proper button and progress bar.
Juan Linietsky
2017-10-30
2
-1
/
+28
*
|
Merge pull request #12308 from GiantBlargg/revert-11587-directional_light_init
Rémi Verschelde
2017-10-26
1
-6
/
+0
|
\
\
|
*
|
Revert "In editor, instance DirectionalLight with an initial orientation"
Giantblargg
2017-10-22
1
-6
/
+0
*
|
|
Merge pull request #12316 from mrezai/fix-disable-3d
Rémi Verschelde
2017-10-23
1
-0
/
+3
|
\
\
\
|
*
|
|
Fix disable_3d=yes compile errors
mrezai
2017-10-22
1
-0
/
+3
|
|
/
/
*
/
/
missing set/get_collision_mask_bit() for RayCast
Jakub Grzesik
2017-10-23
2
-0
/
+21
|
/
/
*
|
Merge pull request #12291 from RandomShaper/fix-raycast-naming
Rémi Verschelde
2017-10-21
2
-12
/
+12
|
\
\
|
*
|
Rename RayCasts collision_layer to collision_mask
Pedro J. Estébanez
2017-10-21
2
-12
/
+12
*
|
|
Bind unbound enums, rearrange some by value
Poommetee Ketson
2017-10-22
4
-4
/
+5
|
/
/
*
|
Fix PathFollow rotations.
Ferenc Arn
2017-10-21
2
-32
/
+25
*
|
Refactor Fixed to Physics
Poommetee Ketson
2017-10-21
2
-2
/
+2
*
|
Merge pull request #12052 from hi-ogawa/particle-material-conversion-plugin
Rémi Verschelde
2017-10-20
2
-166
/
+170
|
\
\
|
*
|
Create ParticlesMaterialConversionPlugin and format generated shader code
Hiroshi Ogawa
2017-10-12
2
-166
/
+170
*
|
|
Always mixing up binary and and boolean and...
Bastiaan Olij
2017-10-20
1
-1
/
+2
*
|
|
Remove junk output
Ruslan Mustakov
2017-10-13
1
-4
/
+0
|
/
/
*
|
Fix LINK/UNLINK console spam with navmeshes
Bartłomiej T. Listwon
2017-10-06
1
-4
/
+0
*
|
Made a few tweaks to the interface
BastiaanOlij
2017-10-06
3
-4
/
+121
*
|
Restored normal bias as default bias in GIProbe
Juan Linietsky
2017-10-04
1
-2
/
+2
*
|
Merge pull request #11659 from AndreaCatania/prephysics
Andreas Haas
2017-10-02
9
-34
/
+34
|
\
\
|
*
|
Renamed fixed_process to physics_process
AndreaCatania
2017-09-30
9
-34
/
+34
*
|
|
Added VehicleWheel::get_skidinfo().
Lucas Eriksson
2017-09-30
2
-0
/
+9
*
|
|
Fixed typo: 'texure' to 'texture'
Indah Sylvia
2017-09-29
1
-1
/
+1
|
/
/
*
|
Merge pull request #11587 from Zylann/directional_light_init
Rémi Verschelde
2017-09-26
1
-0
/
+6
|
\
\
|
*
|
In editor, instance DirectionalLight with an initial sun-like orientation
Marc Gilleron
2017-09-25
1
-0
/
+6
*
|
|
Use BoolVariable in target/component/advanced options.
Elliott Sales de Andrade
2017-09-25
1
-1
/
+1
|
/
/
*
|
Fix: CollisionObject shape owner indexing is inconsistent
damarindra
2017-09-24
1
-1
/
+1
*
|
Rename get_position => get_playback_position and seek_pos => seek on audio cl...
Marcelo Fernandez
2017-09-23
2
-4
/
+4
*
|
Rename pos to position in user facing methods and variables
letheed
2017-09-20
7
-13
/
+13
*
|
Merge pull request #11274 from Rubonnek/keep-argument-names-consistent
Rémi Verschelde
2017-09-17
1
-1
/
+1
|
\
\
|
*
|
Renamed function arguments to keep them consistent between declaration and im...
Wilson E. Alvarez
2017-09-14
1
-1
/
+1
*
|
|
Merge pull request #11280 from BastiaanOlij/fix_arvr_joyid
Andreas Haas
2017-09-15
1
-2
/
+2
|
\
\
\
|
*
|
|
joyid is set to -1, not 0 when no joystick entity has been created
BastiaanOlij
2017-09-15
1
-2
/
+2
|
|
/
/
*
|
|
Merge pull request #11230 from maxim-sheronov/fix_enum_bindings
Thomas Herzog
2017-09-15
4
-5
/
+23
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix enums bindings
Maxim Sheronov
2017-09-13
4
-5
/
+23
*
|
|
Merge pull request #7908 from SaracenOne/recast
Rémi Verschelde
2017-09-13
2
-0
/
+311
|
\
\
\
|
*
|
|
Recast integration.
Saracen
2017-09-04
2
-0
/
+311
*
|
|
|
Fix out of bound array indexing (reverb_vol)
Hein-Pieter van Braam
2017-09-13
1
-1
/
+1
*
|
|
|
Fix out of bound array indexing
Hein-Pieter van Braam
2017-09-13
1
-1
/
+1
[prev]
[next]