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
2017-04-28
Move other lone thirdparty files to thirdparty/misc
Rémi Verschelde
2017-04-27
Fix theme_data.h formatting via make_header.py
Rémi Verschelde
2017-04-27
Add new editor and default theme (WIP)
Daniel J. Ramirez
2017-04-26
Revert " 3.0 recompute_aabb on add_surface"
Ramesh Ravone
2017-04-26
3.0 recompute_aabb on add_surface
Ramesh Ravone
2017-04-24
Merge pull request #8277 from tagcup/math_checks
Rémi Verschelde
2017-04-23
Fix property warnings and hide some debug prints
Rémi Verschelde
2017-04-20
Merge pull request #8376 from RayKoopa/fix_stylebox_expand_margin
Rémi Verschelde
2017-04-14
Merge pull request #8370 from volzhs/fix-stylebox-master
Andreas Haas
2017-04-14
PackedScene: Fix wrong DEFVAL
Ignacio Etcheverry
2017-04-13
Respect the expand margin for StyleBoTextures again.
Ray Koopa
2017-04-12
Fix editor style box for ToolButton
volzhs
2017-04-08
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-06
New particle system, mostly working, some small features missing.
Juan Linietsky
2017-04-06
Fix typo in FixedSpatialMaterial
Andreas Haas
2017-04-06
Added various functions basic math classes. Also enabled math checks only for...
Ferenc Arn
2017-03-31
Fixed WindowDialog not aligning properly
Robert Hernandez
2017-03-30
Fixed AtlasTexture being incorrectly
Robert Hernandez
2017-03-24
Merge pull request #8130 from volzhs/cache-font-master
Rémi Verschelde
2017-03-24
Fix typos in source code using codespell
Rémi Verschelde
2017-03-24
Cache DynamicFont resource for Android
volzhs
2017-03-15
Fix redundant connections saved in sub-inheritance
Pedro J. Estébanez
2017-03-13
Merge pull request #7981 from RandomShaper/position-for-2d-shaders
Rémi Verschelde
2017-03-09
Fix node duplication in scene sub-inheritance
Pedro J. Estébanez
2017-03-08
Map POSITION to gl_FragCoord.xy for 2D shaders
Pedro J. Estébanez
2017-03-05
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
Add a bunch of missing Godot headers in own files
Rémi Verschelde
2017-03-01
Added functionality for resizable dialogs.
Ray Koopa
2017-02-28
Various fixes detected using PVS-Studio static analyzer.
Thaer Razeq
2017-02-27
Add disabled tabs
Ray Koopa
2017-02-21
-renamed globals.h to global_config.cpp (this seems to have caused a few modi...
Juan Linietsky
2017-02-16
Correct hash behavior for floating point numbers
Hein-Pieter van Braam
2017-02-16
a ton of bug fixes to the renderer
Juan Linietsky
2017-02-15
Many fixes to make exported scenes work better, still buggy.
Juan Linietsky
2017-02-13
Rename the _MD macro to D_METHOD
Hein-Pieter van Braam
2017-02-13
Remove use of _SCS from ADD_METHOD
Hein-Pieter van Braam
2017-02-12
Merge pull request #7352 from Zylann/polyline
Rémi Verschelde
2017-02-06
Several bugfixes, improving the import workflow
Juan Linietsky
2017-02-02
wav file importing!
Juan Linietsky
2017-02-01
Lot of work in new importer, importing textures now works.
Juan Linietsky
2017-01-25
Merge pull request #7002 from RandomShaper/vcs-friendliness
Juan Linietsky
2017-01-25
Audio bus editing is COMPLETE!
Juan Linietsky
2017-01-21
WIP new AudioServer, with buses, effects, etc.
Juan Linietsky
2017-01-20
Merge pull request #7528 from tagcup/real_t_float_fixes
Juan Linietsky
2017-01-18
Use property convention introduced in b085c4 (_ rather than / as separator).
Ferenc Arn
2017-01-16
Overloaded basic math funcs (double and float variants). Use real_t rather th...
Ferenc Arn
2017-01-16
Improve .tscn VCS
Pedro J. Estébanez
2017-01-16
Style: Fix statements ending with ';;'
Rémi Verschelde
2017-01-16
Style: No break before list brace
Rémi Verschelde
2017-01-15
Oops! Audio engine has vanished :D
Juan Linietsky
[next]