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-26Cleanup: split image sequence detection into own file, and make it reusableBrecht Van Lommel
2020-02-25UI: Add theme option for time markers lineMichael Soluyanov
2020-02-24Fix T74099: Can`t apply modifier, if mesh have fake user.Bastien Montagne
2020-02-21UI: Windows File Attributes and Hidden ItemsHarley Acheson
2020-02-21Cleanup: remove unused ScreenAnimData.refreshCampbell Barton
2020-02-20Cleanup: unused enumsCampbell Barton
2020-02-20Cleanup: declatatuons for functions that don't existCampbell Barton
2020-02-19Theme: Radial gradient background and enum for gradient typePablo Dobarro
2020-02-17Fix T71455, T73852, T73860: Transform, Redo doesn't work properly in time edi...Germano Cavalcante
2020-02-17Cleanup: add extern "C" to UI_interface.hJacques Lucke
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