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
2018-11-03GP: New main switches to hide stroke and fill materialAntonioya
2018-11-03Tool System: validate tool slots when setting modesCampbell Barton
2018-11-03Cleanup: move brush query into utility functionCampbell Barton
2018-11-02Fix T57586: crash linking node group through material properties editor.Brecht Van Lommel
2018-11-02Multires: Apply uniform scale on displacement when applying scale on objectSergey Sharybin
2018-11-02Fix 'id_single_user' wrongly reseting usercount to 0.Bastien Montagne
2018-11-02Multires: Cleanup, namingSergey Sharybin
2018-11-02Multires: Prevent crash when joining two multires objectsSergey Sharybin
2018-11-02Tool System: brushes are now categorized by toolCampbell Barton
2018-11-02Fix assert setting fake user then removingCampbell Barton
2018-11-01Cleanup: styleCampbell Barton
2018-11-01Subdiv: Cleanup, better naming yet againSergey Sharybin
2018-11-01Subdiv: Cleanup, de-duplicate some codeSergey Sharybin
2018-11-01Subdiv: Cleanup, de-duplicate tangent matrix calculationSergey Sharybin
2018-11-01Subdiv: Cleanup. better namingSergey Sharybin
2018-11-01Subdiv: Cleanup, deduplicate some codeSergey Sharybin
2018-11-01Font cleanup: use ELEMDalai Felinto
2018-10-31Cleanup: styleCampbell Barton
2018-10-31Eevee: Fix wrong default overscan valueClément Foucault
2018-10-31Eevee: Implement Overscan optionClément Foucault
2018-10-31Allow changing B-Bone custom handle references from Pose Mode.Alexander Gavrilov
2018-10-31OpenSubdiv: API, expose vertex boundary interpolation optionSergey Sharybin
2018-10-31Image Empties: More visibility settingsJacques Lucke
2018-10-31UI/Unique ID name: add library ID name if present.Bastien Montagne
2018-10-31GP: New Autolock Inactive LayerAntonioya
2018-10-31Add an option to do keyframe insertion in a cycle-aware fashion.Alexander Gavrilov
2018-10-30Add 'O' for Overrides to our key-coded ID UI-names generator.Bastien Montagne
2018-10-30UI: Move Properties editor context path into headerJulian Eisel
2018-10-29UI: Vertical Properties Editor TabsJulian Eisel
2018-10-29Dope Sheet: new option to display keyframe interpolation mode and extremes.Alexander Gavrilov
2018-10-29Fix T57488: crash in Shrinkwrap constraint due to unsafe multi-threading.Alexander Gavrilov
2018-10-29GP: Cleanup typoAntonioya
2018-10-29Depsgraph cleanup: use proper DEG_debug_print_eval call...Bastien Montagne
2018-10-29BBox accessor: switch to `switch`, add missing gpencil case.Bastien Montagne
2018-10-29Fix unneeded/unwanted user counter when freeing CoW NLASergey Sharybin
2018-10-29Fix T57360: Crash when Play Animation in this sceneSergey Sharybin
2018-10-29Fix T57372: Second full scene copy crashes on deletion.Bastien Montagne
2018-10-29Fix stupid multiple-call of same function in Collections remapping code.Bastien Montagne
2018-10-28GP: Refactor Instance modifier and rename to ArrayAntonioya
2018-10-26Small cleanup: Remove uneeded/wrong checkDalai Felinto
2018-10-26Fix unreported: Crash when adding lattice vertex groupDalai Felinto
2018-10-26Fix unreported: Crash when removing lattice vertex groupDalai Felinto
2018-10-26Refactor cleanup: BKE_object_is_in_editmodeDalai Felinto
2018-10-26GP: Assign new materials to brushesAntonioya
2018-10-24Fix T56172 Accessing COW data from RNA - DimensionBastien Montagne
2018-10-24Cleanup: Remove unused modifiers callbackSergey Sharybin
2018-10-24Cleanup: fix compiler warnings.Brecht Van Lommel
2018-10-24GP: Add new modes to Time Offset modifierAntonioya
2018-10-24Merge branch 'master' into blender2.8Bastien Montagne
2018-10-24Fix (unreported) bad halding of ID usercounts when fully copying a scene.Bastien Montagne