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-01Merge branch 'master' into soc-2014-viewport_contextAntony Riakiotakis
2014-08-27Changing render engine now refreshes the texture paint display better.Antony Riakiotakis
2014-08-19Fix T41457: Viewport resolution divider does freestyle for every resolutionSergey Sharybin
2014-08-17CleanupCampbell Barton
2014-08-12Fix T41060: Wrong texture 'Object' mapping in 3DView Rendered mode with Blend...Sergey Sharybin
2014-08-12Freestyle: Removed the stored bContext from the Controller class.Tamito Kajiyama
2014-08-12Fix for wrong idname of the "Create Freestyle Stroke Material" operator.Tamito Kajiyama
2014-08-12Freestyle: Fix for error handling in SCENE_OT_freestyle_stroke_material_create.Tamito Kajiyama
2014-08-12Added new operator "Create Freestyle Stroke Material" for testing.Tamito Kajiyama
2014-07-26SCons support for Ghost context refactorJason Wilkins
2014-07-24Merge branch 'master' into soc-2014-viewport_contextCampbell Barton
2014-07-24Material could end up with invalid texture paint slots on changingAntony Riakiotakis
2014-07-24Merge branch 'master' into soc-2014-viewport_contextJason Wilkins
2014-07-23[Ghost Context Refactor] initial commit based on code review of https://devel...Jason Wilkins
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-07-17Follow-up to code cleanup in rB415af0b: Keep compound terms as they are.Tamito Kajiyama
2014-07-16Cleanup: Adhere to our naming convention for BKE_linestyle.h APICampbell Barton
2014-07-09Implement Start Resolution for preview render in BISergey Sharybin
2014-07-09Fix T40939: Border render and SSS doesn't work correct in rendered viewportSergey Sharybin
2014-06-25Fix T40800: Crash when editing material nodesSergey Sharybin
2014-06-24Followup for the previous commitSergey Sharybin
2014-06-20GLSL tweaks for viewport render drawSergey Sharybin
2014-06-20Implement resolution divider in the Blender InternalSergey Sharybin
2014-06-19Enable texture preview even when Cycles is activeSergey Sharybin
2014-06-13Sequencer: add support for grease pencil rendering in previewsCampbell Barton
2014-06-13Revert part of rB477f35 (error resolving conflict)Campbell Barton
2014-06-13Code cleanup: reorder BKE_scene_use_new_shading_nodes checks lastCampbell Barton
2014-06-06Freestyle: Fix for viewport render not updating with changes of Freestyle set...Tamito Kajiyama
2014-06-06Freestyle: Fix for operator error messages with no active line set and associ...Tamito Kajiyama
2014-06-06Code cleanup: styleCampbell Barton
2014-06-05Fix T40436: No preview in Brush with CyclesSergey Sharybin
2014-05-28Fix T40388: 2.70a - Blender Render - Texture Stack - persistent checkbox state.Bastien Montagne
2014-05-25Fix Sequencer OpenGL render ignoring preview channelCampbell Barton
2014-05-13Freestyle: Added .new() and .remove() methods to collection types of line sty...Tamito Kajiyama
2014-05-11Freestyle: Added handling of a user-specified name for creating a new line set.Tamito Kajiyama
2014-05-03Patch D246: Texture Marks for freestyle strokes, written and contributed by P...Tamito Kajiyama
2014-05-02Fix T39985: crash while rendering a scene with compositing nodes using anothe...Sergey Sharybin
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-30Code cleanup: remove redundant CTX callsCampbell Barton
2014-04-26Code cleanup: use 'const' for arrays (editors)Campbell Barton
2014-04-23Blender Internal: Add material property "Cast" which can disable both ray and...IRIE Shinsuke
2014-04-11Fix T39640: Crash on maximizing/minimizing UV/Image EditorSergey Sharybin
2014-04-11Code cleanup: use boolCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-19Code cleanup: unreachable break/returnCampbell Barton
2014-03-18Code cleanup: jitter, use 2d float arrayCampbell Barton
2014-03-13Fix T39148: Image does not show while renderingSergey Sharybin
2014-03-05Fix T38969: RenderResult in RenderPart can be NULL if multithreadedLukas Tönne
2014-02-26Further work to fix T38726: signal viewport to update when adding/removing re...IRIE Shinsuke
2014-02-26Nicer solution to T38846: Split off the render layer forcing from theLukas Tönne