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
/
dds
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve resource load cache
reduz
2021-02-11
2
-2
/
+2
*
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
4
-8
/
+8
*
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-16
1
-2
/
+0
*
DDS: Fix loading files without DDSD_CAPS or DDSD_PIXELFORMAT
Rémi Verschelde
2020-06-15
1
-4
/
+6
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-12
/
+23
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
2
-45
/
+0
*
Exposed RenderingDevice to script API
Juan Linietsky
2020-04-20
2
-2
/
+2
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-1
/
+1
*
SCons: Format buildsystem files with psf/black
Rémi Verschelde
2020-03-30
2
-2
/
+3
*
Adding missing include guards to header files identified by LGTM.
Rajat Goswami
2020-03-23
1
-0
/
+5
*
Removed interactive loader, added proper thread loading.
Juan Linietsky
2020-02-28
2
-2
/
+2
*
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-18
1
-7
/
+7
*
Texture refactor
Juan Linietsky
2020-02-11
1
-1
/
+1
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
4
-8
/
+8
*
Added some obvious errors explanations
qarmin
2019-09-25
1
-3
/
+3
*
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/'
Robin Hübner
2019-08-12
1
-7
/
+3
*
Added release function to PoolVector::Access.
Ibrahn Sahir
2019-07-06
1
-5
/
+0
*
Fix few GCC9 warnings:
Martin Liska
2019-07-02
1
-1
/
+1
*
Unexpose subclasses of ResourceFormatLoader and -Saver
Rémi Verschelde
2019-06-18
1
-1
/
+0
*
Fixes to the DDS loader
Daniel Rakos
2019-05-07
1
-8
/
+17
*
Style: Apply new changes from clang-format 8.0
Rémi Verschelde
2019-04-09
1
-1
/
+2
*
Add -Wshadow=local to warnings and fix reported issues.
marxin
2019-02-20
1
-5
/
+5
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
4
-8
/
+8
*
Added basic support for custom resource savers and loaders
Marc Gilleron
2018-12-15
2
-3
/
+5
*
Fixed DDS loader according to issue #22530
qonnop
2018-10-03
1
-1
/
+1
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
2
-2
/
+2
*
Make some debug prints verbose-only, remove others
Rémi Verschelde
2018-08-24
1
-2
/
+0
*
SCons: Pass env to modules can_build method
Rémi Verschelde
2018-05-30
1
-1
/
+1
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
4
-0
/
+4
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
4
-8
/
+8
*
doc: Make all module docs self-contained
Rémi Verschelde
2017-11-15
1
-2
/
+0
*
Rename pos to position in user facing methods and variables
letheed
2017-09-20
1
-1
/
+1
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
4
-4
/
+4
*
rewritten PBR implementation to make it friendlier with Blender
Juan Linietsky
2017-05-31
1
-2
/
+0
*
-Added EXR supprot for HDR (no BC6 compression yet though)
Juan Linietsky
2017-05-26
1
-2
/
+2
*
Removal of Image from Variant, converted to a Resource.
Juan Linietsky
2017-05-17
1
-1
/
+1
*
Fix property warnings and hide some debug prints
Rémi Verschelde
2017-04-23
1
-4
/
+6
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
4
-0
/
+4
*
Fix typos in source code using codespell
Rémi Verschelde
2017-03-24
1
-7
/
+7
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
3
-187
/
+169
*
Fix some compilation warnings.
Shlomi Fish
2017-02-21
1
-5
/
+5
*
Style: Fix whole-line commented code
Rémi Verschelde
2017-01-14
1
-1
/
+1
*
rename String.extension() -> String.get_extension() / String.basename() -> St...
Juan Linietsky
2017-01-14
1
-1
/
+1
*
Memory pool vectors (DVector) have been enormously simplified in code, and re...
Juan Linietsky
2017-01-07
1
-7
/
+7
*
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-02
1
-1
/
+1
*
Merge remote-tracking branch 'origin/gles3' into gles3-on-master
Rémi Verschelde
2017-01-02
1
-15
/
+14
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
4
-4
/
+4
*
style: Fix PEP8 blank lines issues in Python files
Rémi Verschelde
2016-11-01
1
-0
/
+1
*
style: Start applying PEP8 to Python files, indentation issues
Rémi Verschelde
2016-11-01
1
-2
/
+2
[next]