blender/source
Sergey Sharybin 5aee7c7744 Correction to YCCK and CNYK jpeg images loading into blender
There was incorrect formula applied on color components, used the same
as gimp uses. It makes image looking nicer in blender, however it's
still not 100% correct. Seems lots of software are handling profiles
from jpeg file nicely. But that's another topic.
2012-11-13 14:28:45 +00:00
..
blender Correction to YCCK and CNYK jpeg images loading into blender 2012-11-13 14:28:45 +00:00
blenderplayer Replacing gettext i18n backend by boost::locale one. 2012-11-11 16:54:26 +00:00
creator Replacing gettext i18n backend by boost::locale one. 2012-11-11 16:54:26 +00:00
darwin initial retina support for osx \ to take effect you must perhaps logout/in \i prefer in terminal: /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Support/lsregister -v -f 2012-09-07 15:44:20 +00:00
gameengine BGE: Renaming KX_GameObject.group_parent and group_children to groupObject and groupMembers to be a bit more descriptive and match the rest of the BGE Py API. KX_MeshProxy.transform_uv has also been renamed to transformUV. It would be nice to switch to PEP8 names for the BGE Python API, but for now, consistency is better. 2012-11-13 04:38:34 +00:00
icons
tests code cleanup: cmake - add missing headers, remove directories from source listing. 2012-11-03 15:49:38 +00:00
CMakeLists.txt
SConscript Scons: 2012-06-30 22:44:36 +00:00