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
2018-12-21RNA: naming, user-preferences -> preferencesCampbell Barton
2018-12-05Fix own mistake in recent rB74361eebe68c.Bastien Montagne
2018-12-05Fix T58772: Stray "forward" and "up" options in 2.8 import addons?Bastien Montagne
2018-11-28Use collection and instance terminology in Python APISergey Sharybin
2018-11-263D View: remove 3D cursorCampbell Barton
2018-11-20Add option not to print debug/info in ngon_tessellate.Bastien Montagne
2018-11-20Keymap: update addon register/unregister utilitiesCampbell Barton
2018-11-20Cleanup: move keymap hierarchy into own fileCampbell Barton
2018-11-20Cleanup: move bpy_extras.keyconfig_utils to own moduleCampbell Barton
2018-11-18Cleanup: namingCampbell Barton
2018-11-18PyAPI: add bpy.utils.execfileCampbell Barton
2018-11-16Fix related to T57851: broken normalmap handling in py shader wrapper.Bastien Montagne
2018-11-16Keymap: allow filling in existing key-configsCampbell Barton
2018-11-16Keymaps: replace select / action mouse systemBrecht Van Lommel
2018-11-15Fix node_shader_utils: "Specular Tint" is a float (not a color)Philipp Oeser
2018-11-15WM: use Python bytecode cache to run presetsCampbell Barton
2018-11-15Keymap: remove keymap export that wrote API callsCampbell Barton
2018-11-15Tool System: use preset keymap loading logicCampbell Barton
2018-11-11Fix T57776: Error when adding a Torus to the scene.Bastien Montagne
2018-11-09Keymap: move builtin keymaps from C to PythonBrecht Van Lommel
2018-11-06Fix/cleanup RNA viewlayer API.Bastien Montagne
2018-11-01Merge branch 'master' into blender2.8Campbell Barton
2018-11-01Cleanup: move progress utility module into bpy_extrasCampbell Barton
2018-10-17node_shader_utils: Proper fix for node_normalmap accessor returning ellipsis ...Bastien Montagne
2018-10-17Revert "Fix error on FBX export after material changes"Bastien Montagne
2018-10-17Fix error on FBX export after material changesDalai Felinto
2018-10-16node_shader_utils: fix bad setting of use_nodes in readonly case.Bastien Montagne
2018-10-13node_shader_utils: several fixes, improvements and cleanups.Bastien Montagne
2018-10-12Python: change node_shader_utils diffuse RGBA to base_color RGB.Brecht Van Lommel
2018-10-10Python API: add loop triangles access, remove tessfaces.Brecht Van Lommel
2018-10-05UI: rename Border Select -> Box SelectCampbell Barton
2018-10-03Keymap: expose tool keymaps in the preferencesCampbell Barton
2018-10-01Cleanup: use tuple unpackingCampbell Barton
2018-10-01Cleanup: pep8, unused importCampbell Barton
2018-09-30io_utils: remove `orientation_helper_factory`.Bastien Montagne
2018-09-28Python IO: Initial nodal shader support for import AND export.Bastien Montagne
2018-09-21Py io_utils: deprecate `orientation_helper_factory` and add new `orientation_...Bastien Montagne
2018-09-12Fix T56766: Bake Action Visual Keying Not Working.Bastien Montagne
2018-09-10Fix object_utils.py's matrix multiplication (use new @ syntax).Bastien Montagne
2018-09-10Fix image_utils.py's load_image() helper.Bastien Montagne
2018-09-03Merge branch 'master' into blender2.8Bastien Montagne
2018-09-03Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-08-12PyAPI: update scripts for matrix multiply operatorCampbell Barton
2018-08-01Merge branch 'blender2.8' into soc-2018-bevelBastien Montagne
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-24Fix incorrect active object setting in scripts.Brecht Van Lommel
2018-07-21Merge branch 'blender2.8' into soc-2018-bevelRohan Rathi
2018-07-14Keymap: reduce right shift in generated keymapsCampbell Barton
2018-07-14Merge branch 'master' into blender2.8Campbell Barton
2018-07-14Keymap: option to export all keymapsCampbell Barton