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-10-29Fix Proxy folder not getting deletedCampbell Barton
2019-09-05Tracking: Enable "Render Undistorted" only if there is actual distortionSebastian Koenig
2019-05-16Cycles/Eeeve: unify film transparent settingJeroen Bakker
2019-05-09Cleanup: unused args/vars/imports in bl_operatorsCampbell Barton
2018-12-18Fix for T59325. Constraint to Fcurve in Motion Tracking was brokenSebastian Koenig
2018-12-03Fix T58635: 2.8 - "3D Markers to Mesh" error.Bastien Montagne
2018-11-14Fix copy tracking settings operatorsPhilipp Oeser
2018-11-11Fix T57776: Error when adding a Torus to the scene.Bastien Montagne
2018-11-08RNA: Object.select_set use boolean, only selectCampbell Barton
2018-11-06Fix/cleanup RNA viewlayer API.Bastien Montagne
2018-10-25Cleanup: unused variablesCampbell Barton
2018-09-11Cleanup: remove dead codeCampbell Barton
2018-09-11Cleanup: unused variablesCampbell Barton
2018-08-28Cleanup: pep8Campbell Barton
2018-08-21Fixup for Setup Tracking SceneDalai Felinto
2018-08-21Fix T56413: Setup Tracking Scene not working in 2.8Dalai Felinto
2018-08-21Motion Tracking: Script cleanupDalai Felinto
2018-08-16Camera Reconstruction: Fix sorted scriptsDalai Felinto
2018-08-12PyAPI: update scripts for matrix multiply operatorCampbell Barton
2018-07-24Fix incorrect active object setting in scripts.Brecht Van Lommel
2018-07-11PyAPI: Use annotations for RNA definitionsCampbell Barton
2018-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-06-26Merge branch 'master' into blender2.8Campbell Barton
2018-06-26Cleanup: pep8 function indentationCampbell Barton
2018-03-22Merge branch 'master' into blender2.8Sergey Sharybin
2018-03-22Cleanup: Use more python way of checking booleanSergey Sharybin
2018-03-21Merge branch 'master' into blender2.8Sergey Sharybin
2018-03-21Tracking: Make object created form tracks active and selectedSergey Sharybin
2018-03-21Tracking: Warn when no tracks are selected when creating meshSergey Sharybin
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-22SceneRenderLayer Removal/RefactorDalai Felinto
2017-10-31Merge branch 'master' into blender2.8Campbell Barton
2017-10-31Tracking: Create mesh from selected tracks onlySergey Sharybin
2017-08-14Merge branch 'master' into blender2.8Bastien Montagne
2017-08-14Tracking: Fix missing checks in operator poll functionsSergey Sharybin
2017-07-07Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2017-07-07Fix T51978: Setup Tracking Scene after Motion Tracking fails the first timeSergey Sharybin
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-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2015-06-07Cleanup: use staticmethodsCampbell Barton
2015-04-22Cleanup: pep8, spellingCampbell Barton
2015-02-16UI messages fixes and cleanup.Bastien Montagne
2015-02-16Tracking: Expose Filter Tracks operators to the Cleanup panelSergey Sharybin
2015-02-13cleanupCampbell Barton
2015-02-12Tracker operators: filter & copy track settingsCampbell Barton
2014-09-21Tracking: Fix ground plane normal facing downwardsSergey Sharybin
2014-09-11Tweaks to setup trackign scene in order to fix usability issuesSergey Sharybin