This website requires JavaScript.
Explore
Help
Sign In
nick
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2026-04-28 22:22:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0c3bfae3efa746bbcfc498531ac5427667a35f2c
godot
/
modules
/
theora
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