Go to file
Brecht Van Lommel 993e9d4c46 Image pixel acces, through Image.pixels as floating point values.
It's not the most efficient solution, but this can be optimized later. It's
best to copy out all the pixels at once into a list, rather than accessing
them one by one.
2011-04-03 16:17:39 +00:00
build_files fix cmake for when BLENDER_VERSION_CHAR is not set. 2011-04-03 07:48:33 +00:00
doc modification to api docs so release point to: 2011-04-01 15:13:58 +00:00
extern didnt mean to commit to Eigen2 since its externally maintained. 2011-03-30 16:21:35 +00:00
intern includes for building with gcc 4.6 on fedora. 2011-03-30 16:14:54 +00:00
release Readme.html and Link to Release Log: 2011-04-02 13:18:33 +00:00
source Image pixel acces, through Image.pixels as floating point values. 2011-04-03 16:17:39 +00:00
CMakeLists.txt quiet various warnings, also disable -Wdouble-promotion with cmake since it gives warnings with variable length args. 2011-04-03 10:04:16 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile CMake package_archive target to create a .zip/.tar.bz2 package on mac/unix, 2011-03-21 16:42:21 +00:00
SConstruct Apply [#26044] Windows thumbnails and improved filetype registration 2011-03-29 13:00:03 +00:00