index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
gdnative
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for _to_string virtual function overwrite in Pluginscript
Emmanuel Leblond
2021-03-27
3
-0
/
+9
*
Rename some more global enums (Key, Joy, MIDI)
Aaron Franke
2021-03-23
1
-1
/
+1
*
Added static method information the generated builtin API JSON
George Marques
2021-03-17
2
-2
/
+5
*
Further changes in GDNative API
George Marques
2021-03-17
40
-11
/
+880
*
Fixes small typos and grammar correction
Anshul7sp1
2021-03-12
2
-2
/
+2
*
Merge pull request #44671 from o01eg/fix-gcc-visibility
Rémi Verschelde
2021-03-12
1
-1
/
+3
|
\
|
*
Fix visibility for GCC
O01eg
2020-12-25
1
-1
/
+3
*
|
Implement Navigation layers
Gilles Roudière
2021-03-10
1
-0
/
+2
*
|
Merge pull request #46045 from bruvzg/text_server_bmp_create
Rémi Verschelde
2021-02-24
3
-0
/
+31
|
\
\
|
*
|
[Text Server] Restores bitmap font dynamic construction functions.
bruvzg
2021-02-15
3
-0
/
+31
*
|
|
Merge pull request #45617 from RandomShaper/modernize_atomics
Rémi Verschelde
2021-02-18
2
-4
/
+5
|
\
\
\
|
*
|
|
Modernize atomics
Pedro J. Estébanez
2021-02-18
2
-4
/
+5
*
|
|
|
Reorganize Project Settings
reduz
2021-02-18
1
-1
/
+1
|
/
/
/
*
/
/
[TextServer] Restore character and space extra spacing support.
bruvzg
2021-02-15
3
-0
/
+30
|
/
/
*
|
Only unload the library when no NativeScript objects exist if the reloadable ...
Bastiaan Olij
2021-02-14
1
-1
/
+1
*
|
Improve resource load cache
reduz
2021-02-11
8
-8
/
+20
*
|
Fix broken gdnative variant test
Henry Conklin
2021-02-11
1
-0
/
+1
*
|
Merge pull request #45847 from vnen/gdnative-bindings
Rémi Verschelde
2021-02-11
25
-19
/
+1098
|
\
\
|
*
|
Improve GDNative api.json generator
George Marques
2021-02-09
1
-7
/
+33
|
*
|
Further changes to GDNative API
George Marques
2021-02-09
24
-12
/
+1065
*
|
|
Removed _change_notify
reduz
2021-02-10
1
-1
/
+1
|
/
/
*
|
Initialize class/struct variables with default values in modules/
Rafał Mikrut
2021-02-08
5
-31
/
+24
*
|
C conformance: Include stdbool.h to define `bool`
Miguel de Icaza
2021-02-02
1
-0
/
+1
*
|
Merge pull request #45315 from RandomShaper/modernize_thread
Rémi Verschelde
2021-01-31
1
-1
/
+1
|
\
\
|
*
|
Modernize Thread
Pedro J. Estébanez
2021-01-29
1
-1
/
+1
*
|
|
Add GDNative JSON generator for the builtin API
George Marques
2021-01-29
3
-18
/
+404
*
|
|
Merge pull request #45373 from aaronfranke/gdnative-sizeof
George Marques
2021-01-26
12
-40
/
+95
|
\
\
\
|
*
|
|
Define GDNative sizes using sizeof(godot_real_t) and sizeof(int32_t)
Aaron Franke
2021-01-25
12
-40
/
+95
*
|
|
|
Merge pull request #44617 from geekrelief/gdnative_unload
Rémi Verschelde
2021-01-26
1
-0
/
+6
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Removes the gdnative library when no script (gdns) references it any longer. ...
geekrelief
2020-12-23
1
-0
/
+6
*
|
|
|
GDNative: Remove print functions
George Marques
2021-01-25
3
-73
/
+0
*
|
|
|
GDNative: New core API
George Marques
2021-01-25
50
-17359
/
+5922
|
|
/
/
|
/
|
|
*
|
|
Changed type to make it work on x32 architecture.
zero13cool
2021-01-05
3
-3
/
+3
*
|
|
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
96
-192
/
+192
*
|
|
Merge pull request #44149 from madmiraal/rename-tangent-orthogonal
Rémi Verschelde
2020-12-28
3
-4
/
+4
|
\
\
\
|
*
|
|
Rename Vector2.tangent() to Vector2.orthogonal()
Marcel Admiraal
2020-12-06
3
-4
/
+4
*
|
|
|
Rename Rect2 and Rect2i grow_margin() to grow_side()
Marcel Admiraal
2020-12-28
3
-10
/
+10
*
|
|
|
Rename empty() to is_empty()
Marcel Admiraal
2020-12-28
17
-67
/
+67
|
|
_
|
/
|
/
|
|
*
|
|
Rename Control margin to offset
Marcel Admiraal
2020-12-23
2
-6
/
+6
|
|
/
|
/
|
*
|
Rename XRPositionalTracker methods
Marcel Admiraal
2020-12-21
1
-4
/
+4
*
|
Merge pull request #44261 from madmiraal/rename-trackerhand-enums
Rémi Verschelde
2020-12-21
1
-2
/
+2
|
\
\
|
*
|
Rename TrackerHand enums
Marcel Admiraal
2020-12-10
1
-2
/
+2
*
|
|
Rename Rect2 and Rect2i clip() to intersection()
Marcel Admiraal
2020-12-19
3
-8
/
+8
*
|
|
Rename AcceptDialog get_ok() to get_ok_button()
Marcel Admiraal
2020-12-14
1
-1
/
+1
*
|
|
[Complex Text Layouts] Add variable fonts support.
bruvzg
2020-12-13
3
-0
/
+25
|
/
/
*
|
Merge pull request #44190 from touilleMan/constify-ScriptLanguage.can_inherit...
Rémi Verschelde
2020-12-08
2
-2
/
+2
|
\
\
|
*
|
Constify ScriptLanguage.can_inherit_from_file
Emmanuel Leblond
2020-12-08
2
-2
/
+2
*
|
|
Merge pull request #44176 from touilleMan/global_class_naming-for-pluginscript
Rémi Verschelde
2020-12-08
5
-0
/
+42
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add PluginScript support for global class naming/icon path
Emmanuel Leblond
2020-12-08
5
-0
/
+42
|
|
/
*
|
Allow PluginScript to customize language's can_inherit_from_file attribute
Emmanuel Leblond
2020-12-08
3
-1
/
+6
[next]