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-10-27Multires: Remove simple subdivision typeSergey Sharybin
2020-10-27Cleanup: improve comment about shape keys, correct spellingCampbell Barton
2020-10-27Modifier: apply modifier now works for latticeErik Abrahamsson
2020-10-25Cleanup: Use LISTBASE_FOREACH in curve codeHans Goudey
2020-10-24UI: Capitalization CorrectionsYevgeny Makarov
2020-10-21Fix T81896: Outliner missing redraw after "Set Parent (Without Inverse)"Philipp Oeser
2020-10-21Preferences: separate feature flags for geometry nodes and point cloud typeJacques Lucke
2020-10-21Fix T81079: Switch object ignoring visibility settingsPablo Dobarro
2020-10-20Fix T81076: Crash on switch object operator undoPablo Dobarro
2020-10-19Spelling: Loose Versus LoseHarley Acheson
2020-10-18Fix T81800: Datablock pin not working for bones in pose modeHans Goudey
2020-10-13Fix (unreported) broken 'make override' of objects in master collection.Bastien Montagne
2020-10-13Cleanup: Fix typo in function name.Bastien Montagne
2020-10-12Fix T81555: Outliner object state filter not updating correctlyJulian Eisel
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-10-10Cleanup: Declare variables where initializedHans Goudey
2020-10-09Cleanup: Declare variables where initializedHans Goudey
2020-10-07Refactor: remove `BKE_<id_type>_copy` functions.Bastien Montagne
2020-10-07Refactor `BKE_id_copy` to return the new ID pointer.Bastien Montagne
2020-10-07UI: Improve labels in "Convert To" menuYevgeny Makarov
2020-10-07UI: Fix capitalization in various placesYevgeny Makarov
2020-10-06Fix T81488: Deleting an Object Constraint crashes BlenderHans Goudey
2020-10-03Cleanup: Remove/replace C standard library assert() and header usagesJulian Eisel
2020-10-02Cleanup: Move `EditBone` structure definition from `ED` to `BKE` area.Bastien Montagne
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-25Object: Move Switch Active Objects to experimentalPablo Dobarro
2020-09-23LibOverride: Add operator to convert a proxy object into an override.Bastien Montagne
2020-09-23Cleanup: remove 'r_' prefix for variablesCampbell Barton
2020-09-20Fix T80945: Build modifier not updating after outliner copyNathan Craddock
2020-09-18Cleanup: Resolve warningsJulian Eisel
2020-09-18Unify all XYZ symmetry options using Mesh SymmetryPablo Dobarro
2020-09-18Object: Switch Object operatorPablo Dobarro
2020-09-18Cleanup: use 'UI_icon_*' prefix for icons APICampbell Barton
2020-09-17Pointclouds: support mesh <-> pointcloud in convert operatorPhilipp Oeser
2020-09-16Action Constraint: Add manual time factor input controlChris Clyne
2020-09-16Modifiers: Add link and copy functionsNathan Craddock
2020-09-16Constraints: Add link and copy functionsNathan Craddock
2020-09-16Cleanup: Move notifiers to `move_to_index` functionsNathan Craddock
2020-09-16Cleanup: Extract editor function from constraint_move_to_index_execNathan Craddock
2020-09-16GPencil: Add link and copy functions for shaderfxNathan Craddock
2020-09-15UI: Show color tagged collection icons in menusNathan Craddock
2020-09-15Cleanup: use doxy sectionsCampbell Barton
2020-09-15Fix T80597: Assigning material slot from Python console failsCampbell Barton
2020-09-12Cleanup: Remove GLEW dependencies outside of GL moduleClément Foucault
2020-09-11Fix T79464: Crash adding objects without an active screenCampbell Barton
2020-09-11Cleanup: spelling, correct commentsCampbell Barton
2020-09-10Fix T80191: GPencil - Improve Mesh conversionAntonio Vazquez
2020-09-09Fix for failing constraints testPhilipp Oeser
2020-09-09Cleanup: reduce variable scopeJacques Lucke
2020-09-09Fix T80464: Crash deleting bone constraints when the armature layer isPhilipp Oeser