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-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-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-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
2018-09-12
Misc. typos
luz.paz
2018-09-12
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-07
Update Light properties in the inspector when dragging their gizmos
Hugo Locurcio
2018-09-07
Tweak the Light instantiation error message and fix a typo
Hugo Locurcio
2018-09-06
Add a function to force transform update, fixes #17628
Juan Linietsky
2018-09-06
Update FOV if edited in gizmo, fixes #16400
Juan Linietsky
2018-09-05
Merge pull request #21707 from JFonS/fix_instanced_selection
Rémi Verschelde
2018-09-04
Move ParticlesMaterial code to its own resource file
Rémi Verschelde
2018-09-02
Fix selection of instanced scenes in 3D
JFonS
2018-09-02
PhysicsBody: Don't create PhysicsMaterial override for default friction/bounce
Rémi Verschelde
2018-09-01
Improve ClassDB information for some some signal parameters
Kelly Thomas
2018-08-29
Add missing copyright headers
Rémi Verschelde
2018-08-29
Ported CPU particles to 2D
Juan Linietsky
2018-08-29
Physics: Properly obsolete friction and bounce properties
Rémi Verschelde
2018-08-29
Fix vformat(), minor typos and word puzzles
Yuri Chornoivan
2018-08-27
AtlasTexture fixes, part 2.
Webster Sheets
[next]