Edward Moulsdale
|
e366471fdc
|
Add GDSOFTCLASS to deeper inheritors of Object
|
2025-09-24 19:15:56 +01:00 |
|
Lukas Tenbrink
|
fa0a3c9c6e
|
Add and require GDSOFTCLASS for Object subclasses that want to cast but do not use GDCLASS.
|
2025-03-31 20:49:50 +02:00 |
|
Thaddeus Crews
|
324512e11c
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
|
Aarni Koskela
|
f134769506
|
Fix various typos
* Add TODO notes for typos that should be fixed for 5.0
Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
|
2025-01-08 14:47:42 +02:00 |
|
Yufeng Ying
|
34d8255947
|
Force build editor with regex module, remove checking code.
Fix include.
Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
|
2025-01-07 19:43:23 +08:00 |
|
Yufeng Ying
|
f241c1fda0
|
Remove unused header in editor.
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
|
2024-12-24 00:40:38 +08:00 |
|
Adam Scott
|
0d350e7108
|
Set clang-format RemoveSemicolon rule to true
- Set clang-format `Standard` rule to `c++20`
|
2024-10-25 13:49:43 -04:00 |
|
bruvzg
|
501c15c5f5
|
[iOS export] Automatically generate ARM64 simulator library from device library if it's missing.
|
2024-06-16 10:46:49 +03:00 |
|