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
2014-09-26OpenNL: modify SuperLU to use doubles rather than floats, for better precision.Brecht Van Lommel
2013-05-30remove duplicate sys-types headers.Campbell Barton
2013-05-28move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)Campbell Barton
2013-03-29code cleanup: quiet warnings building with mingw.Campbell Barton
2012-12-17Added GPL header to sconscripts!Bastien Montagne
2012-11-23Patch [#33196] Warning Fixes 11-16-2012Jason Wilkins
2012-10-24Fix blender player link error with scons, include opennl for lapacian smooth ...Brecht Van Lommel
2012-10-17code cleanup:Campbell Barton
2012-10-05Code cleanup: fix some clang checker warnings.Brecht Van Lommel
2012-08-30Fix #32402: live unwrap memory leak, more noticeable if you have many UV's pi...Brecht Van Lommel
2012-04-24Add libMV and Scons support for MinGW-w64, patches by Caleb Joseph with sligh...Antony Riakiotakis
2012-04-19Fix for disabling noisy opennl output.Nicholas Bishop
2011-12-23Code cleanup: fix some clang static checker warnings.Brecht Van Lommel
2011-10-27tweak remove_strict_flags so it can be used with gcc's -WallCampbell Barton
2011-10-23Remove some more $Id$ that still were left after r41227 and r41228.Guillermo S. Romero
2011-10-23Remove the svn:keywords property.Guillermo S. Romero
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-21remove support for irixCampbell Barton
2011-09-06fix some complier warnings and add -Wundef to CMake's default GCC warnings.Campbell Barton
2011-09-03minor edits to build on openbsdCampbell Barton
2011-05-31cmake maintenanceCampbell Barton
2011-04-28rename duplicate header defines & remove unused var.Campbell Barton
2011-03-29remove DEBUG flag from OpenNL with cmake, was giving too many prints in the c...Campbell Barton
2011-02-25SVN maintenance.Guillermo S. Romero
2011-02-25doxygen: opennl tagged.Nathan Letwory
2011-01-30remove nan-makefilesCampbell Barton
2010-12-23rename blenderlib to blender_add_libCampbell Barton
2010-12-08use lowercase for cmake builtin names and macros, remove contents in else() a...Campbell Barton
2010-12-03- added GCC warning -Wstrict-prototypesCampbell Barton
2010-11-29include headers in cmake source, added a script to check for consistency, rep...Campbell Barton
2010-10-23Remove msvc build files which are not needed anymore.Campbell Barton
2010-10-23use explicit file paths for CMake rather then globing, This is recommended by...Campbell Barton
2010-10-21tweaks to external libs to get rid of warnings.Campbell Barton
2010-10-18enable DEBUG define in CMake and scons, also change booleans debug option to ...Campbell Barton
2010-09-18warning fixes and minor cmake changes.Campbell Barton
2010-08-25rename most scons build targets to match cmakeCampbell Barton
2010-08-24rename some cmake build targetsCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-08Warning fixes, one actual bug found in sequencer sound wave drawing. AlsoBrecht Van Lommel
2009-12-23This fixes the following coverity issues: 163 162 161Kent Mein
2009-08-14some fixes for netbsd with cmakeCampbell Barton
2009-04-202.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19...Brecht Van Lommel
2009-03-19Makefile updates for Blender 2.5 (from GSR)Chris Want
2009-03-182.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r18...Brecht Van Lommel
2009-03-16This is patch:Kent Mein
2009-02-26build blenderplayer without opennl and decimationCampbell Barton
2009-01-172.5: various warning fixes.Brecht Van Lommel
2008-12-232.5 / SConsNathan Letwory
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-11-11Add MSVC90 project files - part 3. Extern and Intern projects are merged in p...Benoit Bolsee