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
2019-09-12LANPR: Apply cleanup branch result.temp-lanpr-stagingYimingWu
2019-09-12Fix (unreported) Freestyle modifiers element-wise multiplication errorPhilipp Oeser
2019-09-12Fix T69653: Freestyle modifiers "Distance from ..." python errorPhilipp Oeser
2019-08-11Diff for adding LANPR only.YimingWu
2019-07-01Fix T66287: use keyword argument in freestyle text style loadingPhilipp Oeser
2019-05-09Cleanup: unused args/vars/imports in bl_operatorsCampbell Barton
2018-09-03Cleanup: use single quotes for enum'sCampbell Barton
2018-07-11PyAPI: Use annotations for RNA definitionsCampbell Barton
2018-06-26Merge branch 'master' into blender2.8Campbell Barton
2018-06-26Cleanup: pep8 function indentationCampbell Barton
2018-04-26Workspaces: active view layer now always comes from workspace, not scene.Brecht Van Lommel
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-02-08Object Mode: move to workspace structCampbell Barton
2018-02-07Merge branch 'master' into blender2.8Campbell Barton
2018-02-07Cleanup: Python context accessCampbell Barton
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-22SceneRenderLayer Removal/RefactorDalai Felinto
2017-03-25Merge branch 'master' into blender2.8Campbell Barton
2017-03-25Cleanup: imports, indentation, long linesCampbell Barton
2017-03-20Merge branch 'master' into blender2.8Campbell Barton
2017-03-19Add missing classes from recent commitCampbell Barton
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2017-01-31Freestyle: Use of the Fill Range by Selection operator in the mesh edit mode.Tamito Kajiyama
2017-01-30Freestyle: Fix (unreported) wrong distance calculation in the Fill Range by S...Tamito Kajiyama
2015-01-28cleanup: py importsCampbell Barton
2014-04-15Fix my last commit cad4bfe: Added 'use_' prefix to Freestyle edge/face mark p...Tamito Kajiyama
2014-01-18Code Cleanup: py script float comparisonsCampbell Barton
2013-06-02Better API design for making text datablocks after loading.Tamito Kajiyama
2013-06-02Added a short-cut button in the Freestyle Python Scripting mode for loadingTamito Kajiyama
2013-04-26Fix a few more cases where an operator should not show in the search menu.Brecht Van Lommel
2013-04-26Fix #35080: freestyle Fill Range by Selection operator giving error when invokedBrecht Van Lommel
2013-04-07Usual typo fixes... ;)Bastien Montagne
2013-03-02Use sys.float_info.max instead of float('inf').Tamito Kajiyama
2012-12-12A big cleaning patch by Bastien Montagne (thanks a lot!)Tamito Kajiyama
2012-04-22Added operators for adding the data paths to Freestyle edge/face mark propert...Tamito Kajiyama
2011-10-30Fix for warnings about period at the end of description strings forTamito Kajiyama
2011-08-24Added a button to the UI of "Distance from Object" color/alpha/thicknessTamito Kajiyama
2011-08-05Added a button to the UI of "Distance from Camera" color/alpha/thicknessTamito Kajiyama