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
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
2006-12-07CMake: Move genrated dna.c and cmake_blender_libs.txt to binary directories t...Jacques Beuarain
2006-12-06CMake: Proper bundle for blender binary for Mac OS X and just keep blenderpla...Jacques Beuarain
2006-11-29Thread support for commandline:Ton Roosendaal
2006-11-26CMake: Quicktime library was not linked on Unix platforms because it was miss...Jacques Beuarain
2006-11-18CMake: Remove blender_img from sorted link list as it has been renamed/replacedJacques Beuarain
2006-11-18CMake: Do not create dummy dna.ca on initial run in wrong place for blender appJacques Beuarain
2006-11-17CMake lists initial submission. Documentationand further verification for dif...Jacques Beuarain
2006-08-20Huge commit: VERSEJiri Hnidek
2006-07-13Patch by fab31 not to clobber SDL audio environment variables if they'reD.J. Capelis
2006-04-17Fixes an error that prevents builds on msvc.Joseph Gilbert
2006-03-20Fixed an error in the help printout and set out the formats that are not supp...Campbell Barton
2006-03-19Added a way to set the renderpath (dir and name) from the command line.Campbell Barton
2006-03-08<blush>Nice work on renderlayer control yesterday, but... then you shouldTon Roosendaal
2006-02-04== SCons ==Nathan Letwory
2006-01-24Giant commit!Ton Roosendaal
2006-01-05Orange; maintenance commit!Ton Roosendaal
2005-11-22This is a modified version of patch #2995Kent Mein
2005-08-04The famous potential SDL audio fix (setenv("SDL_AUDIODRIVER", "dma", 1))...Alexander Ewering
2005-07-22 - got fed up with not being able to put a breakpoint on MEM_Daniel Dunbar
2005-07-13Armature "XRay mode" now draws nicely with solid too. For it to work, ITon Roosendaal