Lightning_A
|
e078f970db
|
Rename remove() to remove_at() when removing by index
|
2021-11-23 18:58:57 -07:00 |
|
Hugo Locurcio
|
c012fbc8b2
|
Rename PROPERTY_USAGE_NOEDITOR to PROPERTY_USAGE_NO_EDITOR
This is consistent with other constants that include `NO`,
such as `PROPERTY_HINT_COLOR_NO_ALPHA`.
|
2021-11-03 23:06:17 +01:00 |
|
Lightning_A
|
c63b18507d
|
Use range iterators for Map
|
2021-09-30 15:09:12 -06:00 |
|
Aaron Franke
|
84f720966c
|
Use doubles for time in many other places
|
2021-08-09 14:05:42 -05:00 |
|
Rémi Verschelde
|
ac3322b0af
|
Use const references where possible for List range iterators
|
2021-07-25 12:22:25 +02:00 |
|
Aaron Franke
|
4e6efd1b07
|
Use C++ iterators for Lists in many situations
|
2021-07-23 17:38:28 -04:00 |
|
Aaron Franke
|
8b692e8872
|
Add PROPERTY_USAGE_NONE and use it
|
2021-06-17 19:10:26 -04:00 |
|
Aaron Franke
|
a94cef0ea0
|
Move SpriteFrames to its own file in the resources folder
|
2021-03-16 02:00:47 -04:00 |
|