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
/
minimp3
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR`
Hugo Locurcio
2021-11-03
1
-3
/
+3
*
Fix some LGTM errors of "Multiplication result converted to larger type"
Aaron Franke
2021-10-12
1
-1
/
+1
*
Don't generate empty doc sections and reduce code duplication
Aaron Franke
2021-09-20
1
-4
/
+0
*
Add polyphony to Audio Stream Player nodes
Ellen Poe
2021-09-07
2
-0
/
+6
*
Require AudioStream::mix to return the number of frames successfully mixed
Ellen Poe
2021-08-27
2
-3
/
+7
*
Implement the ability to disable classes
reduz
2021-07-13
1
-1
/
+1
*
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-06-19
3
-3
/
+3
*
Better format arguments in variant parser
Michael Alexsander Silva Dias
2021-06-18
1
-1
/
+1
*
Core: Move DirAccess and FileAccess to `core/io`
Rémi Verschelde
2021-06-11
2
-2
/
+2
*
Rename File::get_len() get_length()
Marcel Admiraal
2021-05-25
1
-1
/
+1
*
Make all file access 64-bit (uint64_t)
Pedro J. Estébanez
2021-05-17
1
-1
/
+1
*
Core: Drop custom `copymem`/`zeromem` defines
Rémi Verschelde
2021-04-27
1
-2
/
+2
*
Style: Apply clang-tidy's `readability-braces-around-statements`
Rémi Verschelde
2021-04-05
1
-1
/
+2
*
Fail mp3 loading when attempting to load invalid mp3s
Ellen Poe
2021-02-15
1
-1
/
+2
*
Initialize class/struct variables with default values in modules/
Rafał Mikrut
2021-02-08
1
-3
/
+3
*
Descriptive error message when using AudioStream(OGG/MP3) incorrectly
Aaron Franke
2021-01-07
1
-1
/
+4
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
6
-12
/
+12
*
add mp3 import and playback support
Vincent
2020-12-03
9
-0
/
+648