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-12correct fsf addressCampbell Barton
2010-02-09Forgot to commit this file.Brecht Van Lommel
2010-02-08Warning fixes, one actual bug found in sequencer sound wave drawing. AlsoBrecht Van Lommel
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-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-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-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-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