Lightning_A
|
e078f970db
Rename `remove()` to `remove_at()` when removing by index
|
4 gadi atpakaļ |
Hugo Locurcio
|
c012fbc8b2
Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR`
|
3 gadi atpakaļ |
Hugo Locurcio
|
4bd5e4fd9b
Use the standard C `INFINITY` and `NAN` constants directly
|
4 gadi atpakaļ |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
4 gadi atpakaļ |
Anshul7sp1
|
91181c2086
Fixes small typos and grammar correction
|
4 gadi atpakaļ |
reduz
|
f8d03b98e7
Improve resource load cache
|
4 gadi atpakaļ |
reduz
|
1aa2823fa3
Removed _change_notify
|
4 gadi atpakaļ |
Rafał Mikrut
|
f7209b459b
Initialize class/struct variables with default values in modules/
|
4 gadi atpakaļ |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 gadi atpakaļ |
reduz
|
635d33dc6c
Refactor variant built-in methods yet again.
|
4 gadi atpakaļ |
reduz
|
221a2a1742
Refactored variant constructor logic
|
4 gadi atpakaļ |
reduz
|
05de7ce6ca
Refactored variant setters/getters
|
4 gadi atpakaļ |
bruvzg
|
80b8eff6aa
[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.
|
5 gadi atpakaļ |
Aaron Franke
|
56e2c6c704
Make all String float conversion methods be 64-bit
|
5 gadi atpakaļ |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 gadi atpakaļ |
Rémi Verschelde
|
07bc4e2f96
Style: Enforce separation line between function definitions
|
5 gadi atpakaļ |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 gadi atpakaļ |
Rémi Verschelde
|
69de7ce38c
Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine
|
5 gadi atpakaļ |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 gadi atpakaļ |
luz.paz
|
7bf6e5f773
Fix various typos
|
5 gadi atpakaļ |
Juan Linietsky
|
69c95f4b4c
Reworked signal connection system, added support for Callable and Signal objects and made them default.
|
5 gadi atpakaļ |
Rémi Verschelde
|
54ac8eaba6
Remove more deprecated methods and code
|
5 gadi atpakaļ |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 gadi atpakaļ |
qarmin
|
4e5310cc60
Some code changed with Clang-Tidy
|
6 gadi atpakaļ |
Rémi Verschelde
|
c8994b56f9
Style: Apply new changes from clang-format 8.0
|
6 gadi atpakaļ |
marxin
|
8d51618949
Add -Wshadow=local to warnings and fix reported issues.
|
6 gadi atpakaļ |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 gadi atpakaļ |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
7 gadi atpakaļ |
Rémi Verschelde
|
4cce6f3417
Merge pull request #18321 from Crazy-P/Fixes-logically-dead-code
|
7 gadi atpakaļ |
Hugo Locurcio
|
1c419531a0
Change ".." punctuation for "..." in editor strings (#16507)
|
7 gadi atpakaļ |