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-01-18
improves portability with some compilers
Ariel Manzur
2018-01-18
Fix typos in code and docs with codespell
Rémi Verschelde
2018-01-17
doc: Replace some more "val" with "value" + sync
Rémi Verschelde
2018-01-16
Revert "Fix bad color to HTML conversion. Alpha channel was added before RGB."
Rémi Verschelde
2018-01-15
Filled tutorial field in most relevent classes.
Juan Linietsky
2018-01-15
Make sure PropertyHint matches in the VisualScript editor.
K. S. Ernest (iFire) Lee
2018-01-13
Fix String::itos/String::num_int64(INT64_MIN) output.
bruvzg
2018-01-12
get_target_fps and set_target_fps now both use an int
Paul Joannon
2018-01-12
fix set_stream_peer binding in PacketPeer
Paul Joannon
2018-01-12
Merge pull request #15611 from bojidar-bg/x-bind-more-properties
Rémi Verschelde
2018-01-12
-Remove color operator clamping, which is unnecesary. Fixes #15184, fixes #14...
Juan Linietsky
2018-01-12
Bind many more properties to scripts
Bojidar Marinov
2018-01-11
Merge pull request #15531 from AndreaCatania/p2
Juan Linietsky
2018-01-11
Fixed crash on duplicate GIProbe baking
AndreaCatania
2018-01-11
Dont print error when loading resource from cache
Ruslan Mustakov
2018-01-09
Fix bad color to HTML conversion. Alpha channel was added befor RGB.
robfram
2018-01-09
Mono: Implement stack info for errors and exceptions
Ignacio Etcheverry
2018-01-08
obsolete UndoRedo max_steps; no users identified
Todd Ross
2018-01-08
Merge pull request #15337 from touilleMan/fix-classdb_get_method_list-without...
Rémi Verschelde
2018-01-07
Merge pull request #15437 from GodotExplorer/pr-fix-15424
Rémi Verschelde
2018-01-07
Merge pull request #15382 from mrcdk/poolarrays_neq_fix
Rémi Verschelde
2018-01-07
Merge pull request #15297 from poke1024/runner-limit-errs
Rémi Verschelde
2018-01-07
Add null checking for paramaters in Undoredo
geequlim
2018-01-06
Removed PBM bitmap loader, added abiliy to importi mages as bitmap. Fixes #14828
Juan Linietsky
2018-01-06
Fix crash when using Image.resize() without calling Image.create() first
Jerome67000
2018-01-06
Fix NEQ operation between 2 different Arrays
MrCdK
2018-01-05
Print error if a resource can't load from script, fixes #15313
Juan Linietsky
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-04
Fix _ClassDB::get_method_list to returns only what's available when introspec...
Emmanuel Leblond
2018-01-04
Change OS::initialize signature to return Error (fix segfault on x11)
Emmanuel Leblond
2018-01-03
found via cppcheck:
firefly2442
2018-01-04
Merge pull request #15280 from poke1024/ringbuffer-cow
Rémi Verschelde
2018-01-03
Revert "Add missing image format RGB10A2. Fixes #14964"
Juan Linietsky
2018-01-03
Avoid redundant copy-on-writes in RingBuffer
Bernhard Liebl
2018-01-03
Limit number of errors and messages sent by runner
Bernhard Liebl
2018-01-03
Merge pull request #15220 from ibrahn/variantcall-defargs-fix
Rémi Verschelde
2018-01-03
Merge pull request #15093 from poke1024/canvas-editor-select
Rémi Verschelde
2018-01-03
Merge pull request #15051 from binbitten/bug-fixes
Rémi Verschelde
2018-01-03
Merge pull request #15274 from GodotExplorer/debugger-fix-15238
Rémi Verschelde
2018-01-03
Merge pull request #12814 from guilhermefelipecgs/add_hardware_custom_cursor
Rémi Verschelde
2018-01-03
Fix crash while the debugger encode a freed object.
Geequlim
2018-01-02
Merge pull request #15083 from tagcup/spatial_rot_fix
Juan Linietsky
2018-01-02
Merge pull request #14916 from poke1024/reduce-startup-time
Rémi Verschelde
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
Merge pull request #14973 from poke1024/docs-word-selection
Noshyaar
2018-01-01
Merge pull request #15091 from poke1024/fix-rect2-distance-to
Noshyaar
2017-12-31
fix VariantCall default parameter ordering
Ibrahn Sahir
2017-12-28
Double-click word selection for RichTextLabel (i.e. docs)
Bernhard Liebl
2017-12-27
Restore the behavior of Spatial rotations recently changed in c1153f5.
tagcup
2017-12-27
More exact picking for canvas editor
Bernhard Liebl
[next]