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-11-21Merged changes in the trunk up to revision 42021.Tamito Kajiyama
2011-11-19hide overly picky warnings from 'pylint' for pep8 script, indentation edits.Campbell Barton
2011-11-18exclude addons_contrib for release builds for scons/osx tooCampbell Barton
2011-11-17exclude addons_contrib/ for release builds.Campbell Barton
2011-11-13Ocean Sim modifier patchLukas Toenne
2011-11-13Merged changes in the trunk up to revision 41768.Tamito Kajiyama
2011-11-10Cycles:Brecht Van Lommel
2011-11-10Whitespace tweaksJoshua Leung
2011-11-09- Added options to link staticly against oiio/boostSergey Sharybin
2011-11-09Fix ${} var usage. Was missing BF_OIIO and BF_BOOST init.Nathan Letwory
2011-11-09No tabs in scons! Sorry for that..Antony Riakiotakis
2011-11-09Cycles: mac + scons build should not work.Brecht Van Lommel
2011-11-09Make scons work MinGW. This commit resolves several issues such as enable Ope...Antony Riakiotakis
2011-11-09Add compiles support for Cycles.Nathan Letwory
2011-11-08Merged changes in the trunk up to revision 41638.Tamito Kajiyama
2011-11-07Camera tracking integrationSergey Sharybin
2011-11-03Scons:Thomas Dinges
2011-11-03Scons:Thomas Dinges
2011-10-31Merged changes in the trunk up to revision 41387.Tamito Kajiyama
2011-10-30Modifier compilation tweaks (Blender conference commit) Thomas Dinges
2011-10-29Merged changes in the trunk up to revision 41225.Tamito Kajiyama
2011-10-21- remove release/bin/.blender/.bfont.ttf, we have ./release/datafiles/bfont.t...Campbell Barton
2011-10-21move fonts/ and locale/ dirs into release/datafiles, since blender wasn't fin...Campbell Barton
2011-10-20misc editsCampbell Barton
2011-10-19Merged changes in the trunk up to revision 41099.Tamito Kajiyama
2011-10-15OSX: make sure the set_simulation_threads script is always renewedJens Verwiebe
2011-10-14OSX: commit the omp_set_simulation_threads applescript and copy-routinesJens Verwiebe
2011-10-14OSX: commit the needed steps for compiling with gcc 4.6.1 and OMP_NUM_THREADS...Jens Verwiebe
2011-10-11Merged changes in the trunk up to revision 40911.Tamito Kajiyama
2011-10-04remove redundant code, also dont bother with os.path.basename(x) for recent s...Campbell Barton
2011-10-04Fix for unix python bundling: config-* directories didn't deletedSergey Sharybin
2011-10-03remove .Blanguages, its not used anymoreCampbell Barton
2011-10-02* Removing libsamplerate from build systemsJoerg Mueller
2011-09-27scons OSX - we don't need extra junk in blenderplayer ;)Dalai Felinto
2011-09-27OSX: introduced a workaround for compiling with non-apple gcc-4.6.1, ghost mu...Jens Verwiebe
2011-09-21Merged changes in the trunk up to revision 40413.Tamito Kajiyama
2011-09-20Internationalization: fix OS X scons install to copy font and language filesBrecht Van Lommel
2011-09-19cleanup endian handlingCampbell Barton
2011-09-04Merged changes in the trunk up to revision 39826.Tamito Kajiyama
2011-08-31set OSX default python to staticJens Verwiebe
2011-08-31OSX/scons: fix compile with static python, my patch was a bit outdates, sorryJens Verwiebe
2011-08-31OSX: additionally choice to link against python-framework againJens Verwiebe
2011-08-24Merged changes in the trunk up to revision 39661.Tamito Kajiyama
2011-08-22rename NAN_BUILDINFO --> WITH_BUILDINFOCampbell Barton
2011-08-22buildinfo is now quoted from the build systems, avoids stripping quotes on st...Campbell Barton
2011-08-21Fix #28154: linux3-config.py doesn't existSergey Sharybin
2011-08-14Merged changes in the trunk up to revision 39368.Tamito Kajiyama
2011-08-11Commiting patch from jensverwiebe for NDOF support on OSXv2.59Sergey Sharybin
2011-08-08Mac Compile fix for ndof, by jensverwiebe. Thanks!Thomas Dinges
2011-08-07scons patch from jensverwiebeCampbell Barton