David Snopek
|
c47bd60c73
Merge pull request #1203 from dsnopek/1082-update
|
2 years ago |
Feiyun Wang
|
a745c2ac47
Statically link mingw/msvc runtime libraries on Windows
|
2 years ago |
David Snopek
|
5834e16a22
Merge pull request #1166 from dsnopek/string-resize
|
2 years ago |
David Snopek
|
845226d66a
Merge pull request #1191 from Faless/build/unify_osxcross
|
2 years ago |
David Snopek
|
d168dd021e
Merge pull request #1189 from Faless/build/compiledb
|
2 years ago |
David Snopek
|
494b51698d
Merge pull request #1188 from adamscott/add-platform-macros
|
2 years ago |
David Snopek
|
8bc1c1dbeb
Implement `String::resize()`
|
2 years ago |
David Snopek
|
c5d8447861
Merge pull request #1181 from Zylann/fix_singleton_caching
|
2 years ago |
David Snopek
|
1d49bef096
Merge pull request #1184 from Zylann/fix_get_property_list_calling_parent
|
2 years ago |
David Snopek
|
d15550fdee
Merge pull request #1186 from mihe/indexed-properties
|
2 years ago |
Marc Gilleron
|
baf0b9e0f7
Don't call parent _get_property_list when a class doesn't define it.
|
2 years ago |
Mikael Hermansson
|
7d8cb7c155
Add support for indexed properties
|
2 years ago |
Adam Scott
|
9d9f4279ed
Add platform macros
|
2 years ago |
Fabio Alessandrelli
|
6d195137fe
[SCons] Merge OSXCross tools into platofrm ones
|
2 years ago |
Fabio Alessandrelli
|
2586ad016e
[SCons] Add option to generate a compilation database.
|
2 years ago |
Marc Gilleron
|
548c758677
Don't cache `null` forever if a singleton isn't available yet
|
2 years ago |
David Snopek
|
3162be28e5
Merge pull request #1150 from dsnopek/charstring-full
|
2 years ago |
David Snopek
|
ef5a185dc4
Merge pull request #1176 from dsnopek/string-name-allocate-once
|
2 years ago |
Yuri Sizov
|
1009da4d7e
gdextension: Sync with upstream commit bd6af8e0ea69167dd0627f3bd54f9105bda0f8b5 (4.1.1-stable)
|
2 years ago |
David Snopek
|
749b0b9ae0
Merge pull request #1172 from adamscott/add-cache-dir-gitignore
|
2 years ago |
David Snopek
|
67bd2eac44
Merge pull request #1170 from adamscott/import-env-if-exists
|
2 years ago |
David Snopek
|
a9209ce881
Merge pull request #1175 from bruvzg/msvc_force_utf8
|
2 years ago |
David Snopek
|
efc16b49d9
In generated methods, only construct the method StringName the first time
|
2 years ago |
bruvzg
|
d1aeba771a
[MSVC] Force UTF-8 encoding.
|
2 years ago |
Adam Scott
|
8155f35b29
Import `env` if possible
|
2 years ago |
Adam Scott
|
67501f1ee2
Add lower-case "*.cache" in ".gitignore"
|
2 years ago |
Rémi Verschelde
|
d627942b64
gdextension: Sync with upstream commit 970459615f6b2b4151742ec6d7ef8559f87fd5c5 (4.1-stable)
|
2 years ago |
Rémi Verschelde
|
d2b8ff4e9c
gdextension: Sync with upstream commit cdd2313ba27d0a2600a18e849b4c5d1fd6a6e351 (4.1-rc3)
|
2 years ago |
Rémi Verschelde
|
ff6f5792d2
Merge pull request #1159 from mihe/unused-exports
|
2 years ago |
Mikael Hermansson
|
4b1072e4da
Remove unused free-standing `initialize_level` and `deinitialize_level`
|
2 years ago |