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
2011-11-09Fix ${} var usage. Was missing BF_OIIO and BF_BOOST init.Nathan Letwory
2011-11-09Enable Cycles for buildbotSergey Sharybin
2011-11-09No tabs in scons! Sorry for that..Antony Riakiotakis
2011-11-09Cycles: mac + scons build should not work.Brecht Van Lommel
2011-11-09correct comment, no longer needed.Antony Riakiotakis
2011-11-09Make scons work MinGW. This commit resolves several issues such as enable Ope...Antony Riakiotakis
2011-11-09Cycles:Thomas Dinges
2011-11-09Scons:Thomas Dinges
2011-11-09Build system fixes:Thomas Dinges
2011-11-09Add compiles support for Cycles.Nathan Letwory
2011-11-09edits to cycles cmake files so cmake_consistency_check.py can parse them.Campbell Barton
2011-11-08Cycles MergeBrecht Van Lommel
2011-11-08- disable undo for user preferences (every click would do push an undo), was ...Campbell Barton
2011-11-07Cycles: svn merge -r41613:41627 ^/trunk/blenderBrecht Van Lommel
2011-11-07quiet warnings when building without libmvCampbell Barton
2011-11-07CMake: add delayed_install macro to specify files to be installed from modulesBrecht Van Lommel
2011-11-07CMake: Boost and OpenImageIO building support (unused still).Brecht Van Lommel
2011-11-07Cycles: svn merge -r41531:41613 ^/trunk/blenderBrecht Van Lommel
2011-11-07Camera tracking integrationSergey Sharybin
2011-11-05Cycles: svn merge -r41467:41531 ^/trunk/blenderBrecht Van Lommel
2011-11-04correct some warnings, also sensor_x was being paassed to object_camera_matri...Campbell Barton
2011-11-03Scons:Thomas Dinges
2011-11-03Scons:Thomas Dinges
2011-11-03cmake could ignore defines for python lib/include passed from the command lin...Campbell Barton
2011-11-02Cycles: svn merge -r41266:41467 ^/trunk/blenderBrecht Van Lommel
2011-11-02quiet some warnings.Campbell Barton
2011-11-01name qtcreator projects based on branch names (if svn is found and its a bran...Campbell Barton
2011-11-01hopefully fix problem with cmake on osx (older gcc version)Campbell Barton
2011-10-31Correction to own commit r41169Campbell Barton
2011-10-30correct flags for older GCC's which dont suppport -Wno-deprecated-declarations,Campbell Barton
2011-10-30Modifier compilation tweaks (Blender conference commit) Thomas Dinges
2011-10-27tweak remove_strict_flags so it can be used with gcc's -WallCampbell Barton
2011-10-25update is_c() utility function to include '.cc' and '.inl' files.Campbell Barton
2011-10-25Cycles: svn merge -r41232:41266 ^/trunk/blenderBrecht Van Lommel
2011-10-25Cycles: svn merge -r41225:41232 ^/trunk/blenderBrecht Van Lommel
2011-10-24Some small fixes and changes:Sergey Sharybin
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-22Cycles: svn merge -r41157:41182 ^/trunk/blenderBrecht Van Lommel
2011-10-22Cycles: svn merge -r40934:41157 ^/trunk/blenderBrecht Van Lommel
2011-10-21remove scons files for unsupported/obscure unix variants, these configs are n...Campbell Barton
2011-10-21cleanup scons build flags, many duplicates because because of confusion betwe...Campbell Barton
2011-10-21- remove release/bin/.blender/.bfont.ttf, we have ./release/datafiles/bfont.t...Campbell Barton
2011-10-21move fonts/ and locale/ dirs into release/datafiles, since blender wasn't fin...Campbell Barton
2011-10-20misc editsCampbell Barton
2011-10-17docs / clenup (no functional code changes)Campbell Barton
2011-10-15OSX: make sure the set_simulation_threads script is always renewedJens Verwiebe
2011-10-14OSX: commit the omp_set_simulation_threads applescript and copy-routinesJens Verwiebe
2011-10-14OSX: commit the needed steps for compiling with gcc 4.6.1 and OMP_NUM_THREADS...Jens Verwiebe
2011-10-14cmake: use cached results for RPM build & dont print annoying rpmbuild missin...Campbell Barton
2011-10-14cmake's find glew wasnt working right - if glew wasnt found installing the pa...Campbell Barton