summaryrefslogtreecommitdiff
path: root/core/image.cpp
AgeCommit message (Expand)Author
2017-06-24Added 'blit_rect_mask' for 3.0 toodumitru-stama
2017-06-23Image: Fix wrong method DEFVALIgnacio Etcheverry
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-14Rewrite Image::blit_rect to use the following algorithm:Benjamin Dahse
2017-06-13Merge pull request #8548 from tagcup/etc2compJuan Linietsky
2017-06-09-Restored multithread capability to VisualServerJuan Linietsky
2017-06-04renamed all Rect2.pos to Rect2.positionalexholly
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-28-Added .hdr format supportJuan 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-17Fix two typos from previous commitRémi Verschelde
2017-05-17Removal of Image from Variant, converted to a Resource.Juan Linietsky
2017-04-28Move core thirdparty files to thirdparty/{minizip,misc}Rémi Verschelde
2017-04-23[3.0] Fix bug in Image::_get_pixelbiam13islucky
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-02-06Several bugfixes, improving the import workflowJuan Linietsky
2017-02-01Lot of work in new importer, importing textures now works.Juan Linietsky
2017-01-16Style: Fix statements ending with ';;'Rémi Verschelde
2017-01-16Style: Cleanups, added headers, renamed filesRémi Verschelde
2017-01-14Style: Fix whole-line commented codeRémi Verschelde
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-12-31Some fixes and clean upsJuan Linietsky
2016-12-20work in progress global illuminationJuan Linietsky
2016-10-03Begining of GLES3 renderer:Juan Linietsky
2016-08-13Fix some warnings about unhandled switch casesJohan Manuel
2016-06-20fix CanvasItem.get_global_transform() and CanvasItem.get_local_transform(), c...Juan Linietsky
2016-06-20fix bug decompressing bc texture, closes #4404Juan 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-11-09Add icon to exe file in windows exportmasoud bh
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-29Several performance improvements, mainly in loading and instancing scenes and...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