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-16Render Slots: change the implementation by moving it from the render to theBrecht Van Lommel
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-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-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-10- fix for crash if drivers were used in the .B.blendCampbell Barton
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-02Mac / COCOA : Damien Plisson
2009-10-29Mac / COCOA : ImbufDamien Plisson
2009-10-10-f argument uses MINFRAME instead of 1 (makes it possible to render negative ...Martin Poirier
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-08-22Bugfixing.Joerg Mueller
2009-08-18New command line argument to specify render engineMartin Poirier
2009-08-162.5Ton Roosendaal
2009-08-102.5 audio cleanup:Joerg Mueller
2009-07-242.5: Render/Game EngineBrecht Van Lommel
2009-07-22missed this fileCampbell Barton
2009-07-21BLI_setenv, use instead of copying ifdefs about for setting env vars.Campbell Barton
2009-07-18missed this file in last commit.Campbell Barton
2009-06-202.5Brecht Van Lommel
2009-06-14Blender/Python APICampbell Barton
2009-06-13merged from trunk 20741:20848 Campbell Barton
2009-06-09Use fputs instead of fprintf in mem_error_cb(). This silences theChris Want
2009-06-092.50:Brecht Van Lommel
2009-05-26tiny fix for irix: use putenv instead of setenvStefan Gartner
2009-05-13Mixed declaration and code. That should teach me to ignore warnings.Martin Poirier
2009-05-13Fix crash when missing int argument for -s -e and -j.Martin Poirier
2009-04-30* fix linking problem for mingw with setenv/_putenv_s, here we use putenv("ke...Nathan Letwory
2009-04-27[#18616] Scons+MinGW compiling error with gaming engine enabled.Campbell Barton
2009-04-26Amendment for 19924 - no setenv() on Windows, make it work with _putenv_s().Nathan Letwory
2009-04-25Running 2.48rc on my system segfaults when starting the game engine, only on ...Campbell Barton