Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-31CMake: use blender_include_dirs("${OPENGL_INCLUDE_DIR}") rather then blender_...Campbell Barton
2010-12-23rename blenderlib to blender_add_libCampbell Barton
2010-12-08use lowercase for cmake builtin names and macros, remove contents in else() a...Campbell Barton
2010-11-19use 'const char *' for imbuf and file ops.Campbell Barton
2010-11-18rename libs internal libs for CMake + SCons (used in MSVC project files)Campbell Barton
2010-10-23use explicit file paths for CMake rather then globing, This is recommended by...Campbell Barton
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-09-18warning fixes and minor cmake changes.Campbell Barton
2010-09-15fix for error in last commit.Campbell Barton
2010-08-30Finally change SConscript tabs to spaces.Nathan Letwory
2010-08-11Update address in license block.Guillermo S. Romero
2010-08-03build options to disable image formats WITH_CINEON, WITH_HDR.Campbell Barton
2010-08-03remove commented scons lines from cmake files, fixed use of pointer poll func...Campbell Barton
2010-05-07Merge image related changes from the render branch. This includes the imageBrecht Van Lommel
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-01-30Fix #20146:Brecht Van Lommel
2010-01-09Color management fixesMatt Ebb
2009-09-06white space commit. (2 spaces -> tab).Campbell Barton
2009-09-05== SCons ==Nathan Letwory
2009-09-04== SCons ==Nathan Letwory
2009-04-202.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19...Brecht Van Lommel
2008-12-242.5 / SConsNathan Letwory
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-10-28Updated cmake so it has the option to use WITH_DDSKent Mein
2008-09-10This is patch:Kent Mein
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-03-31I let a sqrtf in by accident when commiting this patch.Kent Mein
2008-03-28This is patches:Kent Mein
2008-01-15changed sqrtf to sqrt to make solaris and other platforms happy.Kent Mein
2008-01-08* tweak linking priorities - should help for GCC usersNathan Letwory
2008-01-07Patch to change license to GPL only, from GSR.Chris Want
2007-12-27This is patch: [#7975] imbuf for DDS textures: improved read support and a fe...Kent Mein
2007-10-12This is patch [#7483] imbuf support for uncompressed DDS imagesKent Mein
2007-10-08This is a fix for the following bug:Kent Mein
2007-08-31Updated the Makefiles removing some of the gcc specific stuff...Kent Mein
2007-06-26For scons: Add "-DWITH_DDS" to compile flags when dds is enabled.Ken Hughes
2007-06-25This commit is a modified version of patch #6860Kent Mein