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