index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
Age
Commit message (
Expand
)
Author
2018-08-11
[Core] Completely kill math_2d.h, change includes
Aaron Franke
2018-08-11
[Core] Move Vector2i and Rect2i out of math_2d.h
Aaron Franke
2018-08-10
[Core] Move Rect2 and Transform2D to their own files
Aaron Franke
2018-08-10
[Core] Grammar, move defs to defs
Aaron Franke
2018-08-10
[Core] Change math_2d includes to vector2 includes where relevant
Aaron Franke
2018-08-10
[Core] Move Vector2 to its own file
Aaron Franke
2018-08-10
Merge pull request #19993 from vnen/gdscript-warnings
Juan Linietsky
2018-08-10
Added system for GDScript warnings
George Marques
2018-08-10
Added function ResourceLoader.exists(), to check if a resource exists. Closes...
Juan Linietsky
2018-08-10
Revert "added get_creation_time function for gdscript"
Juan Linietsky
2018-08-10
Merge pull request #18914 from notwarp/master
Juan Linietsky
2018-08-10
Merge pull request #14704 from poke1024/colorconstants
Juan Linietsky
2018-08-10
Merge pull request #15536 from poke1024/fix3327
Juan Linietsky
2018-08-09
Add some curly braces to make dictionary printing less ambiguous
Tomasz Chabora
2018-08-09
Fix clang compile error
Marcelo Fernandez
2018-08-08
Ability to pass custom variables to expression.
Juan Linietsky
2018-08-08
-Add Expression class, used to evaluate expressions
Juan Linietsky
2018-08-07
Make sure warn deprecated uses a volatile bool (for multithreading)
Juan Linietsky
2018-08-07
Merge pull request #20636 from goodyttoor/hdr_import
Thomas Herzog
2018-08-07
removed some surplus null appends that got typoed in 0e29f7974b59e4440cf02e13...
Ibrahn Sahir
2018-08-06
fix out of buffer read when copying non-null terminated strings
Marcin Zawiejski
2018-08-06
Added proper import support for 3D and Array textures
Juan Linietsky
2018-08-05
Merge pull request #20573 from hpvb/fix-nested-vector-cow
Hein-Pieter van Braam
2018-08-04
ResourceFormatLoaderImage::get_resource_type now uses file path
willnationsdev
2018-08-04
Add OS::open_midi_inputs and OS::close_midi_inputs
Marcelo Fernandez
2018-08-04
Fix SortArray crashing with bad comparison functions
poke1024
2018-07-31
Allow some non-integer built-in constants in gdscript
Bernhard Liebl
2018-07-31
Fix #20564 HDR import fail
Unknown
2018-07-29
Ensure one shot signals are not disconnected while edited, closes #7776
Juan Linietsky
2018-07-29
Fix case where exported properties value is lost
Ignacio Etcheverry
2018-07-29
It is now possible to import images as a separate resource, closes #5738 and ...
Juan Linietsky
2018-07-29
Fix nested Vectors
Hein-Pieter van Braam
2018-07-29
Fix marshalls size checks.
Fabio Alessandrelli
2018-07-28
fix windows build using python 3.7
dragmz
2018-07-28
Merge pull request #20464 from Calinou/add-editor-standalone-feature-tags
Rémi Verschelde
2018-07-28
Merge pull request #20511 from maksloboda/InputEventActionFix
Rémi Verschelde
2018-07-27
Running builder (content generator) functions in subprocesses on Windows
Viktor Ferenczi
2018-07-27
Fixed shortcuts not working with InputEventActions
Max
2018-07-26
Merge pull request #20478 from mattiascibien/main_Scene_filter
Rémi Verschelde
2018-07-26
doc: Sync classref with current source
Rémi Verschelde
2018-07-26
Fix main scene file filter
Mattias Cibien
2018-07-26
Merge pull request #18282 from aaronfranke/better-mathf
Rémi Verschelde
2018-07-26
Merge pull request #18955 from tagcup/fix_set_scale
Rémi Verschelde
2018-07-26
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-25
Add "editor" and "standalone" feature tags
Hugo Locurcio
2018-07-25
Expose 64-bit Color methods to GDScript and fix/update Color XML doc
Aaron Franke
2018-07-25
[Core] 64-bit int Color methods
Aaron Franke
2018-07-25
Added String.format "no index" support
Alexander Holland
2018-07-25
Fix format ignores case in placeholder
Alexander Holland
2018-07-25
Merge pull request #20154 from marcelofg55/midi_driver
Rémi Verschelde
[prev]
[next]