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-19Freestyle: Python API documentation updates.Tamito Kajiyama
2014-09-18Fix crashes with timers.Antony Riakiotakis
2014-09-18One last tweak to palette deletion code. It would correct active colorAntony Riakiotakis
2014-09-18Fix T41708, active palette indicator not refreshing when clickingAntony Riakiotakis
2014-09-18Palette active color:Antony Riakiotakis
2014-09-18PalettesAntony Riakiotakis
2014-09-18Palettes:Antony Riakiotakis
2014-09-18Cleanup: use static sets where possibleCampbell Barton
2014-09-18Fix for a run-time error in sphinx_doc_gen.py on Windows.Tamito Kajiyama
2014-09-18Fix for missing Freestyle sections in the Blender Python API documentation.Tamito Kajiyama
2014-09-18Fix T41862: Autosmooth & multi-material glitchCampbell Barton
2014-09-18Fix for edge-order flipping on subdividing wireCampbell Barton
2014-09-18Fix T41861: Loopcut wire incorrect mode-switchCampbell Barton
2014-09-18Cleanup: style, spellingCampbell Barton
2014-09-17OSX/cmake: OSX 10.10 must be used with cmake 3.0.0 minimum, older thinks 10.6...Jens Verwiebe
2014-09-17Fix T41761, muting not working with texture nodesAntony Riakiotakis
2014-09-17Text Editor: reload missed adding new-lineCampbell Barton
2014-09-17Cleanup: pep8Campbell Barton
2014-09-16Fix T41851: Useless ID selector UI element for sequencer's Sound stripsBastien Montagne
2014-09-16Fix T41840: bpy.context.object.collision.thickness_inner has no effect on cloth.Bastien Montagne
2014-09-16Fix T41850: Knife fails with mesh behind viewCampbell Barton
2014-09-16Fix T41849: Knife fails with small lensCampbell Barton
2014-09-16Math Lib: use higher precision for vector printingCampbell Barton
2014-09-16Fix part of T41739: Solid 3DView not updating when enabling/disabling nodal m...Bastien Montagne
2014-09-16Fix T41843: World preview not updating when changing world.Bastien Montagne
2014-09-16Fix T41818: Missing refresh on Undo for nodes (mask example)Sergey Sharybin
2014-09-16Cycle: Add a bit of explanation why we're using such a dirty hackSergey Sharybin
2014-09-16Fix T41842: Knife edge-snap, incorrect offsetCampbell Barton
2014-09-16Math Lib: add mul_v3_project_m4_v3Campbell Barton
2014-09-16Fix last commit, making archive from source dirCampbell Barton
2014-09-16Cleanup: sync map_to_sphere, UNLIKELY xy zero caseCampbell Barton
2014-09-16Utility script to create release archiveCampbell Barton
2014-09-15Cycles: tentative fix get rid of os-specific issue in struct ShaderClosure ( ...Jens Verwiebe
2014-09-15Fix T41839, OpenCL error.Thomas Dinges
2014-09-15Makefile: add 'update' convenience targetCampbell Barton
2014-09-14Fix Cycles Standalone compile.Thomas Dinges
2014-09-14Correct invalid sizeof in memset useCampbell Barton
2014-09-14Sculpt: check mask is present before readingCampbell Barton
2014-09-14Correct last commitCampbell Barton
2014-09-14Cleanup & typo in assignmentCampbell Barton
2014-09-14typo correction in the python APIInes Almeida
2014-09-13Fix T41811: unreachable code in wm_keymap.cBastien Montagne
2014-09-13Fix T41800: Freestyle + Cycles panoramic camera not compatible, renders are i...Tamito Kajiyama
2014-09-12Fix scons leaving partially generated files when abortingSergey Sharybin
2014-09-12OSX: Fix cmake3 usageJens Verwiebe
2014-09-12Fix T41788: bmesh.utils.loop_separate, face_vert_separate() always return NoneCampbell Barton
2014-09-12Cleanup & remove redundant checkCampbell Barton
2014-09-11Fix T41780Antony Riakiotakis
2014-09-11Fix related to T41780, sequencer weirdness with alpha under effectAntony Riakiotakis
2014-09-11Tracking: Fix wrong behavior of refining with previous frame matchingSergey Sharybin