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
2018-11-19
Tweak the Hue Variation property hint to allow finer adjustments
Hugo Locurcio
2018-11-17
Merge pull request #23767 from marcelofg55/fix_is_playing
Rémi Verschelde
2018-11-17
Merge pull request #23668 from sdfgeoff/fix_angular_constraints
Rémi Verschelde
2018-11-17
Fix AudioStreamPlayer2D/3D::is_playing right after a play()
Marcelo Fernandez
2018-11-16
-Make sure monitorable cant be flipped while flushing queries, fixes #17330
Juan Linietsky
2018-11-13
Make 2D particles work OOTB (again)
JFonS
2018-11-13
Ability to remove buses while they are being used on 2D and 3D stream players...
Juan Linietsky
2018-11-13
Merge pull request #23299 from FlamyAT/sprite3d-floating-offset
Rémi Verschelde
2018-11-13
Added angular restitution
Geoffrey Irons
2018-11-12
Merge pull request #17530 from bojidar-bg/17516-detect-delta
Rémi Verschelde
2018-11-12
Merge pull request #23090 from DavidSichma/inconsistent-kinematic
Rémi Verschelde
2018-11-10
Fix wrong editor hints for angular_velocity properties
Kanabenki
2018-11-08
Make it possible to call move_and_slide from _process, even if it is not reco...
Bojidar Marinov
2018-11-08
-Moved EditorDefaultValue to ClassDB, made it core
Juan Linietsky
2018-11-04
Remove animation loop from ParticlesMaterial + improvements to CPUParticles2D
JFonS
2018-11-01
Merge pull request #23294 from gcardozo123/issue-23235-get-collision-exceptions
Rémi Verschelde
2018-11-01
Add method get_collision_exceptions
Guilherme Recchi Cardozo
2018-11-01
Fixed crash on delete physical bone
Andrea Catania
2018-10-26
Changed integer based drawing to floating numbers
FlamyAT
2018-10-25
Repaired mistyped of 'its' on several files.
M. Huri
2018-10-25
Merge pull request #23083 from Windfisch/pathfollow_configwarn
Rémi Verschelde
2018-10-24
Add a configuration warning to [Oriented]PathFollow
Florian Jung
2018-10-24
Merge pull request #23256 from JFonS/fix_17989
Rémi Verschelde
2018-10-24
Fix editor only lights
JFonS
2018-10-23
Get surface material count in MeshInstance for scripts
PouleyKetchoupp
2018-10-19
Fixing warnings generated by MSVC
Dualtagh Murray
2018-10-17
Fix inconsistency in KinematicBody
David Sichma
2018-10-11
Fixes Area and Area2D audio bus override
MrCdK
2018-10-08
Ensure CPU particles do not process if not visible
Juan Linietsky
2018-10-08
Fixes to CPU particles for performance and avoiding NaNs.
Juan Linietsky
2018-10-07
Merge pull request #22722 from akien-mga/fix-warnings
Rémi Verschelde
2018-10-05
Fixes to baker, restored xatlas and fixed bake options.
Juan Linietsky
2018-10-04
Fix more "may be used initialized" warnings from GCC 7
Rémi Verschelde
2018-10-04
Fix GCC 8 warnings about potentially unitialized variables
Rémi Verschelde
2018-10-04
fix enum cast warnings on clang
karroffel
2018-10-03
Fix lightmap baking crash, may close some issues but I am not sure.
Juan Linietsky
2018-10-02
Many more fixes for GLES2 mobile export. Also added ability to turn on OpenGL...
Juan Linietsky
2018-10-02
Fix warnings on virtual methods [-Woverloaded-virtual] [-Wdelete-non-virtual-...
Rémi Verschelde
2018-09-29
Fix warning about functions defined but not used [-Wunused-function]
Rémi Verschelde
2018-09-28
Fix warnings about wrong member initialization order [-Wreorder]
Rémi Verschelde
2018-09-28
SCons: Build thirdparty code in own env, disable warnings
Rémi Verschelde
2018-09-27
Fix warnings about unhandled enum value in switch [-Wswitch]
Rémi Verschelde
2018-09-27
Fix warnings about set but unused variables [-Wunused-but-set-variable]
Rémi Verschelde
2018-09-27
Fix warnings for comparison between signed and unsigned integers [-Wsign-comp...
Rémi Verschelde
2018-09-23
Fix GeometryInstance extra_cull_margin step
Rémi Verschelde
2018-09-20
Merge pull request #22047 from DualMatrix/better_nav_2D
Rémi Verschelde
2018-09-20
Better heuristic for the shortest path algorithm for navigation2D and navigat...
DualMatrix
2018-09-14
Merge pull request #21502 from Web-eWorks/atlasfixes
Rémi Verschelde
2018-09-13
Merge pull request #21847 from Calinou/light-gizmo-update-inspector
Rémi Verschelde
2018-09-13
Merge pull request #21982 from luzpaz/misc-typos
Rémi Verschelde
[next]