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
/
etc
/
texture_loader_pkm.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add `etcpak` library for faster ETC/ETC2/S3TC imports.
K. S. Ernest (iFire) Lee
2021-04-13
1
-114
/
+0
*
Improve resource load cache
reduz
2021-02-11
1
-1
/
+1
*
Initialize class/struct variables with default values in modules/
Rafał Mikrut
2021-02-08
1
-5
/
+5
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-5
/
+10
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-4
/
+0
*
Exposed RenderingDevice to script API
Juan Linietsky
2020-04-20
1
-1
/
+1
*
Removed interactive loader, added proper thread loading.
Juan Linietsky
2020-02-28
1
-1
/
+1
*
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-18
1
-4
/
+3
*
Texture refactor
Juan Linietsky
2020-02-11
1
-1
/
+1
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Memory leak and crash fixes
Rafał Mikrut
2019-11-10
1
-0
/
+2
*
Added some obvious errors explanations
qarmin
2019-09-25
1
-2
/
+2
*
Replace last occurrences of 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG'
Rémi Verschelde
2019-08-17
1
-3
/
+1
*
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/'
Robin Hübner
2019-08-12
1
-2
/
+1
*
Added release function to PoolVector::Access.
Ibrahn Sahir
2019-07-06
1
-1
/
+1
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-1
/
+1
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Add ETC1/ETC2 compression support though etc2comp.
Ferenc Arn
2017-05-31
1
-0
/
+114