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
2012-03-04Many i18n fixings, based on [#30428] [2.62] Translation Issues.Bastien Montagne
2012-01-05Code refactoring: split render result related functions into separate file.Brecht Van Lommel
2011-11-13Ocean Sim modifier patchLukas Toenne
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-22Render API: add update_progress() function to update progress bar progress fromBrecht Van Lommel
2011-10-22Code refactoring: move external engine functions into own file.Brecht Van Lommel
2011-07-17cmake: cleanup include paths, some duplicates and going up some unneeded dirs.Campbell Barton
2011-07-17cmake source definitions:Campbell Barton
2011-07-13cmake option to build without smoke sim: WITH_MOD_SMOKECampbell Barton
2011-06-20since render branch isnt planned to be merged now, enable strict warning flag...Campbell Barton
2011-06-18rename cmake include/libraries to conform with suggested cmake namesCampbell Barton
2011-05-31cmake maintenanceCampbell Barton
2011-05-07Code cleanup: remove source/kernel module, this wasn't really the kernel ofBrecht Van Lommel
2011-02-15Move mikktspace code to own library, so it is clear that it is alsoNathan Letwory
2011-02-06- cmake was missing an inclide (IDE's wouldnt index)Campbell Barton
2011-02-05Raytrace modifications from the Render Branch.Brecht Van Lommel
2011-02-05Renamed texture.c in render module, to prevent debuggers toTon Roosendaal
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-30Add option for CMake to build libredcode, also use CODEC prefix for ffmpeg, q...Campbell Barton
2010-11-29include headers in cmake source, added a script to check for consistency, rep...Campbell Barton
2010-11-21- include pthreads for win32 globally (as with opengl).Campbell Barton
2010-10-27remove include paths which dont exist, fix for doc upload script which was ge...Campbell Barton
2010-10-24Added CMake macro REMOVE_STRICT_FLAGS(), this means developers can build with...Campbell Barton
2010-10-23use explicit file paths for CMake rather then globing, This is recommended by...Campbell Barton
2010-10-17- fixed remaining unused warnings.Campbell Barton
2010-09-07Compile fixMatt Ebb
2010-09-07bugfix [#23189] Num-0 swtich to Camera view and back doesn't respect UserPers...Campbell Barton
2010-09-07- added back zlib include (needed for win32).Campbell Barton
2010-08-24rename some cmake build targetsCampbell Barton
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-07-04Detect SSE building support with cmake, and moved setting the definesBrecht Van Lommel
2010-07-01fix for building with WITH_RAYOPTIMIZATIONCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-01-30cmake vars are not using _BF_ in var names.Campbell Barton
2010-01-30OSX : update build scripts for updated openCollada libs + ray tracing optimiz...Damien Plisson
2009-11-11Fix CMake build system for WindowsErwin Coumans
2009-11-09Mac :Damien Plisson
2009-10-06* Cmake fix for raytrace accel, still not 100% but getting there...Matt Ebb
2009-10-05remove unused defines, cant check every case but from grepping the souece it ...Campbell Barton
2009-10-01Fix cmake compilation on Windows, adding pthread includes,Brecht Van Lommel
2009-09-06white space commit. (2 spaces -> tab).Campbell Barton
2009-08-19svn merge -r 22450:22627 https://svn.blender.org/svnroot/bf-blender/branches/...Matt Ebb
2009-08-19cmake cleanup (remove unused includes, make some within IF checks)Campbell Barton
2009-08-13* First commit merging 2.4-based sim_physics in to volume25 branch.Matt Ebb
2009-07-222.5: RenderBrecht Van Lommel
2009-06-012.5Ton Roosendaal
2009-01-21* Fixed a minor CMake error for WITH_YAFRAY optionNicholas Bishop
2009-01-17Added new CMake build option, WITH_YAFRAY. Set to disabled by default.Nicholas Bishop