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-02-09Merged changes in the trunk up to revision 26719.Tamito Kajiyama
2010-02-08Warning fixes, one actual bug found in sequencer sound wave drawing. AlsoBrecht Van Lommel
2010-02-07Merged changes in the trunk up to revision 26669.Tamito Kajiyama
2010-02-06Wrong text for missing format with -FMartin Poirier
2010-02-03-fpe command line argument. Tying it to -d is just hell.Martin Poirier
2010-02-03use fpe_handler on linux when running with -d, this runs a function rarther t...Campbell Barton
2010-02-02- lamp bias of 0.0 was allowed when it should not be.Campbell Barton
2010-02-02adding back quotes, looks like well need to strip them some other wayCampbell Barton
2010-02-02Bug in cmake broke vc build. Fixed by Jerome Lelong on ML.Arystanbek Dyussenov
2010-02-01Merged changes in the trunk up to revision 26533.Tamito Kajiyama
2010-02-01WM Draw Method added to do Overlap assuming swap exchange / flipping,Brecht Van Lommel
2010-02-01New argument parsing library supporting multiple passes, case sensitive and i...Martin Poirier
2010-02-01Mathutils doc improvements + other small thingsCampbell Barton
2010-01-31-setaudio argument to force an audio device.Martin Poirier
2010-01-31Preparation to force an audio device via command line. Will be implemented by...Joerg Mueller
2010-01-30Merged changes in the trunk up to revision 26409.Tamito Kajiyama
2010-01-27workaround for running python scripts before the contexts values are set.Campbell Barton
2010-01-27CMake: fix MSVC debug build crash at startup when ffmpeg enabled.Benoit Bolsee
2010-01-18Merged changes in the trunk up to revision 26083.Tamito Kajiyama
2010-01-17Fix link libraries for Win32 Cmake debug build. Unfortunately, debug builds a...Benoit Bolsee
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-30Merged changes in the trunk up to revision 25613.Tamito Kajiyama
2009-12-22Reports: writing movies now uses the reports mechanism to throw errors.Brecht Van Lommel
2009-12-22Merged changes in the trunk up to revision 25508.Tamito Kajiyama
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-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