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
2020-12-15Asset System: New Asset Browser editorJulian Eisel
2020-11-04Fix T63495: Add torus changes size each time when unit scale != 1.0Campbell Barton
2020-10-02Cleanup: pep8, blank linesCampbell Barton
2020-09-17Shaders: add emission strength input to Principled BSDF nodeAlex Strand
2020-09-16Fix T80684: Node shader wrapper: Tweak handling of alpha textures.Bastien Montagne
2020-09-02Cleanup: improve internal function name in 'ngon_tessellate'Campbell Barton
2020-06-09Cleanup: remove debug prints in py.ops.nla.bake()Campbell Barton
2020-05-19Fix T74577: world_to_camera_view broken for off-axis projectionSebastian Parborg
2020-04-06Fix T74889 Baking to current action doesn't work properlySybren A. Stüvel
2020-02-10Fix T73681: Python exception adding Empty objects via `object_data_add`Philipp Oeser
2020-01-26Fix T73357: Multiple importers failJulian Eisel
2020-01-22PLY Import: Hide empty operator properties sidebar in file browserJulian Eisel
2020-01-14Fix T69105: reset the action blend mode to Replace in Bake Action.Alexander Gavrilov
2020-01-14Fix T57159: don't exit tweak mode in Bake Action if reusing the action.Alexander Gavrilov
2019-12-11Fix bpy.extras.object_data_add use without an active spaceCampbell Barton
2019-12-02Fix T71596: Bug in io_utils api breaking only on windows.Bastien Montagne
2019-11-26Fix T71924: Baking quaternion keyframes gives discontinuous valuesCampbell Barton
2019-10-29Cleanup: remove unused object_image_guessCampbell Barton
2019-10-17Node shader wrapper: use 'Non-Color' profile for BW textures inputs.Bastien Montagne
2019-10-10Node Shader wrapper: add access to the Emission color of Principled BSDF node.Bastien Montagne
2019-10-10PyAPI: update for change in tessellate_polygonCampbell Barton
2019-10-09Fix T70596: Wrong default scale value for node wrapper tool.Bastien Montagne
2019-10-09Cleanup: typo, styleCampbell Barton
2019-09-16Cleanup: use fixed indent in PythonCampbell Barton
2019-09-07Cleanup: style, spellingCampbell Barton
2019-09-07Fix node_shader_utils problems with new mapping nodePhilipp Oeser
2019-08-16Cleanup: spellingCampbell Barton
2019-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
2019-07-30Py node shader wrapper: Add clamping to official min/max values.Bastien Montagne
2019-07-04node_shader_utils: add possibility to override image colorspacePhilipp Oeser
2019-06-26Fix typo pratially breaking node shader wrapper (used by IO add-ons).andreas atteneder
2019-05-17Update for Depsgraph API changesPhilipp Oeser
2019-05-17Fix T64733: Error baking actionPhilipp Oeser
2019-05-16Fix using non-euler cursor orientationCampbell Barton
2019-05-15Py NodeShader wrapper helper: add support for new Alpha setting of Principled...Bastien Montagne
2019-05-15Objects: new 3D cursor alignment option when adding objectsHans Goudey
2019-05-09Fix T64308: bake animation not working after recent bendy bone changesLucas Veber
2019-05-09Cleanup: unused args/vars/imports in modulesCampbell Barton
2019-04-19Cleanup: correct misleading classmethod argCampbell Barton
2019-03-17Cleanup: unused variablesCampbell Barton
2019-03-17Cleanup: unused importsCampbell Barton
2019-03-15Cleanup: unused importsCampbell Barton
2019-03-13Fix T62436: New added Torus won't appear in Local ViewCampbell Barton
2019-03-13Revert "Fix T62436: New added Torus won't appear in Local View"Campbell Barton
2019-03-12Fix T62436: New added Torus won't appear in Local ViewDalai Felinto
2019-03-01RNA: move cursor into own structCampbell Barton
2019-02-14Fix Object > Animation > Bake ActionDalai Felinto
2019-02-08Fix T61309: mesh_utils.triangle_random_points fails with a TypeErrorPhilipp Oeser
2019-01-30Fix T61017: node_shader_utils did not handle diffuse_color correctlyJacques Lucke
2019-01-30Cleanup: line lengthCampbell Barton