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-15Cleanup: mixed camel/snake caseCampbell Barton
2020-02-14Cleanup: Fix compiler warningAntonio Vazquez
2020-02-14Cleanup: Rename ED_region_tag_redraw_overlay() to ED_region_tag_redraw_cursor()Julian Eisel
2020-02-14UI: Allow gizmo-only redraw taggingJulian Eisel
2020-02-13Fix crash using 'activate_init' in popup menusCampbell Barton
2020-02-093D View: support axis views with axis-aligned rollCampbell Barton
2020-02-093D View: check view quaternion alignment which orbitingBataev Artem
2020-02-07Cleanup: use of 'unsigned'Campbell Barton
2020-02-04Merge branch 'blender-v2.82-release'Campbell Barton
2020-02-04Fix T73234: Undo/redo with local collection crashesCampbell Barton
2020-02-03Cleanup: Rearrange ED_armature.hmano-wii
2020-02-01Merge branch 'blender-v2.82-release'Campbell Barton
2020-02-01Object: support 'Affect Parents' for snap/clear transformCampbell Barton
2020-01-31UI: Icons updateWilliam Reynish
2020-01-30Merge branch 'blender-v2.82-release'Campbell Barton
2020-01-30Cleanup: ED_editors_flush_* functionsCampbell Barton
2020-01-29UI: Info Editor Visual ChangesHarley Acheson
2020-01-22Cleanup: Rename ED_region_init() -> ED_region_floating_initialize()Julian Eisel
2020-01-21Fix T71810: Flipping Sidebar with tabs breaks alignmentJulian Eisel
2020-01-18Weight Paint: implement a red shade for bones with locked weights.Alexander Gavrilov
2020-01-14Cleanup: move property auto-keyframing to a generic API functionCampbell Barton
2020-01-09Fix UV gizmos poll failing with multiple objectsCampbell Barton
2020-01-09Gizmo: use pivot center for UV gizmosCampbell Barton
2020-01-07Edit Mesh: pass in Mesh instead of BMEditMesh to EDBM_update_genericCampbell Barton
2020-01-07Annotations: Split annotation operators and pointer functionsAntonio Vazquez
2020-01-07BMesh: remove BMEditMesh.ob use for ED_mesh_mirror_* APICampbell Barton
2020-01-07BMesh: remove BMEditMesh.ob use for select mirrorCampbell Barton
2020-01-07BMesh: remove BMEditMesh.ob use for vert coord access, projectionCampbell Barton
2020-01-06Cleanup: remove unused 2D arrow gizmoCampbell Barton
2020-01-02Cleanup: quiet const warningsCampbell Barton
2020-01-02EditMesh: Improve AutoMerge with Split Edges & Facesmano-wii
2019-12-31Transform: Individual Origins: Create islands between only selected uvs.mano-wii
2019-12-22Object: extract data transform container into own APICampbell Barton
2019-12-17Cleanup: redundant struct declarationsCampbell Barton
2019-12-16Mantaflow [Part 6]: Updates in /blender/sourceSebastián Barschkis
2019-12-13Gizmo: add gizmos for UV transform translate/rotate/scaleCampbell Barton
2019-12-12Add support for tiled images and the UDIM naming schemeLukas Stockner
2019-12-07UI: Custom Face Orientation ColorsHarley Acheson
2019-12-07UI: File Browser Volumes and System Lists IconsHarley Acheson
2019-12-06Draw: Removal of MultiSample BuffersJeroen Bakker
2019-12-04Make curve decimation only take into account the selected curve pointsSebastian Parborg
2019-11-30Cleanup: remove unused NDOF iconsCampbell Barton
2019-11-27Fix T71865: Separating mesh parts breaks shape keysCampbell Barton
2019-11-27Cleanup: Remove BIF_gl.hJeroen Bakker
2019-11-27Add 'EDBM_selectmode_disable_multi' and use in knifeprojectPhilipp Oeser
2019-11-25UI: Allow label for Template-ID (respecting property split layout)Julian Eisel
2019-11-25UI: Widget Text Cursor ColorPaul (Thirio)
2019-11-22UI: Changes to Graph Editor selection and transformJulian Eisel
2019-11-21Cleanup: remove unused value2d gizmoCampbell Barton
2019-11-21Object: edit-mode data support for object vertex coordinate accessCampbell Barton