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
2011-08-02More flexible configuration for 3dmouse library for scons.Sergey Sharybin
2011-08-02typo fixNathan Letwory
2011-08-02Don't include NDOF files when disabled.Nathan Letwory
2011-08-02tabs -> spacesNathan Letwory
2011-08-02NDOF related editsCampbell Barton
2011-07-21svn merge -r37276:38555 https://svn.blender.org/svnroot/bf-blender/trunk/blen...Nathan Letwory
2011-07-13- don't build ghost's event printer unless ghost debug is enabled.Campbell Barton
2011-07-12Fix for recent GHOST SDL commit.Sergey Sharybin
2011-06-09migrated NDOF code from soc-2010-merwin, SpaceNavigator now works on Mac blenderMike Erwin
2011-03-25add cmake option to build without xinput (tablet support)Campbell Barton
2011-01-05ToDo: long outstanding patch to allow access to system paths in background modeAndrea Weikert
2010-11-02throw an error is PREFIX isnt defined on X11 systems. defaults to /usr/localCampbell Barton
2010-10-27Change /WX away for now, some odd thing going on between cloned environments....Nathan Letwory
2010-10-21Wrong check for platform accidently put /WX to non-msvc toolchains too.Nathan Letwory
2010-10-21Enable /WX in blenkernelNathan Letwory
2010-10-21Enable /WX on Windows.Nathan Letwory
2010-09-03SVN maintenance.Guillermo S. Romero
2010-08-30Finally change SConscript tabs to spaces.Nathan Letwory
2010-08-25rename most scons build targets to match cmakeCampbell Barton
2010-08-15removed gpencil Manhattan distance from user prefs. updated ghost build script.Mike Erwin
2010-08-14Apply patch #23295 - Fix for SCons building on FreeBSDNathan Letwory
2010-07-14Merge GSOC Sculpt Branch: 28499-30319Jason Wilkins
2010-02-01Wrong include path in revision 26519 (missing space when concatenating includes)Martin Poirier
2010-02-01Cocoa/DND : added bitmap data type handling in drag'n'drop operationsDamien Plisson
2010-01-19patch [#20612] Making Blender compile on AIX 4.3.3Campbell Barton
2010-01-13Patch [#20588] Adding multisample support to Win32 Ghost - by Mitchell Stoke...Nathan Letwory
2009-12-03Quicktime Carbon: Fix memory leak when build with cocoaDamien Plisson
2009-12-02* make sure we don't choke on what we don't have :°Nathan Letwory
2009-12-02* make sure drop target files are filtered too.Nathan Letwory
2009-12-02Apply patch [#20145] Ghost Win32 roundup patch: Minimum Window Size, Continuo...Nathan Letwory
2009-10-30Mac / COCOA : Damien Plisson
2009-10-29Mac / COCOA : ImbufDamien Plisson
2009-10-27ifix syntax error in SConscriptMartin Poirier
2009-10-27and another bump! Gotta love indentation °_°Nathan Letwory
2009-10-27bumping commit count.Nathan Letwory
2009-10-27r24111 broke the build on non-osx systems.Nathan Letwory
2009-10-27Mac:Damien Plisson
2009-09-05== SCons ==Nathan Letwory
2009-02-212.5 / Scons | Building on 64bit WindowsNathan Letwory
2008-12-232.5 / SConsNathan Letwory
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-10-22Patch from Timothy BaldridgeNathan Letwory
2008-01-08* fix linking order for l00nixNathan Letwory
2008-01-08* tweak linking priorities - should help for GCC usersNathan Letwory
2006-11-13==== scons ====Andrea Weikert
2006-11-12compile fix for MSVC compiler.Andrea Weikert
2006-11-07change include path to wintab headers to be searched from SConstruct (and the...Nathan Letwory
2006-11-06Extended GHOST to support WinTab, in order to better support graphic tablets ...Andrea Weikert
2006-11-02* add freebsd3 to X listNathan Letwory
2006-08-03Adds scons support for SunOS...Kent Mein