This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
2
Wiki
Activity
Files
040bc686d04a5eb8d3eb97311d5502061ba4af48
godot
/
modules
/
theora
T
History
Lukas Tenbrink
05c33acbb1
Make
memnew(RefCounted)
return
Ref
, to force callers to take ownership of it through a reference.
2026-03-18 20:34:08 +01:00
..
doc_classes
[Docs] Various grammar and spelling fixes
2025-06-23 20:54:08 +02:00
editor
Style: Apply clang-format grouping rules
2026-03-17 20:11:01 +01:00
config.py
[Scons] Implement module dependency sorting.
2022-08-04 20:00:19 +02:00
register_types.cpp
rm
class_db.h
from
resource.h
2026-02-27 19:08:29 -05:00
register_types.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
SCsub
Revert "SCons: Add
CPPEXTPATH
for external includes"
2025-10-06 13:09:22 -05:00
video_stream_theora.cpp
Make
memnew(RefCounted)
return
Ref
, to force callers to take ownership of it through a reference.
2026-03-18 20:34:08 +01:00
video_stream_theora.h
Add GDSOFTCLASS to deeper inheritors of Object
2025-09-24 19:15:56 +01:00