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
2022-06-02Cleanup: remove "<pep8 compliant>" from headersCampbell Barton
2022-03-08Merge branch 'blender-v3.1-release'Sergey Sharybin
2022-03-08Fix T96228: TypeError on use of Copy from Active Track operationPratik Borhade
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClment Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-12Fix T94751: ground created by Setup Tracking Scene not marked as Shadow CatcherGermano Cavalcante
2021-05-18WM: check missing space-data & constraints in poll functionsCampbell Barton
2021-04-12Cleanup: defer 'os' imports in startup scriptsCampbell Barton
2021-03-23Fix error in clip.setup_tracking_scene with cyclesCampbell Barton
2021-03-23Cleanup: import operator class directly for Python operatorsCampbell Barton
2020-12-03Cleanup: view-port --> 2D/3D ViewportAaron Carlisle
2020-10-24UI: Capitalization CorrectionsYevgeny Makarov
2020-06-09Fix T77448: Camera Solver constraint can't be converted to f-curveSergey Sharybin
2020-05-06Fix T76440: Follow Track -> Constraint to F-Curve has no effectGermano Cavalcante
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