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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tweak the default camera node settings
Hugo Locurcio
2017-11-25
1
-1
/
+1
*
Made Vector::ptrw explicit for writing, compiler was sometimes using the wron...
Juan Linietsky
2017-11-25
2
-2
/
+2
*
change default propagation value
Juan Linietsky
2017-11-22
1
-2
/
+2
*
Removed type_mask and fixed some variable name
AndreaCatania
2017-11-21
3
-21
/
+2
*
Merge pull request #13023 from tom95/particles-align-y-12865
Rémi Verschelde
2017-11-20
1
-3
/
+9
|
\
|
*
Make particles with DISABLE_Z active respect ALIGN_Y. Fixes #12865
Tom Beckmann
2017-11-19
1
-3
/
+9
*
|
Ability to change indirect light energy.
Juan Linietsky
2017-11-19
2
-0
/
+4
|
/
*
Rename Rect3 to AABB.
Ferenc Arn
2017-11-17
26
-79
/
+79
*
Fix energy not affecting emissive texture in GI baker.
Ferenc Arn
2017-11-15
2
-22
/
+18
*
-Ability to choose operator for emission, closes #10441
Juan Linietsky
2017-11-15
2
-7
/
+14
*
Merge pull request #12825 from mrcdk/particles_fix_tangent_random
Poommetee Ketson
2017-11-11
1
-2
/
+2
|
\
|
*
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
[next]