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
/
resources
Age
Commit message (
Expand
)
Author
2018-12-17
Merge pull request #24422 from guilhermefelipecgs/fix_z_index_atlas
Rémi Verschelde
2018-12-17
Add z-index to ATLAS_TILE
Guilherme Felipe
2018-12-17
Fix maybe-uninitialized warnings from GCC 4.8.x
Rémi Verschelde
2018-12-16
Merge pull request #24366 from BastiaanOlij/adjust_sky_orientation
Rémi Verschelde
2018-12-16
Merge pull request #19501 from Zylann/custom_loaders
Rémi Verschelde
2018-12-15
Adding option to re-orient our sky
Bastiaan Olij
2018-12-15
Added basic support for custom resource savers and loaders
Marc Gilleron
2018-12-12
Merge pull request #24267 from YeldhamDev/buttongroup_remove_panel_theme
Rémi Verschelde
2018-12-11
Merge pull request #23361 from mrcdk/wav_loop_backward
Rémi Verschelde
2018-12-11
Merge pull request #23887 from ibrahn/dirty-material-list-lifetime
Rémi Verschelde
2018-12-11
Merge pull request #22461 from dlasalle/#10480
Rémi Verschelde
2018-12-11
Merge pull request #24224 from BastiaanOlij/flip_bitangent
Rémi Verschelde
2018-12-10
Remove "panel" theme property from ButtonGroup
Michael Alexsander Silva Dias
2018-12-08
Reverse bitangent on everythings to ensure default normal map behavriour is c...
Bastiaan Olij
2018-12-07
Fix AutoTile z-index not persisting correctly
Guilherme Felipe
2018-12-07
Add Z-Index for Autotile
Guilherme Felipe
2018-12-03
Merge pull request #23991 from glaforte/bugfix/19195
Rémi Verschelde
2018-11-28
Fix many errors found by PVS-Studio
Aaron Franke
2018-11-28
Fix style issues and signature mismatch
Rémi Verschelde
2018-11-28
Added luminance capping to avoid glitches on small dots. closes #17996
Juan Linietsky
2018-11-27
Get rid of ancient .theme format for Theme resource. It was not working and c...
Juan Linietsky
2018-11-27
Changed theme notifications to work with newly introduced reference counted c...
Juan Linietsky
2018-11-26
Generate the tangents without de-indexing and re-indexing the vertices.
Guillaume Laforte
2018-11-21
Moved dirty material lists from static to lifetime controlled by main.
Ibrahn Sahir
2018-11-20
Merge pull request #23645 from Calinou/add-dynamicfont-antialias-option
Rémi Verschelde
2018-11-20
Merge pull request #23760 from BastiaanOlij/fix_tangent_direction
Rémi Verschelde
2018-11-19
Ensure bone AABBs are properly transformed to affect mesh AABB, fixes #19281
Juan Linietsky
2018-11-19
Fixing tangent and binormal logic
Bastiaan Olij
2018-11-19
Tweak the Hue Variation property hint to allow finer adjustments
Hugo Locurcio
2018-11-18
If using relationship lines (now default) hide guides.
Juan Linietsky
2018-11-18
Make sky and ground energy do something, fixes #18856
Juan Linietsky
2018-11-14
No one seems to like the error icon, so I made it invisible. Fixes #16344
Juan Linietsky
2018-11-14
Ensure that array passed to physics is always counter clockwise, fixes #15361.
Juan Linietsky
2018-11-14
Merge pull request #23248 from dlasalle/fog
Juan Linietsky
2018-11-14
Ability to toggle flipping of tangent and binormal in depth parallax material...
Juan Linietsky
2018-11-13
Add parameter for fog max depth and use alpha as density.
Dominique LaSalle
2018-11-13
ParticlesMaterial: Simplify PARAM_SCALE texture validation
Rémi Verschelde
2018-11-12
Properly remember EOF when interactive loader is done, fixes #14936
Juan Linietsky
2018-11-10
Merge pull request #23632 from DualMatrix/floating_point
Rémi Verschelde
2018-11-10
Fixed floating point issue in find() of animation.
DualMatrix
2018-11-10
Add a property to control DynamicFont anti-aliasing
Hugo Locurcio
2018-11-09
Use a more compatible (and certain to work) mechanism to check default value ...
Juan Linietsky
2018-11-08
Effectively ensure that surface materials are the right size when setting the...
Juan Linietsky
2018-11-08
-Moved EditorDefaultValue to ClassDB, made it core
Juan Linietsky
2018-11-08
Lower minimum margin for collision shapes
Bastiaan Olij
2018-11-06
Fix angular velocity property range in editor for ParticlesMaterial
Kanabenki
2018-11-04
Remove animation loop from ParticlesMaterial + improvements to CPUParticles2D
JFonS
2018-11-02
Merge pull request #23436 from Toshiwoz/primitives_properties
Rémi Verschelde
2018-11-01
Merge pull request #23169 from ibrahn/dynamic-fontlist-lifetime
Juan Linietsky
2018-11-01
fixed issue with PrismMesh size, ignore for VS code .code-workspace
Toshiwo
[next]