Go to file
Antony Riakiotakis 602691fdfc Fix #31539, painting in image editor while in object mode does not update mipmaps.
While we could disable/enable mipmaps on stroke begin/end, it is a bit hacky (but worthy of consideration for later) for my taste just to paint in the image editor. Instead we generate mipmaps on the fly. Since we can update texture levels below the first only with GPU mipmapping, partial update when painting in the image editor will actually work only with GPU mipmapping from now on (which is fast enough I hope not to get any lags!).
2012-09-18 15:58:07 +00:00
build_files Updating mingw32 config to reflect new boost libraries in svn 2012-09-17 12:05:18 +00:00
doc uncomment data identifiers from sphinx docs (own error made r41509) 2012-09-03 02:08:56 +00:00
extern Ceres: resolve no previous declarations warnings 2012-09-18 11:01:51 +00:00
intern code cleanup: warnings 2012-09-18 03:15:12 +00:00
release UI: cosmetic tweak to render/animation/play buttons, align, change icon. 2012-09-17 10:54:50 +00:00
source Fix #31539, painting in image editor while in object mode does not update mipmaps. 2012-09-18 15:58:07 +00:00
CMakeLists.txt -Wnonnull flag is not for C++. I think we all know it by now, time to 2012-09-18 14:17:10 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile fix for error in recent commit (made function static that shouldn't have been), add extra gcc warnings to cmake. 2012-09-16 01:35:00 +00:00
SConstruct Enable OpenColorIO for MinGW64 build targets 2012-09-16 18:05:32 +00:00