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
2019-02-23
Remove copy and use instance material override in gizmos, fixes #23783
Juan Linietsky
2019-02-23
Ensure move and slide snap respects stop on slope, fixes #26180
Juan Linietsky
2019-02-22
Change MAX for MIN, fixes #26170
Juan Linietsky
2019-02-22
Check that area is inside tree besides checking that queries are flushed, fix...
Juan Linietsky
2019-02-21
Fix all -Wtype-limits warnings.
marxin
2019-02-20
Add -Wshadow=local to warnings and fix reported issues.
marxin
2019-02-18
Merge pull request #26025 from clayjohn/particles_lifetime
Rémi Verschelde
2019-02-18
allowing setting particles lifetime greater than 600
clayjohn
2019-02-17
Fix AudioStreams::stop possibly causing a small noise
Marcelo Fernandez
2019-02-16
Change snapping to only happen when the floor normal remains as floor, fixes ...
Juan Linietsky
2019-02-16
Add a minimum treshold for acquiring rest contacts to avoid numerical precisi...
Juan Linietsky
2019-02-16
Make sure stop on slope can have a tiny bit of precision edge.
Juan Linietsky
2019-02-13
Fix typos with codespell
Rémi Verschelde
2019-02-12
Scene: Ensure classes match their header filename
Rémi Verschelde
2019-02-12
Merge pull request #25602 from mcccclean/dont-ignore-listener-nodes
Rémi Verschelde
2019-02-09
Warn when using GPU particles with GLES2
Rémi Verschelde
2019-02-06
Prefer a viewport's listener over a camera where available
Tom McLean
2019-02-04
Add frame support for Sprite3D with region enabled
Michael Alexsander Silva Dias
2019-01-28
binding for get_frustum() of camera class
Yusuf
2019-01-24
Fix PhysicsBody ignoring set_friction/bounce with default value
Rémi Verschelde
2019-01-18
Fixed Bone Transform Order
Grant Clarke
2019-01-17
Fix uninitialized memory error.
Juan Linietsky
2019-01-17
Avoid crashing GIProbe bake with broken UV data, closes #25028
Juan Linietsky
2019-01-17
Merge pull request #25038 from GlaDos28/master
Rémi Verschelde
2019-01-17
Merge pull request #24993 from YeldhamDev/cppcheck_warns_scene_fix
Rémi Verschelde
2019-01-17
fixed AudioStreamPlayer3D::_get_attenuation_db epsilon value
Evgeny Savelyev
2019-01-16
Rename OrientedPathFollow to PathFollowOriented
Danilo Villa (Davi)
2019-01-16
Appease some CppCheck warns for files in the "scene" directory
Michael Alexsander Silva Dias
2019-01-03
Allow offset and unit_offset to be set higher than one loop
Timo Schwarzer
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-12-30
Merge pull request #24506 from JFonS/expose_gizmos
Rémi Verschelde
2018-12-21
Expose the new gizmo plugin system to scripting
JFonS
2018-12-14
Merge pull request #24161 from aroncds/master
Rémi Verschelde
2018-12-13
i18n: Sync translation template with current source
Rémi Verschelde
2018-12-08
Reverse bitangent on everythings to ensure default normal map behavriour is c...
Bastiaan Olij
2018-12-04
Fix properties update in remote transform
Aron Castro
2018-12-04
#24131: fix for PathFollow offset slider overlapping with the inspector
Gleb Mineev
2018-12-03
Merge pull request #24051 from Omicron666/patch-1
Rémi Verschelde
2018-12-02
remove_unused_get_frustum
paul gruenbacher
2018-12-02
Merge pull request #24007 from JFonS/fix_cpuparticles_scale
Rémi Verschelde
2018-11-30
Fix "scale" property collision in CPUParticles
JFonS
2018-11-29
Fixes typo in source string sent to translation.
Omicron
2018-11-28
Removed error that should not be an error, fixes #21088
Juan Linietsky
2018-11-28
Fix many errors found by PVS-Studio
Aaron Franke
2018-11-28
Merge pull request #23994 from AndreaCatania/prec
Rémi Verschelde
2018-11-27
Added function to control 6DOF precision
Andrea Catania
2018-11-25
Update ARVR{Anchor,Controller}'s configuration warning
Florian Jung
2018-11-23
Fixing wrong type hint on CPUParticles and CPUParticles2D's color ramp
Italo Vieira
2018-11-22
Fix 6DOF Physical Bone joint
Ivan Varesi
2018-11-20
Merge pull request #23760 from BastiaanOlij/fix_tangent_direction
Rémi Verschelde
[next]