summaryrefslogtreecommitdiff
path: root/core/image.h
AgeCommit message (Expand)Author
2018-04-29Add option to renormalize mipmaps when generating them for normalmaps.Juan Linietsky
2018-02-24change to clang formatNeil Graham
2018-02-21add Image::bumpmap_to_normalmap conversion functionNeil Graham
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-03Revert "Add missing image format RGB10A2. Fixes #14964"Juan Linietsky
2018-01-03Merge pull request #15051 from binbitten/bug-fixesRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-25Add missing image format RGB10A2. Fixes #14964binbitten
2017-12-20Add functions to image to load a PNG or JPG from a buffer, closes #4024Juan Linietsky
2017-11-17Improved packed scene previews.Daniel J. Ramirez
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-26Add handy get_size() method to Image classAndrii Doroshenko (Xrayez)
2017-07-07[#9292] Renamed Image.put_pixel() to set_pixel().ducdetronquito
2017-06-24Added 'blit_rect_mask' for 3.0 toodumitru-stama
2017-06-18Added two new methods to 3.0 'blend_rect_mask' and 'fill'd
2017-06-16Merge pull request #9231 from dumitru-stama/constimgGeorge Marques
2017-06-16-Fix freezes caused by etccomp2, closes #9183Juan Linietsky
2017-06-16Fixed a bug in get_pixel not being constdumitru.stama
2017-06-13Merge pull request #8548 from tagcup/etc2compJuan Linietsky
2017-06-09-Restored multithread capability to VisualServerJuan Linietsky
2017-05-31Add ETC1/ETC2 compression support though etc2comp.Ferenc Arn
2017-05-31rewritten PBR implementation to make it friendlier with BlenderJuan Linietsky
2017-05-26-Added EXR supprot for HDR (no BC6 compression yet though)Juan Linietsky
2017-05-18Use libsquish to decompress DXT textures.Ferenc Arn
2017-05-17Removal of Image from Variant, converted to a Resource.Juan Linietsky
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-24Fix typos in source code using codespellRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-02-06Several bugfixes, improving the import workflowJuan Linietsky
2017-01-07Memory pool vectors (DVector) have been enormously simplified in code, and re...Juan Linietsky
2017-01-02Merge remote-tracking branch 'origin/gles3' into gles3-on-masterRémi Verschelde
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-10-03Begining of GLES3 renderer:Juan Linietsky
2016-05-29Finalized DynamicFont implementationJuan Linietsky
2016-05-04ability to shrink all images x2 on loadJuan Linietsky
2016-03-12-Made editor support SSL certs by default (embedded them)Juan Linietsky
2016-03-09remove trailing whitespaceHubert Jarosz
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-10-21-Ability to debug video memory usageJuan Linietsky
2015-10-01-Added ability to use cubic interpolation on image resize (little more qualit...Juan Linietsky
2015-06-01-fixes to navigation, so edge-merging is more flexible on conflictJuan Linietsky
2015-05-31work in progress, resource previewsJuan Linietsky
2015-04-18Updated copyright year in all headersJuan Linietsky
2015-04-06Added a PVRTC encoder for iOSJuan Linietsky
2014-11-13UDP FixesJuan Linietsky
2014-10-03missing fils from yesterday comit.Juan Linietsky
2014-10-03Huge Amount of BugFixJuan Linietsky
2014-06-17FineTune HDR and Other StuffJuan Linietsky
2014-06-16More 3D WorkJuan Linietsky
2014-06-11Light Baker!Juan Linietsky