godot/core
Rémi Verschelde 1aa3c8419b
Merge pull request #54869 from akien-mga/string-remove-erase
2021-11-11 13:00:21 +01:00
..
config Restrict the project data directory configuration 2021-10-18 14:10:38 -07:00
crypto [Crypto] Delete mbedtls ctx in deconstructor. 2021-07-03 16:12:55 +02:00
debugger Fix incorrect encoding (Latin-1 instead of UTF-8) used in `_error_handler` functions. 2021-11-08 23:45:08 +02:00
error Implement toast notifications in the editor 2021-10-14 13:30:54 +02:00
extension Implement toast notifications in the editor 2021-10-14 13:30:54 +02:00
input Sync controller mappings DB with SDL2 community repo 2021-11-03 19:55:52 +01:00
io String: Remove `erase` method, bindings can't mutate String 2021-11-11 11:23:32 +01:00
math Color: Bind `from_hsv` as static method 2021-11-11 11:50:02 +01:00
multiplayer [Net] Fix spawn/despawn custom callable argument. 2021-10-12 14:18:16 +02:00
object Add is_built_in() method to Resource 2021-11-04 12:45:58 +01:00
os Add support for PowerPC family 2021-11-01 22:25:53 +01:00
string String: Remove `erase` method, bindings can't mutate String 2021-11-11 11:23:32 +01:00
templates Merge pull request #54486 from ibrahn/thread-work-pool-lazier 2021-11-08 13:39:39 +01:00
variant Merge pull request #54869 from akien-mga/string-remove-erase 2021-11-11 13:00:21 +01:00
SCsub SCons: List `.gen.cpp` sources explicitly to avoid globbing errors 2021-10-15 22:14:11 +02:00
core_bind.cpp [macOS] Add `create_instance` function to spawn editor copies. 2021-11-01 11:48:23 +02:00
core_bind.h [macOS] Add `create_instance` function to spawn editor copies. 2021-11-01 11:48:23 +02:00
core_builders.py Use maximum zlib compression when generating editor translation headers 2021-10-29 19:07:48 +02:00
core_constants.cpp Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR` 2021-11-03 23:06:17 +01:00
core_constants.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
core_string_names.cpp Removed _change_notify 2021-02-10 19:31:24 -03:00
core_string_names.h Removed _change_notify 2021-02-10 19:31:24 -03:00
doc_data.cpp Implement NativeExtension pointer arguments 2021-08-23 19:58:40 -03:00
doc_data.h Move the docs for constructors and operators out of methods section 2021-10-29 12:34:57 -05:00
register_core_types.cpp [Net] Bind Multiplayer to GDExtension. 2021-09-24 18:40:39 +02:00
register_core_types.h Implement native extension system 2021-06-25 17:32:45 -03:00
typedefs.h Modify Dictionary::operator== to do real key/value comparison with recursive support (and add unittests) 2021-10-30 13:11:01 +02:00
version.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00