| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Improve resource load cache | reduz | 2021-02-11 | 1 | -3/+3 |
* | Initialize class variables with default values in scene/ [2/2] | Rafał Mikrut | 2021-02-09 | 1 | -37/+39 |
* | Modernize RWLock | Pedro J. Estébanez | 2021-01-19 | 1 | -1/+1 |
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
* | Remove empty lines around braces with the formatting script | Aaron Franke | 2020-11-16 | 1 | -1/+0 |
* | Reorganized core/ directory, it was too fatty already | reduz | 2020-11-07 | 1 | -1/+1 |
* | Refactored 2D shader and lighting system | reduz | 2020-10-24 | 1 | -18/+18 |
* | Implement 3D textures as import and resource format. | reduz | 2020-09-09 | 1 | -0/+116 |
* | Make `AnimatedTexture.MAX_FRAMES` public | Andrii Doroshenko (Xrayez) | 2020-08-30 | 1 | -1/+2 |
* | Add override keywords. | Marcel Admiraal | 2020-07-10 | 1 | -96/+95 |
* | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde | 2020-05-14 | 1 | -18/+0 |
* | New lightmapper | Juan Linietsky | 2020-05-10 | 1 | -31/+135 |
* | Add set_frame, pause, and oneshot to AnimatedTexture | Revan Ji | 2020-04-29 | 1 | -1/+11 |
* | Exposed RenderingDevice to script API | Juan Linietsky | 2020-04-20 | 1 | -2/+2 |
* | Replace NULL with nullptr | lupoDharkael | 2020-04-02 | 1 | -2/+2 |
* | Renaming of servers for coherency. | Juan Linietsky | 2020-03-27 | 1 | -26/+26 |
* | Style: Set clang-format Standard to Cpp11 | Rémi Verschelde | 2020-03-17 | 1 | -1/+1 |
* | Removed interactive loader, added proper thread loading. | Juan Linietsky | 2020-02-28 | 1 | -2/+2 |
* | Fix GDCLASS for Texture2D/TextureLayered | Yuri Roubinsky | 2020-02-17 | 1 | -2/+2 |
* | Rewritten StreamTexture for better code reuse, added basis universal support | Juan Linietsky | 2020-02-11 | 1 | -2/+10 |
* | Several fixes to 3D rendering, and multimesh implementation. | Juan Linietsky | 2020-02-11 | 1 | -1/+3 |
* | Bugfixes and ability to better specify filter and repeat modes everywhere. | Juan Linietsky | 2020-02-11 | 1 | -18/+18 |
* | basic 2D engine is more or less working with Vulkan, including editor. | Juan Linietsky | 2020-02-11 | 1 | -1/+3 |
* | Basic 2D engine is more or less working, needs more work for editor to be usa... | Juan Linietsky | 2020-02-11 | 1 | -2/+10 |
* | A lot of progress with canvas rendering, still far from working. | Juan Linietsky | 2020-02-11 | 1 | -18/+18 |
* | Texture refactor | Juan Linietsky | 2020-02-11 | 1 | -248/+97 |
* | doc: Complete documentation for VideoStreams | Rémi Verschelde | 2020-01-26 | 1 | -1/+2 |
* | Update copyright statements to 2020 | Rémi Verschelde | 2020-01-01 | 1 | -2/+2 |
* | Remove redundant author doc comments | IAmActuallyCthulhu | 2019-08-12 | 1 | -4/+0 |
* | Made use of semicolons more consitent, fixed formatting | JohnJLight | 2019-06-19 | 1 | -8/+10 |
* | Unexpose subclasses of ResourceFormatLoader and -Saver | Rémi Verschelde | 2019-06-18 | 1 | -2/+0 |
* | Adding a new Camera Server implementation to Godot. | BastiaanOlij | 2019-06-15 | 1 | -0/+35 |
* | Added ability for multiple images to be imported as an atlas | Juan Linietsky | 2019-04-19 | 1 | -0/+43 |
* | Hide StreamTexture flags, fixes #26640 | Juan Linietsky | 2019-03-06 | 1 | -0/+1 |
* | Many separate fixes to ensure non power of 2 textures work on GLES2, closes #... | Juan Linietsky | 2019-02-24 | 1 | -1/+1 |
* | Implement a cleaner (and better) way to save imagedata from ImageTexture, fix... | Juan Linietsky | 2019-02-21 | 1 | -5/+1 |
* | Scene: Ensure classes match their header filename | Rémi Verschelde | 2019-02-12 | 1 | -1/+1 |
* | Changed ImageTexture image cache type to the correct one, fixes #24971 | Daniel Rakos | 2019-01-26 | 1 | -1/+1 |
* | Ability to keep images in ImageTexture cached while using editor, fixes #25243 | Juan Linietsky | 2019-01-25 | 1 | -0/+5 |
* | Add thumbnails to LargeTexture | Timo Schwarzer | 2019-01-03 | 1 | -0/+1 |
* | Update copyright statements to 2019 | Rémi Verschelde | 2019-01-01 | 1 | -2/+2 |
* | Added basic support for custom resource savers and loaders | Marc Gilleron | 2018-12-15 | 1 | -0/+2 |
* | Made Debugger's Video Memory tab show correct resource paths. | DualMatrix | 2018-09-29 | 1 | -0/+2 |
* | Mark AnimatedTexture frame_* properties as internal | Rémi Verschelde | 2018-09-13 | 1 | -1/+2 |
* | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde | 2018-09-12 | 1 | -6/+6 |
* | Added a function to cache texture opacity at a pixel, and modified editor to ... | Juan Linietsky | 2018-08-23 | 1 | -0/+15 |
* | Switched AnimatedTexture to a readers-writers lock, solves a race condition a... | Juan Linietsky | 2018-08-23 | 1 | -1/+3 |
* | Merge pull request #18096 from aaronfranke/master | Juan Linietsky | 2018-08-14 | 1 | -1/+1 |
|\ |
|
| * | [Core] Completely kill math_2d.h, change includes | Aaron Franke | 2018-08-11 | 1 | -1/+1 |
* | | -Deprecate ImageTexture::load | Juan Linietsky | 2018-08-14 | 1 | -0/+2 |
|/ |
|