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
2009-11-30Merged changes to revision 25007.Tamito Kajiyama
2009-11-23Splash screen, implemented by Matt.Brecht Van Lommel
2009-11-20option to have scripts run on startup for per blendfile UI'sCampbell Barton
2009-11-13changes python initializationCampbell Barton
2009-11-11Background mode in more working conditions.Martin Poirier
2009-11-10merged changes to revision 24446Maxime Curioni
2009-11-10Fix for [#19852] Animation rendering not working in new sceneMatt Ebb
2009-11-10Improved context handling. Previously FRS_initialize() was used for bothTamito Kajiyama
2009-11-052.5 Modifiers: mesh deform, boolean and decimation work again.Brecht Van Lommel
2009-11-03merged changes to revision 24271Maxime Curioni
2009-11-02Mac / COCOA : Damien Plisson
2009-10-30Merge of the COLLADA GSoC branch into trunk.Arystanbek Dyussenov
2009-10-29Mac / COCOA : ImbufDamien Plisson
2009-10-26Cocoa / Mac:Damien Plisson
2009-10-25merged changes to revision 24077Maxime Curioni
2009-10-23Cocoa / Mac:Damien Plisson
2009-10-20Attempted fix for mingw buildinfo.c compile problem.Brecht Van Lommel
2009-10-19Fix #19574: winbuildinfo.h error when compiling with cmake on windows. I've n...Brecht Van Lommel
2009-10-19Bugfix: scons builds didn't print build info when running blender -v.Brecht Van Lommel
2009-10-19CMake files update to allow use of MAC OSX 10.5 libs (and build 64bit blender...Damien Plisson
2009-10-18fix Win64 compile: Should now work with cmake again, does this break win64 sc...Daniel Genrich
2009-10-15Added #include "FRS_freestyle.h" in order to suppress compiler warningsTamito Kajiyama
2009-10-14merges changes to revision 23820Maxime Curioni
2009-10-10-f argument uses MINFRAME instead of 1 (makes it possible to render negative ...Martin Poirier
2009-10-04merged changes to revision 23620Maxime Curioni
2009-10-01only link against python when its enabledCampbell Barton
2009-09-29Fix for CMake/OS X, would fail to copy files to bundle sometimes,Brecht Van Lommel
2009-09-28soc-2008-mxcurioni: merged changes to revision 23516Maxime Curioni
2009-09-28Migration of Freestyle to Blender 2.5 codebase (continued):Maxime Curioni
2009-09-28- removed 2.4x release/scriptsCampbell Barton
2009-09-25removed double library entries without realizing I had the BGE disabled, thes...Campbell Barton
2009-09-25fix for buildinfo on mac'sCampbell Barton
2009-09-25needed for linking with cmake on unixCampbell Barton
2009-09-24add buildinfo to cmake (no win32 support)Campbell Barton
2009-09-21remove OS checks to use BLENDERPATH, apple or win32 should be easy to add now.Campbell Barton
2009-09-21Better unix filesystem integration as documented hereCampbell Barton
2009-09-19MergedTamito Kajiyama
2009-09-06white space commit. (2 spaces -> tab).Campbell Barton
2009-08-26this was causing failed build when the file was missingCampbell Barton
2009-08-26Made an attempt to fix a crash due to undo. An undo invalidatedTamito Kajiyama
2009-08-25Fixed a crash due to a missing call for FRS_initialize in the caseTamito Kajiyama
2009-08-24[#19232] (2.5) Correction of cmake for windows about audio (jack and openal)Campbell Barton
2009-08-24[#19232] (2.5) Correction of cmake for windows about audio (jack and openal)Campbell Barton
2009-08-22Bugfixing.Joerg Mueller
2009-08-20Smoke:Daniel Genrich
2009-08-19texture enum was crashing when generating docs, removed radiosity from makefi...Campbell Barton
2009-08-19cmake cleanup (remove unused includes, make some within IF checks)Campbell Barton
2009-08-18compile time option to override C++'s new/delete to use guardedalloc, useful ...Campbell Barton
2009-08-18New command line argument to specify render engineMartin Poirier
2009-08-17scons support for extracting python from the system on unix os'sCampbell Barton