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
2013-07-04Remove SDL_VIDEODRIVER=dummy environment variable setting, this may interfereBrecht Van Lommel
2013-06-29re-arrange '--help' output into more useful sections (added debug, python).Campbell Barton
2013-06-26remove unused callbackCampbell Barton
2013-06-18add option to enable auto-execute scripts, but exclude certain directories.Campbell Barton
2013-06-17cmake: remove set_lib_path macroCampbell Barton
2013-06-10Python script auto-execution changes:Campbell Barton
2013-06-10code cleanup: group python reset functions in BPY_python_reset()Campbell Barton
2013-06-02Fix #35587: Cycles: image movie to single image crashingSergey Sharybin
2013-05-25code cleanup: typo and stop manpage turning '$' into italic.Campbell Barton
2013-05-21Fix #35443: Animation player doesn't play some movie formatsSergey Sharybin
2013-05-16CMakeLists.txt changes to use new static Jack libs with VC2012Jürgen Herrmann
2013-05-15Patch for CMakeLists.txt to build with new OpenAL libs on VS2012.Jürgen Herrmann
2013-05-14Patch to CMake build system.Jürgen Herrmann
2013-05-14CMake build system updateJürgen Herrmann
2013-05-13Remplace bunch of annoying ifdefs in tracking.c with a libmv-capi_stub.ccSergey Sharybin
2013-05-08Fix #35240: command line -t number of threads option did not work for cycles.Brecht Van Lommel
2013-05-06Attempt to fix #35228: hide a few LLVM symbols that are not in the llvm names...Brecht Van Lommel
2013-04-29Fix for --debug-ffmpeg not giving enough informationSergey Sharybin
2013-04-23minor changes to get numpy working with locally bundled python.Campbell Barton
2013-04-13Accidentally left in test function. All's fine now!Ton Roosendaal
2013-04-13Fix compilation, ifdef test_file just in case it is useful for later.Antony Riakiotakis
2013-04-13Bug fix #34896Ton Roosendaal
2013-04-08fix [#34900] Building blender as a python module is broken in trunkCampbell Barton
2013-04-04svn merge ^/trunk/blender -r55700:55776Campbell Barton
2013-04-04code cleanup: use bools in UI and WM code, quiet some shadow warnings, remove...Campbell Barton
2013-04-01Merged changes in the trunk up to revision 55700.Tamito Kajiyama
2013-03-28Fix typo with non-system bullet.Antony Riakiotakis
2013-03-24Merged changes in the trunk up to revision 55546.Tamito Kajiyama
2013-03-22code cleanup: use NULL rather then 0 for pointers, and make vars static where...Campbell Barton
2013-03-21code cleanup: misc warnings/styleCampbell Barton
2013-03-19Fix: jittered brushes are not jittered, reported by kursad karatas.Antony Riakiotakis
2013-03-18Merged changes in the trunk up to revision 55357.Tamito Kajiyama
2013-03-12Patch [#34373] Use i18n monospace font in Text editor and Python consoleIrie Shinsuke
2013-03-03Merged changes in the trunk up to revision 54992.Tamito Kajiyama
2013-02-28fix for linking with recent armature refactor, was also missing file from CMa...Campbell Barton
2013-02-24BGE: Removing the source files for the PHY interfaces since they just contain...Mitchell Stokes
2013-02-24Merged changes in the trunk up to revision 54802.Tamito Kajiyama
2013-02-23WITH_PYTHON_FRAMEWORK cmake option for OSXDalai Felinto
2013-02-22Remove extern_ssba workaroundSergey Sharybin
2013-02-20Made ldl code a part of extern_ssba library, otherwise gcc fails toSergey Sharybin
2013-02-20Fix #34299: Motion Tracking 20x slower under WindowsSergey Sharybin
2013-02-19patch [#34320] Cross compiling with mingw-w64 on ubuntuCampbell Barton
2013-02-16Merged changes in the trunk up to revision 54594.Tamito Kajiyama
2013-02-14misc changesCampbell Barton
2013-02-11Command line argument '--python' wasn't working as documented since a long ti...Campbell Barton
2013-02-11style cleanup: also some typosCampbell Barton
2013-02-10Merged changes in the trunk up to revision 54421.Tamito Kajiyama
2013-02-07when using blender as a python module, force factory-startupCampbell Barton
2013-02-06some fixes for building blender as a python module again (wip, more work need...Campbell Barton
2013-02-02style cleanupCampbell Barton