This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2026-01-06 19:41:11 +00:00
Code
Releases
Wiki
Activity
Files
fa0a3c9c6ef04c60e7edca739e6ae4ff9569a28b
godot
/
platform
History
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
..
android
Add and require
GDSOFTCLASS
for
Object
subclasses that want to cast but do not use
GDCLASS
.
2025-03-31 20:49:50 +02:00
ios
Use
append_
instead of
parse_
for
String
methods.
2025-03-27 17:51:02 +01:00
linuxbsd
Add and require
GDSOFTCLASS
for
Object
subclasses that want to cast but do not use
GDCLASS
.
2025-03-31 20:49:50 +02:00
macos
Merge pull request
#104556
from Ivorforce/string-extend-instead-of-parse
2025-03-29 10:16:33 -05:00
web
Add and require
GDSOFTCLASS
for
Object
subclasses that want to cast but do not use
GDCLASS
.
2025-03-31 20:49:50 +02:00
windows
Merge pull request
#104556
from Ivorforce/string-extend-instead-of-parse
2025-03-29 10:16:33 -05:00
register_platform_apis.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
SCsub
SCons: Make builders prettier, utilize
constexpr
2025-03-11 18:31:20 -05:00