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-02-27Fix T54323: Improve Paint category names in keymap preferencesPhilipp Oeser
2020-02-17Fix many typos and other issues in UI messages.Bastien Montagne
2020-02-13Py API: Add `orphans_purge` helper to `bpy.data`.Bastien Montagne
2020-02-10Fix T73681: Python exception adding Empty objects via `object_data_add`Philipp Oeser
2020-02-08Merge branch 'blender-v2.82-release'Aaron Carlisle
2020-02-08Update RNA Manual ReferencesAaron Carlisle
2020-02-04Merge branch 'blender-v2.82-release'Philipp Oeser
2020-02-04Fix T58842: Add-ons Import/Export entries disapear when enabling FilterPhilipp Oeser
2020-01-31Merge branch 'blender-v2.82-release'Brecht Van Lommel
2020-01-31USD: Include USD library version in System InfoSybren A. Stüvel
2020-01-30Merge branch 'blender-v2.82-release'Campbell Barton
2020-01-30Fix invalid exception used in 'rna_xml'Simon G
2020-01-30Cleanup: resolve static analyzer warnings in bl_i18n_utilsCampbell Barton
2020-01-30Merge remote-tracking branch 'origin/blender-v2.82-release'Ray Molenkamp
2020-01-30Fix T65146: Curve Texture Coordinates in Cycles and Eevee differClément Foucault
2020-01-28Merge branch 'blender-v2.82-release'Campbell Barton
2020-01-28Error in last comment (redundant assignment)Campbell Barton
2020-01-28Merge branch 'blender-v2.82-release'Campbell Barton
2020-01-28Fix T69213: App-Template doesn't run scripts in BLENDER_USER_SCRIPTSCampbell Barton
2020-01-27Merge branch 'blender-v2.82-release'mano-wii
2020-01-27Fix T73409: error deleting preset saved on different drive than Blender installBrecht Van Lommel
2020-01-26Fix T73357: Multiple importers failJulian Eisel
2020-01-22PLY Import: Hide empty operator properties sidebar in file browserJulian Eisel
2020-01-14Merge branch 'blender-v2.82-release'mano-wii
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
2020-01-13Fix T73062: Custom properties misalignedWilliam Reynish
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-28Console: remove shortcuts from console splashCampbell Barton
2019-11-26Fix T71924: Baking quaternion keyframes gives discontinuous valuesCampbell Barton
2019-11-26Fix T64655: Quad view toggle conflicts on macOSCampbell Barton
2019-11-15Merge branch 'blender-v2.81-release'Campbell Barton
2019-11-15PyAPI: add class and module attributes to rna_info.InfoStructRNACampbell Barton
2019-11-14Merge branch 'blender-v2.81-release'Campbell Barton
2019-11-14Fix macOS using conflicting key binding Cmd-.Campbell Barton
2019-11-01Fix python error when trying to delete presetsSebastian Parborg
2019-10-31Cleanup: comments for is_path_builtinCampbell Barton
2019-10-30Fix T59065: Blender default keyset is deletable by user!Sebastian Parborg
2019-10-29Cleanup: remove unused object_image_guessCampbell Barton
2019-10-28PyAPI: change behavior of bpy.path.module_namesCampbell Barton
2019-10-28Tool System: Use tapping Alt as a leader key to switch toolsCampbell Barton
2019-10-22Cleanup: quiet unknown escape warningsCampbell Barton
2019-10-17Node shader wrapper: use 'Non-Color' profile for BW textures inputs.Bastien Montagne
2019-10-15Fix T70590: Python Gizmo API misses opacity & anti-aliasingCampbell Barton
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-10Fix T70617: mesh.from_pydata() misses first edge if there are facesCampbell Barton
2019-10-09Fix T70596: Wrong default scale value for node wrapper tool.Bastien Montagne
2019-10-09Cleanup: typo, styleCampbell Barton