index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
theora
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0e
Spartan322
2024-11-12
1
-1
/
+1
|
\
|
*
Core: Integrate `Ref::instantiate` where possible
Thaddeus Crews
2024-11-10
1
-1
/
+1
*
|
Merge commit godotengine/godot@87318a2fb7fffeb72adca934e31915be077c3d1f
Spartan322
2024-11-06
1
-1
/
+1
|
\
|
|
*
Style: Apply `clang-tidy` fixes (superficial)
Thaddeus Crews
2024-11-04
1
-1
/
+1
*
|
Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c
Spartan322
2024-10-30
1
-1
/
+1
|
\
|
|
*
Set clang-format `RemoveSemicolon` rule to `true`
Adam Scott
2024-10-25
1
-1
/
+1
*
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
4
-8
/
+8
*
|
Merge commit godotengine/godot@b3bcb2dc14691f7729984128dca26a844f662fa1
Spartan322
2024-10-22
1
-0
/
+1
|
\
|
|
*
Don't include `core/io/image.h` in `core/os/os.h`
Yevhen Babiichuk (DustDFG)
2024-10-18
1
-0
/
+1
*
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
4
-0
/
+8
|
/
*
SCons: Add unobtrusive type hints in SCons files
Thaddeus Crews
2024-09-25
1
-0
/
+1
*
Add 'override' mark to ResourceFormat class
ppphp
2024-03-25
1
-4
/
+4
*
Extract and reorganize texture resource classes
Hendrik Brucker
2023-07-14
2
-0
/
+3
*
Doctool: Remove version attribute from XML header
Rémi Verschelde
2023-07-06
1
-1
/
+1
*
Bump version to 4.2-dev
Rémi Verschelde
2023-07-05
1
-1
/
+1
*
Bump version to 4.1-dev
Rémi Verschelde
2023-03-01
1
-1
/
+1
*
Patch `VideoStreamPlaybackTheora::set_file` to only look for header packets o...
Davi
2023-02-26
1
-2
/
+8
*
Updates VideoDecoder plugin API to GDExtension.
anish bhobe
2023-01-30
3
-59
/
+2
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
4
-116
/
+116
*
Merge pull request #66516 from DeeJayLSP/update_theora
Rémi Verschelde
2022-11-15
1
-1
/
+6
|
\
|
*
Update libtheora to GIT (2020.10)
DeeJayLSP
2022-10-18
1
-1
/
+6
*
|
Unify usage of GLOBAL/EDITOR_GET
kobewi
2022-10-18
1
-1
/
+1
*
|
Make some Image methods static
kobewi
2022-10-14
1
-3
/
+1
*
|
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...
bruvzg
2022-10-07
1
-20
/
+15
*
|
Merge pull request #66720 from qarmin/unintialized_memory
Rémi Verschelde
2022-10-05
1
-1
/
+1
|
\
\
|
*
|
Remove usage of unitialized variables
Rafał Mikrut
2022-10-01
1
-1
/
+1
*
|
|
Fix MSVC warning C4706: assignment within conditional expression
Rémi Verschelde
2022-09-28
1
-25
/
+31
|
|
/
|
/
|
*
|
Change time parameters and variables to double type
Dave Palais
2022-09-26
2
-11
/
+11
|
/
*
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-08-08
1
-1
/
+1
*
[Scons] Implement module dependency sorting.
Fabio Alessandrelli
2022-08-04
1
-1
/
+2
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
1
-1
/
+1
*
Implement BPM support
reduz
2022-07-23
1
-1
/
+1
*
Add static methods for creating Image and ImageTexture
kobewi
2022-07-08
1
-1
/
+1
*
Merge pull request #60723 from reduz/refactor-module-initialization
Rémi Verschelde
2022-05-04
2
-4
/
+14
|
\
|
*
Refactor module initialization
reduz
2022-05-04
2
-4
/
+14
*
|
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
Hugo Locurcio
2022-05-03
2
-3
/
+3
|
/
*
Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`
Rémi Verschelde
2022-05-02
1
-1
/
+1
*
Narrow FileAccess scope to prevent deadlocks.
bruvzg
2022-04-12
1
-1
/
+1
*
Make FileAccess and DirAccess classes reference counted.
bruvzg
2022-04-11
2
-21
/
+9
*
Fix some issues found by cppcheck.
bruvzg
2022-04-06
1
-1
/
+1
*
Zero initialize all pointer class and struct members
Rémi Verschelde
2022-04-04
1
-1
/
+1
*
Remove unused GDNative code
Rémi Verschelde
2022-03-09
1
-1
/
+1
*
Add an XML schema for documentation
Hugo Locurcio
2022-02-15
1
-1
/
+1
*
Fix "texture not initialized" error preventing video from playing
Lisandro Lorea
2022-02-01
1
-0
/
+1
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
4
-8
/
+8
*
Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR`
Hugo Locurcio
2021-11-03
1
-1
/
+1
*
Add support for the RISC-V architecture
Aaron Franke
2021-10-22
1
-0
/
+2
*
Remove WebM support (and deps libvpx and opus)
Rémi Verschelde
2021-10-15
2
-2
/
+2
*
Replace references to VisualServer in code comments with RenderingServer
Hugo Locurcio
2021-10-07
1
-1
/
+1
*
Don't generate empty doc sections and reduce code duplication
Aaron Franke
2021-09-20
1
-2
/
+0
[next]