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
/
editor
/
audio_stream_preview.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-3
/
+6
*
Style: Enforce separation line between function definitions
Rémi Verschelde
2020-05-14
1
-0
/
+2
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-7
/
+0
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-2
/
+2
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Small fixes to unrechable code, possibly overflows, using NULL pointers
qarmin
2019-06-03
1
-1
/
+1
*
Fix audio previews, closes #25979
Juan Linietsky
2019-02-21
1
-1
/
+1
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Fix GCC 8 warnings about potentially unitialized variables
Rémi Verschelde
2018-10-04
1
-2
/
+2
*
Add missing copyright headers
Rémi Verschelde
2018-08-29
1
-0
/
+30
*
Fix crash when previewing null AudioStream
Poommetee Ketson
2018-08-22
1
-1
/
+2
*
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-26
1
-2
/
+2
*
Entirely new (and much improved) animation editor.
Juan Linietsky
2018-06-07
1
-0
/
+211