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
2017-07-26
Merge pull request #9720 from endragor/stack-bottom
Thomas Herzog
2017-07-26
Merge pull request #9873 from Noshyaar/pr-prop
Rémi Verschelde
2017-07-26
Fix various property not found errors
Poommetee Ketson
2017-07-25
Fix cvs files freezing the editor when a double quote is not closed
Marcelo Fernandez
2017-07-25
Merge pull request #9731 from Xrayez/gdscript-completion
Rémi Verschelde
2017-07-25
Add newline after config_version and fix custom_features hint
Rémi Verschelde
2017-07-25
Update GDScript completion names for Pool*Arrays
Andrii Doroshenko (Xrayez)
2017-07-25
Add a way to retrieve stack bottom of the main thread
Ruslan Mustakov
2017-07-24
Merge pull request #9764 from Noshyaar/pr-fix2
Rémi Verschelde
2017-07-23
UWP: Fix build issue caused by atomic operations
George Marques
2017-07-23
Requesting for dictionary keys also respects insertion order, closes #9161
Juan Linietsky
2017-07-23
Merge pull request #9718 from endragor/ptrcall-fixes
Thomas Herzog
2017-07-23
Add object type hint for docs
Poommetee Ketson
2017-07-22
Fix atomic operations in NO_THREADS builds
L. Krause
2017-07-22
function to add script and instance at once, as needed by neikeq
Juan Linietsky
2017-07-22
Script languges are uninitialized properly now.
Juan Linietsky
2017-07-20
Use specific size for numeric types in ptrcall
Ruslan Mustakov
2017-07-19
-Renamed GlobalConfig to ProjectSettings, makes more sense.
Juan Linietsky
2017-07-19
Merge pull request #9699 from RameshRavone/master
Thomas Herzog
2017-07-19
Merge pull request #9703 from Noshyaar/docs
Rémi Verschelde
2017-07-19
Fix errors with global config names no more sorrys please
geequlim
2017-07-19
Add object type hint for docs
Poommetee Ketson
2017-07-18
_get return type fix
Ramesh Ravone
2017-07-18
Merge pull request #9608 from RandomShaper/more-atomics
Rémi Verschelde
2017-07-17
-Reorganized all properties of project settings (Sorry, Again).
Juan Linietsky
2017-07-17
Implement add & subtract atomics
Pedro J. Estébanez
2017-07-17
Merge pull request #9634 from vnen/gzip-compression
Rémi Verschelde
2017-07-16
Added a simpler/faster way to bind script languages instance wrappers to Godot
Juan Linietsky
2017-07-16
Bindings: Fix Object::get_meta return type.
Andreas Haas
2017-07-15
-Fix for multiple reflection probes causing issues.
Juan Linietsky
2017-07-15
Lots of work on Audio & Physics engine:
Juan Linietsky
2017-07-13
Add GZIP compression support
George Marques
2017-07-12
Ignore fuzzy translations
Poommetee Ketson
2017-07-11
Add atomics for 64-bit integers
Pedro J. Estébanez
2017-07-11
Merge pull request #9366 from GodotExplorer/pr-ime-position-flow-cursor
Rémi Verschelde
2017-07-11
Merge pull request #9607 from Noshyaar/astar
Rémi Verschelde
2017-07-11
Merge pull request #9602 from ducdetronquito/master
Rémi Verschelde
2017-07-11
AStar: add bool has_point(id)
Poommetee Ketson
2017-07-11
Revert "Improve reliability of memory stats"
Rémi Verschelde
2017-07-11
Merge pull request #9014 from RandomShaper/improve-mem-stats
Pedro J. Estébanez
2017-07-11
[#7212] Fixed missing 'Variant' return values in documentation.
ducdetronquito
2017-07-11
IME window follow the input cursor.
geequlim
2017-07-11
Include Git hash in the engine
Poommetee Ketson
2017-07-08
Refactor 'treshold' to 'threshold'
Poommetee Ketson
2017-07-07
[#9292] Renamed Image.put_pixel() to set_pixel().
ducdetronquito
2017-07-05
Merge pull request #8943 from RandomShaper/fix-error-handling
Rémi Verschelde
2017-07-05
Implement byte-tagging of memory
Pedro J. Estébanez
2017-07-05
Improve reliability of memory stats
Pedro J. Estébanez
2017-07-05
Implement well-defined handling of unrecoverable errors
Pedro J. Estébanez
2017-07-04
Implemented environment arrays for skybox reflection and roughness, quality i...
Juan Linietsky
[next]