Aaron Franke
|
97ee05e9b7
|
Rename version defines to GODOT_VERSION_* to match GDExtension godot-cpp
|
2025-03-12 11:11:38 -07:00 |
|
bruvzg
|
ae334e069c
|
[Windows] Always use absolute UNC paths and long path aware APIs, add "long path aware" flag to the application manifest.
|
2024-08-28 11:15:57 +03:00 |
|
Rémi Verschelde
|
e0dc23367c
|
Remove now unused year member from version.py
We changed copyright to use "present" for the current year, so we no
longer need to hardcode this and (like now) forget to bump it yearly.
|
2024-01-25 15:08:34 +01:00 |
|
bruvzg
|
42c2c02acf
|
[Windows] Optimize editor icon, use different icon for console executable.
|
2022-11-29 09:39:03 +02:00 |
|
bruvzg
|
7db3822c2e
|
[Windows] Add icon to the console wrapper, add option to set icon for the console wrapper on export.
|
2022-11-15 23:47:21 +02:00 |
|
bruvzg
|
9a33c97c2a
|
Add console wrapper app to handle console i/o redirection on Windows.
|
2022-10-31 14:37:49 +02:00 |
|