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
/
gdnative
Age
Commit message (
Expand
)
Author
2020-12-28
Merge pull request #44149 from madmiraal/rename-tangent-orthogonal
Rémi Verschelde
2020-12-28
Rename Rect2 and Rect2i grow_margin() to grow_side()
Marcel Admiraal
2020-12-28
Rename empty() to is_empty()
Marcel Admiraal
2020-12-25
Fix visibility for GCC
O01eg
2020-12-23
Removes the gdnative library when no script (gdns) references it any longer. ...
geekrelief
2020-12-23
Rename Control margin to offset
Marcel Admiraal
2020-12-21
Rename XRPositionalTracker methods
Marcel Admiraal
2020-12-21
Merge pull request #44261 from madmiraal/rename-trackerhand-enums
Rémi Verschelde
2020-12-19
Rename Rect2 and Rect2i clip() to intersection()
Marcel Admiraal
2020-12-14
Rename AcceptDialog get_ok() to get_ok_button()
Marcel Admiraal
2020-12-13
[Complex Text Layouts] Add variable fonts support.
bruvzg
2020-12-10
Rename TrackerHand enums
Marcel Admiraal
2020-12-08
Merge pull request #44190 from touilleMan/constify-ScriptLanguage.can_inherit...
Rémi Verschelde
2020-12-08
Merge pull request #44176 from touilleMan/global_class_naming-for-pluginscript
Rémi Verschelde
2020-12-08
Add PluginScript support for global class naming/icon path
Emmanuel Leblond
2020-12-08
Constify ScriptLanguage.can_inherit_from_file
Emmanuel Leblond
2020-12-08
Allow PluginScript to customize language's can_inherit_from_file attribute
Emmanuel Leblond
2020-12-07
Merge pull request #44076 from Faless/js/4.x_gdnative
Rémi Verschelde
2020-12-06
Rename Vector2.tangent() to Vector2.orthogonal()
Marcel Admiraal
2020-12-05
[HTML5] Make GDNative support feature-based.
Fabio Alessandrelli
2020-12-05
[HTML5] GDNative support via SIDE_MODULE.
Fabio Alessandrelli
2020-12-04
Rename TYPE_REAL to TYPE_FLOAT
George Marques
2020-12-02
Refactor DocData into core and editor (DocTools) parts
Thakee Nathees
2020-11-29
Documentation generation for GDScript
Thakee Nathees
2020-11-26
[Complex Text Layouts] Implement GDNative interface for TextServer.
bruvzg
2020-11-25
Core: Always enable ptrcall, remove PTRCALL_ENABLED define
Rémi Verschelde
2020-11-16
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-11
Refactor variant built-in methods yet again.
reduz
2020-11-10
Fix gdnative build when WebRTC module is disabled.
Fabio Alessandrelli
2020-11-10
Merge pull request #43383 from vnen/gdnative-string-header
Rémi Verschelde
2020-11-07
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
GDNative: Define special char types in string.h
George Marques
2020-11-03
Remove `Color.contrasted()` as its behavior is barely useful
Hugo Locurcio
2020-10-25
Optimize SVG using `svgcleaner --multipass`
Hugo Locurcio
2020-10-24
GDNative XR: remove redundant `config.py`
Andrii Doroshenko (Xrayez)
2020-09-19
add iOS Simulator platform
Stephan Dilly
2020-09-11
Move GDNative `String` tests to respective module
Andrii Doroshenko (Xrayez)
2020-09-03
[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.
bruvzg
2020-08-31
Add link titles for all links in the class reference
Hugo Locurcio
2020-07-27
Make all String float conversion methods be 64-bit
Aaron Franke
2020-07-28
SCons: Refactor running commands through builders
Andrii Doroshenko (Xrayez)
2020-07-26
CI: Install master version of psf/black
Rémi Verschelde
2020-07-24
Remove multilevel calls
George Marques
2020-07-21
Merge pull request #40450 from asmaloney/spelling
Rémi Verschelde
2020-07-21
Fix spelling & grammar in comments, docs, and messages
Andy Maloney
2020-07-21
Update core documentation to match recent C# changes
Aaron Franke
2020-07-15
Merge pull request #40291 from hinlopen/dialog-size
Rémi Verschelde
2020-07-15
Merge pull request #40386 from touilleMan/correct-Reference-is_reference-api....
Rémi Verschelde
2020-07-14
Add missing has_default_value field for signals in api.json
Emmanuel Leblond
2020-07-14
Correct is_reference attribute in api.json for Reference class
Emmanuel Leblond
[prev]
[next]