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-05-18Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-18Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-18Cleanup: remove NULL checks from object mode switching take #2Campbell Barton
2020-05-18Revert "Cleanup: remove redundant active object NULL check & poll"Jeroen Bakker
2020-05-13Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-13Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-13Fix extra undo step when switching object modesCampbell Barton
2020-05-13Cleanup: remove redundant active object NULL check & pollCampbell Barton
2020-05-08Cleanup: clang-formatCampbell Barton
2020-05-08Fix T76498: Refactoring - Rename BKE modifiers funtionsAntonio Vazquez
2020-04-16UI: disable shade flat/smooth in sculpt modeCampbell Barton
2020-04-16Object: only apply smooth/flat to the active object in paint modesCampbell Barton
2020-04-16Cleanup: use sections for object_edit.cCampbell Barton
2020-04-16Logging: log warnings which had been disabled since 2.4xCampbell Barton
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: split ED_mesh_mirror_*_table into multiple functionsCampbell Barton
2020-04-03Cleanup: split `BKE_anim.h` and `anim.c` into smaller piecesSybren A. Stüvel
2020-03-23Revert "COW: Edit Mesh: Do not copy the looptris pointer"Germano Cavalcante
2020-03-23COW: Edit Mesh: Do not copy the looptris pointerGermano Cavalcante
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-06Cleanup: spellingCampbell Barton
2020-02-17Fix T68749: BPY: Deprecate height of popupJeroen Bakker
2020-02-11Merge branch 'blender-v2.82-release'Sergey Sharybin
2020-02-11Fix T73675: Leaving exit mode tags all objects for updateSergey Sharybin
2020-02-05Merge branch 'blender-v2.82-release'Clément Foucault
2020-02-05Fix T69834 Edit Mesh: Multi-object edit crash when an instance is hiddenClément Foucault
2020-01-15Fix T72302: Only hide objects if their collection is visibleRobert Guetzkow
2019-12-09Fix T72145: Object.update_from_editmode crashes with emptiesCampbell Barton
2019-11-27Fix T71865: Separating mesh parts breaks shape keysCampbell Barton
2019-11-07Fix T69822: Switching sculpt objects breaks undoCampbell Barton
2019-10-09Local Collections: Allow users to show hidden collectionsDalai Felinto
2019-10-04Small cleanupDalai Felinto
2019-09-25Motion paths: Use minimal possible dependency graphSergey Sharybin
2019-09-25Motion paths: Refactor, make update range more explicitSergey Sharybin
2019-09-13Per-Viewport Collection VisibilityDalai Felinto
2019-09-05Object: Mode switching operatorCampbell Barton
2019-09-05Cleanup: de-duplicate codeCampbell Barton
2019-09-02Cleanup: get rid of BKE_collection_master() useless accessor.Bastien Montagne
2019-08-25Cleanup: rename mesh looptri/tessface functionsCampbell Barton
2019-08-25Cleanup: remove tessface loop from set-smooth functionCampbell Barton
2019-08-19Fix T68647: objects cannot be moved to collection if there is no activePhilipp Oeser
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-06-21UI: use force icon for objects in outliner, fix missing redraw when changing ...Alessio Monti di Sopra
2019-06-19Move to Collection: Fix tooltipDalai Felinto
2019-06-14Fix T65641: Move to collection - arrow keys work in the opposite directionDalai Felinto
2019-06-08Collections: Never change the collection views visibility when unhiding itDalai Felinto
2019-05-17Fix T64713: Link to Collection Textfield does not become activePhilipp Oeser
2019-05-15Outliner Restriction: Naming sanitization and iconDalai Felinto