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-01-10- fix for crash if drivers were used in the .B.blendCampbell Barton
2010-01-10* make sure build info is enabled for BF_BUILDINFO (this is enabled by defaul...Nathan Letwory
2009-12-22Reports: writing movies now uses the reports mechanism to throw errors.Brecht Van Lommel
2009-12-15Support -noaudio in background mode too (it was initialized even in bg, that ...Martin Poirier
2009-12-07-noaudio option to force the sound system to None.Martin Poirier
2009-11-30better not process events early, could cause troubles later.Campbell Barton
2009-11-30bugfix [#20083] Wrong position of splash screen on dualheadCampbell Barton
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-10Fix for [#19852] Animation rendering not working in new sceneMatt Ebb
2009-11-052.5 Modifiers: mesh deform, boolean and decimation work again.Brecht Van Lommel
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-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-10-f argument uses MINFRAME instead of 1 (makes it possible to render negative ...Martin Poirier
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-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-06white space commit. (2 spaces -> tab).Campbell Barton
2009-08-26this was causing failed build when the file was missingCampbell Barton
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
2009-08-16copy the systems python to the install dir for re-distrobution (non-osx unix)...Campbell Barton
2009-08-162.5Ton Roosendaal
2009-08-14cmake changesCampbell Barton
2009-08-102.5 audio cleanup:Joerg Mueller
2009-08-10patch from Stukfruit in IRCCampbell Barton
2009-08-102.5: Sound branch merge!Joerg Mueller