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
2008-02-05This is patch: [#8228] Add MultiLayer image type to python and batch renderingKent Mein
2008-02-03feature request from peach, remove selected objects from 1 group.Campbell Barton
2008-01-22Fixes for CMake.Chris Want
2008-01-22CMake isn't fully working yet, just correcting a simple typo.Chris Want
2008-01-19Fixing makefiles for binreloc I made it use flags like otherKent Mein
2008-01-18Linux only addition to know for sure the path of blender because sometimes th...Campbell Barton
2008-01-11The python lib name should be 'bf_python' instead of 'blender_python'Chris Want
2008-01-08* tweak linking priorities - should help for GCC usersNathan Letwory
2008-01-07Patch to change license to GPL only, from GSR.Chris Want
2008-01-04Support for CMakeChris Want
2008-01-03Split guardedalloc print into 2 funcs, 1 that prints on errors, another then ...Campbell Barton
2008-01-03Added a note to blender help text about argument order (pitfall I ran into wh...Campbell Barton
2008-01-01removed some more header files, made the game engine compile with removed hea...Campbell Barton
2008-01-01Some notes for those who try to follow this :)Ton Roosendaal
2008-01-01removed blenderdef.h, BIF_*, BDR_* and BSE_* header files (except for BIF_gl....Campbell Barton
2007-12-29 Campbell Barton
2007-12-28* added SConscript for windowmanagerNathan Letwory
2007-12-28(this is for blender2.5 again)Kent Mein
2007-12-27Small tweaks to blender2.5 Makefiles...Kent Mein
2007-12-24Last commit to get things on level I ended with during code holidaysTon Roosendaal
2007-12-23== Playback (peach request) ==Peter Schlaile
2007-11-24Bugfix #7804 : Opened file is not registered correctly when started from comm...Andrea Weikert
2007-11-15put the revision number in the splash screen (scons and make)Campbell Barton
2007-11-11Proper code for bugfix revision 12365 (which was uncommitted today).Ton Roosendaal
2007-11-11Undoing 'undo' fix 12365, it didn't work the same on mac's, Ton would like to...Campbell Barton
2007-10-24bug fix, when opening blender with a file (by double clicking or from the com...Campbell Barton
2007-08-31Updated the Makefiles removing some of the gcc specific stuff...Kent Mein
2007-08-18New command line switch --Stephen Swaney
2007-07-11Added a flush after fprintf Kent Mein
2007-05-21closing bug #6680 - This feature didnt work as advertised.Campbell Barton
2007-05-18Disable copying plugins, et al, to the CMake bin directory -- theChris Want
2007-05-16Test commit: Changes to CMake for Python 2.5 under windows Chris Want
2007-04-28Part 2 of 64 bits fixing; the files.Ton Roosendaal
2007-04-17Starting blender with -w does not switch of maximize anymore, so with and wit...Campbell Barton
2007-04-12Applying consistent default window behavior across platforms.D.J. Capelis
2007-03-28Change link order (nodes<-->blenkernel) for cmake build.Chris Want
2007-03-27patch to get cmake working with nodes now. Provided by Genscher.Kent Mein
2007-03-26Changed node type definitions to use a dynamic list.Ton Roosendaal
2007-03-25Running Blender in debug mode now prints the subversion of .blend files.Ton Roosendaal
2007-02-18CMake: Think this is the reason linking python statically causes problems on ...Jacques Beuarain
2007-01-28reverting creator.c to previous version since my earlier commit updated it un...Robert Holcomb
2007-01-28Added type checking to color space splitting nodes and hsv node. Will uncomm...Robert Holcomb
2007-01-23I need to use the 64-bit Linux blender, but I don't want to accidentallyChris Want
2007-01-19* moved the 64bit checking code _after_ the int audio stuff, so msvc compiles...Nathan Letwory
2007-01-18Small fix to prevent people to compile 64 bits blenders, without knowingTon Roosendaal
2006-12-15CMake: Add scripts copy back into postbuild on Windows after accidentally rem...Jacques Beuarain
2006-12-12CMake: Oops. Fix Info.plist problem from recent changes in bundling steps.Jacques Beuarain
2006-12-10CMake: Fix postbuild step in Unix Makefiles because cp return error codeJacques Beuarain
2006-12-10CMake: Copy packaging files for Unix in post-build and fill in missing files ...Jacques Beuarain
2006-12-10CMake: Copy .blender structure and necessary dlls for Windows builds as part ...Jacques Beuarain