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
path: root/source
AgeCommit message (Expand)Author
2014-09-22Fix for sunbeams operationblender-tilesJeroen Bakker
2014-09-22Merge remote-tracking branch 'blender-upstream/master' into blender-tilesJeroen Bakker
2014-09-22Cleaned up some codeJeroen Bakker
2014-09-22Projective painting:Antony Riakiotakis
2014-09-22Freestyle: disallow with fields (was crashing)Campbell Barton
2014-09-22Fix for Freestyle crash in bordered animation renderingTamito Kajiyama
2014-09-22Fix T41891: Alt+S can't save imageCampbell Barton
2014-09-22Corrent recent commit: off by one errorCampbell Barton
2014-09-22Fix image.save() - incorrect relative lib pathCampbell Barton
2014-09-22Correct MAX_LIBARRAY define, assert when its wrongCampbell Barton
2014-09-21Fix T41754, sunbeams node should return the unmodified source value atLukas Tönne
2014-09-21Fix T41890: Regression in new array modifier code, vnors were no more offset-...Bastien Montagne
2014-09-21Last minute artist feedback tweak: Fill tool should not use maskingAntony Riakiotakis
2014-09-21Paint systemAntony Riakiotakis
2014-09-20Fix T41875: Update issue in Timeline spaceBastien Montagne
2014-09-19Fix T35993, issue with viewport when using instances.Antony Riakiotakis
2014-09-19Fix T40751 preview image not generated after baking.Antony Riakiotakis
2014-09-19OSX: make some more symbols global only, this may prevent clashes on older sy...Jens Verwiebe
2014-09-19Fix T41865: Fluid bake not possible in windows using a python script from the...Sergey Sharybin
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-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-17uhh.... missed someJeroen Bakker
2014-09-17Removed the virtual calls.Jeroen Bakker
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 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-16Fix T41842: Knife edge-snap, incorrect offsetCampbell Barton
2014-09-16Math Lib: add mul_v3_project_m4_v3Campbell Barton
2014-09-16Cleanup: sync map_to_sphere, UNLIKELY xy zero caseCampbell Barton
2014-09-16Merge remote-tracking branch 'blender-upstream/master' into blender-tilesJeroen Bakker
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