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-08-04Fix #23099: cmake/mac did not copy the scripts/ directory correct for install.Brecht Van Lommel
2010-08-04fix path to release/python.zip for scons and cmakeStefan Gartner
2010-08-03build options to disable image formats WITH_CINEON, WITH_HDR.Campbell Barton
2010-08-02SConsCampbell Barton
2010-08-02cmakeCampbell Barton
2010-08-012.5: more G.main changes.Brecht Van Lommel
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-07-27patch [#23041] CMake WITH_PYTHON_INSTALL optionCampbell Barton
2010-07-26patch [#23039] cmake install taget fix for brush icons on linuxCampbell Barton
2010-07-26move directories:Campbell Barton
2010-07-18move the thumbnailer to bin/Campbell Barton
2010-07-18CMake on unixCampbell Barton
2010-07-16== installation paths ==Andrea Weikert
2010-07-15- updated man page from --help output.Campbell Barton
2010-07-15Update --help message for new path environment variables.Brecht Van Lommel
2010-07-15change some references to .B.blend, .Blog to new namesCampbell Barton
2010-07-15CMake patch from Ralf Hölzemer (cheleb)Campbell Barton
2010-07-11- sequencer wasnt drawing handles, the deprecated v2d was being used which ga...Campbell Barton
2010-07-05bugfix [#22724] "Scene" switch on the console doesn't workCampbell Barton
2010-07-05fix for building with cmakeCampbell Barton
2010-07-04Patch [#22339] File/installation paths changesAndrea Weikert
2010-06-27script to create a man page from blenders --help text, replaced the hand edit...Campbell Barton
2010-06-25error in last commitCampbell Barton
2010-06-25extend command line argument for rendering the current frameCampbell Barton
2010-06-06CMake:Campbell Barton
2010-06-04have cmake build editors as different libs like scons and nan-makefilesCampbell Barton
2010-06-04remove unused env vars from --helpCampbell Barton
2010-05-30- Python console argument '--python-console', option so you can start blender...Campbell Barton
2010-05-29[#21842] Beta patch to restore cmake MinGW compilationCampbell Barton
2010-05-27Small typo in help text.Nathan Letwory
2010-05-27Update description after 29013, which added windows support for this.Nathan Letwory
2010-05-27Add floating-point exception handler trap for Windows (MSVC). Now you can set...Nathan Letwory
2010-05-25= misc small stuff =Campbell Barton
2010-05-25OSX Intel: Enable floating point exceptions (for debugging purposes)Damien Plisson
2010-05-24BLI_args cleanupMartin Poirier
2010-05-24- correct --help messageCampbell Barton
2010-05-24GNU style long arguments. see help menu.Campbell Barton
2010-05-23remove some warnings and remove reference to BF_TIFF_LIB in the help message.Campbell Barton
2010-05-22Makefiles: make sure syntax is correct...Stefan Gartner
2010-05-21Blender TIFF supportMatt Ebb
2010-05-14noticed thread count was wrong in help message.Campbell Barton
2010-05-07Merge image related changes from the render branch. This includes the imageBrecht Van Lommel
2010-04-28add option -Y to enable python script execution.Campbell Barton
2010-04-28user modules were not loading in background mode.Campbell Barton
2010-04-25re-arrange modifier and blenkernel to overcome some linking problems that sto...Campbell Barton
2010-04-24Fix for #22135, loading ffmpeg now before .B25.blend is loaded.Joerg Mueller
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-04-15Merge various small changes from render branch:Brecht Van Lommel
2010-04-14Fixing Scons compile on Windows:Thomas Dinges
2010-04-13prevent images from freeing gpu buffers if not run within the main thread, in...Joseph Eagar