Age | Commit message (Expand) | Author |
2019-03-06 | Hide StreamTexture flags, fixes #26640 | Juan Linietsky |
2019-02-24 | Many separate fixes to ensure non power of 2 textures work on GLES2, closes #... | Juan Linietsky |
2019-02-21 | Implement a cleaner (and better) way to save imagedata from ImageTexture, fix... | Juan Linietsky |
2019-02-12 | Scene: Ensure classes match their header filename | Rémi Verschelde |
2019-01-26 | Changed ImageTexture image cache type to the correct one, fixes #24971 | Daniel Rakos |
2019-01-25 | Ability to keep images in ImageTexture cached while using editor, fixes #25243 | Juan Linietsky |
2019-01-03 | Add thumbnails to LargeTexture | Timo Schwarzer |
2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde |
2018-12-15 | Added basic support for custom resource savers and loaders | Marc Gilleron |
2018-09-29 | Made Debugger's Video Memory tab show correct resource paths. | DualMatrix |
2018-09-13 | Mark AnimatedTexture frame_* properties as internal | Rémi Verschelde |
2018-09-12 | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde |
2018-08-23 | Added a function to cache texture opacity at a pixel, and modified editor to ... | Juan Linietsky |
2018-08-23 | Switched AnimatedTexture to a readers-writers lock, solves a race condition a... | Juan Linietsky |
2018-08-14 | Merge pull request #18096 from aaronfranke/master | Juan Linietsky |
2018-08-14 | -Deprecate ImageTexture::load | Juan Linietsky |
2018-08-11 | [Core] Completely kill math_2d.h, change includes | Aaron Franke |
2018-08-06 | Added proper import support for 3D and Array textures | Juan Linietsky |
2018-07-30 | add 3D textures | Thomas Herzog |
2018-07-16 | Finally figured out how to implement AnimatedTexture properly. | Juan Linietsky |
2018-05-14 | ImageTexture.load returns an error code. | Pieter-Jan Briers |
2018-01-05 | Add missing copyright headers and fix formatting | Rémi Verschelde |
2018-01-01 | Update copyright statements to 2018 | Rémi Verschelde |
2017-12-04 | Added a higher level wrapper for proxy texture | Juan Linietsky |
2017-11-05 | Added filter_clip to AtlasTexture | MrCdK |
2017-08-27 | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde |
2017-07-30 | Style: Apply clang-format on all files | Rémi Verschelde |
2017-06-26 | Curve features | Marc Gilleron |
2017-06-24 | GradientTexture now uses a Gradient | Marc Gilleron |
2017-06-24 | Added Curve resource | Marc Gilleron |
2017-06-18 | Texture rect_region drawing now clamps UV to avoid bleeding. This avoids scen... | Juan Linietsky |
2017-06-17 | Add normalmap support for drawing in all low level primitives. Only added sup... | Juan Linietsky |
2017-06-16 | -Fix freezes caused by etccomp2, closes #9183 | Juan Linietsky |
2017-06-15 | Rename Godot-specific resource extensions | George Marques |
2017-06-09 | -Restored multithread capability to VisualServer | Juan Linietsky |
2017-05-23 | Fix stex import into black textures when lossless and lossy are selected, clo... | Juan Linietsky |
2017-05-17 | Removal of Image from Variant, converted to a Resource. | Juan Linietsky |
2017-04-08 | Add "Godot Engine contributors" copyright line | Rémi Verschelde |
2017-04-06 | New particle system, mostly working, some small features missing. | Juan Linietsky |
2017-03-05 | A Whole New World (clang-format edition) | Rémi Verschelde |
2017-02-15 | Many fixes to make exported scenes work better, still buggy. | Juan Linietsky |
2017-02-06 | Several bugfixes, improving the import workflow | Juan Linietsky |
2017-02-01 | Lot of work in new importer, importing textures now works. | Juan Linietsky |
2017-01-02 | ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va... | Juan Linietsky |
2017-01-02 | Merge remote-tracking branch 'origin/gles3' into gles3-on-master | Rémi Verschelde |
2017-01-01 | Welcome in 2017, dear changelog reader! | Rémi Verschelde |
2016-10-03 | Begining of GLES3 renderer: | Juan Linietsky |
2016-06-27 | Make most resources (save for packedscenes and scripts) reload if they change... | Juan Linietsky |
2016-03-09 | remove trailing whitespace | Hubert Jarosz |
2016-01-01 | Update copyright to 2016 in headers | George Marques |