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-10-19* Enable compile and link flags to build info also on Windows and in SCons.Nathan Letwory
2010-10-19whitespace commit, AKA commit count bump.Nathan Letwory
2010-10-18cflags, cxxflags & linkflags in buildinfo.Campbell Barton
2010-10-17fix for bad use of UNUSED() with win32 & some other minor error checks.Campbell Barton
2010-10-17- fixed remaining unused warnings.Campbell Barton
2010-10-16- blender player builds again with CMake.Campbell Barton
2010-10-16- UNUSED macro wasn't throwing an error with GCC if a var become used.Campbell Barton
2010-10-13== docs ==Luca Bonavita
2010-10-05build-fix [#24142] path changes break osxCampbell Barton
2010-10-04- use own string conversion function over PyUnicode_FromString when convertin...Campbell Barton
2010-10-04fix for building over samba /w cmake+mingwCampbell Barton
2010-10-03- rna bugfix where ints were not clamped and would overflow, now raise an err...Campbell Barton
2010-09-29CMake on Windows for project files will now copy correct python dll and corre...Nathan Letwory
2010-09-17patch [#23855] fix CMakeList.txt for WITH_QUICKTIMECampbell Barton
2010-09-15win32 mingw works again with cmakeCampbell Barton
2010-09-15Apply patch [#23809] Blender.exe -W supportNathan Letwory
2010-09-12option to disable ITASC IK solver, (will be enabled by default ofcourse)Campbell Barton
2010-09-08patch [#23717] Another install target fix for cmake/linuxCampbell Barton
2010-09-07- added back zlib include (needed for win32).Campbell Barton
2010-09-06- use list append in more places (preferred method since its faster)Campbell Barton
2010-09-03sphinx doc genCampbell Barton
2010-09-03Fix [#23638] Missing directory creationNathan Letwory
2010-09-01remove debug printsNathan Letwory
2010-09-01Python library copying hack.Nathan Letwory
2010-09-01* Don't use /ZI when 64bit building on Windows. Use /Zi instead.Nathan Letwory
2010-08-30Finally change SConscript tabs to spaces.Nathan Letwory
2010-08-28apply scons change from r31616 to cmake.Campbell Barton
2010-08-24rename some cmake build targetsCampbell Barton
2010-08-16Py API (GSoC): Second merging commitJoerg Mueller
2010-08-11Update address in license block.Guillermo S. Romero
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