index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
Age
Commit message (
Expand
)
Author
2019-09-20
Merge pull request #32210 from Calinou/editor-log-distinguish-messages
Rémi Verschelde
2019-09-20
Merge pull request #32095 from KoBeWi/silly_user
Rémi Verschelde
2019-09-20
Merge pull request #32223 from neikeq/cs_glue_version_fix
Rémi Verschelde
2019-09-20
C#: Make sure cs_glue_version is present when building export templates
Ignacio Etcheverry
2019-09-20
Merge pull request #32150 from luzpaz/typos
Rémi Verschelde
2019-09-20
Distinguish editor-originating messages in the editor log
Hugo Locurcio
2019-09-19
Fix misc. source comment typos
luz.paz
2019-09-19
Merge pull request #31921 from bojidar-bg/28978-uninitialized-array-value
Rémi Verschelde
2019-09-19
Merge pull request #31919 from m4gr3d/use_aar_for_custom_build
Rémi Verschelde
2019-09-19
Merge pull request #32100 from SaracenOne/gdscript_parent_const_types
Rémi Verschelde
2019-09-19
Merge pull request #31961 from YeldhamDev/info_messages
Rémi Verschelde
2019-09-19
Merge pull request #31934 from mitchcurtis/28187
Rémi Verschelde
2019-09-19
Merge pull request #31142 from mitchcurtis/assert-message
Rémi Verschelde
2019-09-19
Merge pull request #32019 from RevoluPowered/feature/implement-pbr-materials
Rémi Verschelde
2019-09-19
Implemented maya stingray support
RevoluPowered
2019-09-19
Implemented basic texture mapping for PBR material definitions
RevoluPowered
2019-09-19
Fixed blend shapes disappearing
RevoluPowered
2019-09-16
[Mono] Corrected rectangle intersection
Chaosus89
2019-09-11
Properly remove GridMap node from editor on undo
Tomasz Chabora
2019-09-11
GDScript: add an optional message parameter to assert()
Mitch Curtis
2019-09-11
Allow for constant deceleration to be detected inherited scripts above the im...
Saracen
2019-09-08
Merge pull request #32045 from neikeq/fix-cannot-create-mono-log-file
Rémi Verschelde
2019-09-08
Mono: Fix unable to create log file due to str_format bug
Ignacio Etcheverry
2019-09-07
Merge pull request #32022 from neikeq/fix-mono-export-windows-backslash
Ignacio Roldán Etcheverry
2019-09-07
Fix missing method for internal_MonoWindowsInstallRoot
Ignacio Etcheverry
2019-09-07
Mono: Fix PCK assembly paths when exporting from Windows
Ignacio Etcheverry
2019-09-06
Produce an error when a class has the same name as a Singleton
Mitch Curtis
2019-09-04
Split the Android platform java logic into an Android library module (`lib`) ...
fhuya
2019-09-04
Add informational messages to various editors
Michael Alexsander Silva Dias
2019-09-04
Merge pull request #30982 from iwek7/feature/skip_breakpoints
Rémi Verschelde
2019-09-04
Merge pull request #31908 from 64epicks/master
Rémi Verschelde
2019-09-03
Merge pull request #31931 from fire/assimp_map_mode
Rémi Verschelde
2019-09-03
Adds skip-breakpoints feature
iwek7
2019-09-03
Assimp map mode is not initialized before use.
K. S. Ernest (iFire) Lee
2019-09-03
Implemented `ord` function in VisualScript
64epicks
2019-09-03
Try and show all the properties added with _get_property_list() when triggeri...
MrCdK
2019-09-03
Merge pull request #31871 from aaronfranke/equal-approx-inf
Rémi Verschelde
2019-09-03
Fix uninitialized arrays and dictionaries retaining value
Bojidar Marinov
2019-09-02
Merge pull request #31893 from bojidar-bg/25081-gdscript-index-self
Rémi Verschelde
2019-09-02
Merge pull request #31843 from 2shady4u/parserCtrlClick
Rémi Verschelde
2019-09-02
Re-allow indexing on "self" and object types in GDScript
Bojidar Marinov
2019-09-02
gdscript: Fix build after #24925
Rémi Verschelde
2019-09-02
Merge pull request #24925 from Mr-Slurpy/typed-autoload
Rémi Verschelde
2019-09-02
Merge pull request #21443 from deepmax/ord_function
Rémi Verschelde
2019-09-02
Solves ctrl+click on functions by ignoring the cursor
shaderbeast
2019-09-01
Make JSONRPC constants uppercase for consistency with other classes
Hugo Locurcio
2019-09-01
Merge pull request #31587 from RevoluPowered/feature/fbx-importer
Rémi Verschelde
2019-09-01
Assimp FBX Import support
Gordon MacPherson
2019-09-01
Check for exact equality before approximate equality
Aaron Franke
2019-09-01
Fix resizer icon visiblity on light theme in GraphNode
Chaosus89
[next]