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-27Merged changes in the trunk up to revision 33894.Tamito Kajiyama
2010-12-23rename blenderlib to blender_add_libCampbell Barton
2010-12-18Merged changes in the trunk up to revision 33765.Tamito Kajiyama
2010-12-08use lowercase for cmake builtin names and macros, remove contents in else() a...Campbell Barton
2010-12-06* Merged changes in the trunk up to revision 33492.Tamito Kajiyama
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-27Merged changes in the trunk up to revision 33348.Tamito Kajiyama
2010-11-21- include pthreads for win32 globally (as with opengl).Campbell Barton
2010-11-06Merged changes in the trunk up to revision 32886.Tamito Kajiyama
2010-10-27remove include paths which dont exist, fix for doc upload script which was ge...Campbell Barton
2010-10-24Merged changes in the trunk up to revision 32684.Tamito Kajiyama
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-19Merged changes in the trunk up to revision 32565.Tamito Kajiyama
2010-10-17- fixed remaining unused warnings.Campbell Barton
2010-09-11Merged changes in the trunk up to revision 31880.Tamito Kajiyama
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-28Merged changes in the trunk up to revision 31630.Tamito Kajiyama
2010-08-24rename some cmake build targetsCampbell Barton
2010-08-09Merged changes in the trunk up to revision 31190.Tamito Kajiyama
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-05Merged changes in the trunk up to revision 29994.Tamito Kajiyama
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-13Merged changes in the trunk up to revision 26856.Tamito Kajiyama
2010-02-12correct fsf addressCampbell Barton
2010-02-01Merged changes in the trunk up to revision 26533.Tamito Kajiyama
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-30Merged changes to revision 25007.Tamito Kajiyama
2009-11-11Fix CMake build system for WindowsErwin Coumans
2009-11-10merged changes to revision 24446Maxime Curioni
2009-11-09Mac :Damien Plisson
2009-10-07merged changed to revision 23673Maxime Curioni
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-04merged changes to revision 23620Maxime Curioni
2009-10-01Fix cmake compilation on Windows, adding pthread includes,Brecht Van Lommel
2009-09-28Integrated Freestyle to rendering pipelineMaxime Curioni
2009-09-19MergedTamito Kajiyama
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