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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move other lone thirdparty files to thirdparty/misc
Rémi Verschelde
2017-04-28
9
-1386
/
+21
*
Add new editor and default theme (WIP)
Daniel J. Ramirez
2017-04-27
1
-2
/
+2
*
Changed indent type settings
Paulb23
2017-04-26
1
-1
/
+1
*
Merge pull request #8522 from NNesh/mus
Rémi Verschelde
2017-04-26
1
-2
/
+8
|
\
|
*
Fix AudioPlayer.get_pos() always returns 0
NNesh
2017-04-25
1
-1
/
+7
|
*
Fix AudioPlayer.play() bug when music always starts from 0 pos
NNesh
2017-04-25
1
-1
/
+1
*
|
Honoring the Indent setting for gdscript
Ramesh Ravone
2017-04-25
1
-10
/
+13
*
|
fixed a bug where saving a GDScript file crashed the editor
Karroffel
2017-04-24
1
-2
/
+5
*
|
Merge pull request #8444 from magyar123/pr-complete-paths
Rémi Verschelde
2017-04-24
3
-0
/
+32
|
\
\
|
*
|
Added autocomplete for file paths in the script editor
mbalint12
2017-04-18
3
-0
/
+32
*
|
|
Merge pull request #8420 from magyar123/pr-script-files-as-base
Rémi Verschelde
2017-04-24
1
-0
/
+1
|
\
\
\
|
*
|
|
Added the ability to select files as base when creating scripts
mbalint12
2017-04-15
1
-0
/
+1
|
|
/
/
*
|
|
Merge pull request #8496 from akien-mga/stdout-cleanup
Rémi Verschelde
2017-04-24
2
-7
/
+13
|
\
\
\
|
*
|
|
Fix property warnings and hide some debug prints
Rémi Verschelde
2017-04-23
2
-7
/
+13
*
|
|
|
re-added MultiScript
Karroffel
2017-04-24
7
-2
/
+1049
|
/
/
/
*
|
|
[GDNative] fixed msvc build
Karroffel
2017-04-20
1
-2
/
+2
*
|
|
Merge pull request #8417 from neikeq/hello-there
Rémi Verschelde
2017-04-20
4
-14
/
+15
|
\
\
\
|
*
|
|
External editor improvements and fixes
Ignacio Etcheverry
2017-04-17
4
-14
/
+15
*
|
|
|
[GDNative] explicit calling convention
Karroffel
2017-04-19
2
-15
/
+29
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #8424 from Paulb23/convert_indent
Rémi Verschelde
2017-04-18
4
-2
/
+32
|
\
\
\
|
*
|
|
Convert indent on save
Paulb23
2017-04-18
2
-0
/
+8
|
*
|
|
Added support for space indentation
Paulb23
2017-04-18
2
-2
/
+24
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #8440 from karroffel/gdnative-new-method
Thomas Herzog
2017-04-17
3
-0
/
+54
|
\
\
\
|
*
|
|
[GDNative] added "new" method and fixed headers
Karroffel
2017-04-17
3
-0
/
+54
*
|
|
|
Merge pull request #8439 from touilleMan/correct_gdnative_signatures
Thomas Herzog
2017-04-17
6
-455
/
+653
|
\
\
\
\
|
*
|
|
|
gdnative: Implement missing function for godot_basis.
Emmanuel Leblond
2017-04-17
2
-32
/
+180
|
*
|
|
|
gdnative: modify vector2&vector3 functions signature to use value passing ins...
Emmanuel Leblond
2017-04-17
4
-423
/
+473
|
|
|
/
/
|
|
/
|
|
*
/
|
|
Add godot_string_unicode_str to GDnative
Emmanuel Leblond
2017-04-17
2
-0
/
+6
|
/
/
/
*
|
|
Correct indentation in gdnative vector2/3
Emmanuel Leblond
2017-04-15
4
-139
/
+168
*
|
|
Implement missing functions in gdnative vector2 and vector3 bindings
Emmanuel Leblond
2017-04-15
5
-82
/
+303
|
/
/
*
|
[GDNative] made string functions more C-friendly
Karroffel
2017-04-11
2
-7
/
+7
*
|
[GDNative] C API and generator fixes
Karroffel
2017-04-11
2
-1
/
+2
*
|
[GDNative] re-enabled some init options
Karroffel
2017-04-11
1
-2
/
+0
*
|
Merge pull request #8350 from karroffel/gdnative-api-reference-field
Thomas Herzog
2017-04-10
1
-3
/
+3
|
\
\
|
*
|
[GDNative] added is_reference filed to api.json
Karroffel
2017-04-10
1
-3
/
+3
*
|
|
[GDNative] function to get class constructor
Karroffel
2017-04-10
2
-0
/
+11
|
/
/
*
|
Merge pull request #8339 from karroffel/gdnative-reload-fix
Rémi Verschelde
2017-04-10
1
-13
/
+11
|
\
\
|
*
|
[GDNative] Didn't iterate over all scripts
Karroffel
2017-04-10
1
-13
/
+11
*
|
|
Rename [gs]et_pos to [gs]et_position for Controls
Sergey Pusnei
2017-04-10
1
-3
/
+3
|
/
/
*
|
renamed dlscript module to gdnative
Karroffel
2017-04-09
71
-1300
/
+2448
*
|
Merge pull request #8329 from touilleMan/dlscript-godot_get_global_constants
Rémi Verschelde
2017-04-09
3
-0
/
+34
|
\
\
|
*
|
Change dlscript's godot_get_global_constants signature to return godot_dictio...
Emmanuel Leblond
2017-04-09
2
-4
/
+7
|
*
|
Add GlobalConstants entry to the dlscript's api.json generator
Emmanuel Leblond
2017-04-09
2
-2
/
+20
|
*
|
Add godot_get_global_constants function to dlscript
Emmanuel Leblond
2017-04-08
2
-0
/
+13
*
|
|
Fixup #8123, seems like I forgot a few things
Bojidar Marinov
2017-04-08
1
-3
/
+3
|
|
/
|
/
|
*
|
Merge pull request #8301 from karroffel/dlscript-refactor
Rémi Verschelde
2017-04-08
2
-163
/
+295
|
\
\
|
*
|
[DLScript] in-editor reloading
Karroffel
2017-04-08
2
-62
/
+194
|
*
|
[DLScript] refactored loading of libraries
Karroffel
2017-04-07
2
-147
/
+147
*
|
|
DLScript: Fix llvm compilation error.
Andreas Haas
2017-04-08
1
-1
/
+1
*
|
|
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
115
-1
/
+116
|
|
/
|
/
|
[next]