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
2019-12-12Fix T72380: New Weld Modifier is crashing when used after a Vertex Weight Mod...mano-wii
2019-12-12MacOS release: Fix typo in codesign instructionsSergey Sharybin
2019-12-12Cleanup: redundant NULL checks, simplify tool fallback arg checksCampbell Barton
2019-12-12Fix fallback tool for tools that don't define their own keymapsCampbell Barton
2019-12-12UI: Use property split layout for absolute shape keysWilliam Reynish
2019-12-12Gizmo: use fallback tool for curve/armature edit modesCampbell Barton
2019-12-12Fix tool fallback being ignored with transform gizmosCampbell Barton
2019-12-12Industry Compat keymap: Add Remesh shortcutsWilliam Reynish
2019-12-12Fix error in recent context menu updateCampbell Barton
2019-12-12Cleanup: some variables had unused naming but were usedCampbell Barton
2019-12-12UI: increase size of fallback tool popoverCampbell Barton
2019-12-12UI: remove dummy tool drawing functionsCampbell Barton
2019-12-12Modifier: New Weld Modifiermano-wii
2019-12-12BLI_bvhtree_overlap_ex: add 'max_interactions' parametermano-wii
2019-12-11Cleanup: disable debug print define in override code.Bastien Montagne
2019-12-11DrawManager: Disable Clipping in material/rendered modeJeroen Bakker
2019-12-11Industry Compat keymap: Fix and remove keymap conflictWilliam Reynish
2019-12-11Add missing draw state check to OVERLAY_edit_mesh_drawRobert Guetzkow
2019-12-11Depsgraph: add missing #include to DEG_depsgraph_query.hSybren A. Stüvel
2019-12-11Cycles/OpenCL: Remove NULL PTR WorkaroundJeroen Bakker
2019-12-11CMake: recent removal of linked libs gave errors in some casesCampbell Barton
2019-12-11UI: show tool cycling shortcuts in the toolbarCampbell Barton
2019-12-11PyAPI: add utility functions get the size from an evaluated stringCampbell Barton
2019-12-11Fix bpy.extras.object_data_add use without an active spaceCampbell Barton
2019-12-11Docs: expand comments in versioning codeCampbell Barton
2019-12-11Fix T72340: Version bump for recent Userdef changesHarley Acheson
2019-12-11Cleanup: spellingCampbell Barton
2019-12-11Overlay Engine: Armature: Fix bones disapearing with custom bone colorClément Foucault
2019-12-10Cycles: support for custom shader AOVsLukas Stockner
2019-12-10Fix menu buttons not displaying down arrow with emboss=FalseBrecht Van Lommel
2019-12-10Fix: Fullscreen File Browser showing override warning on file openJulian Eisel
2019-12-10Fix T71995: Texture Paint workspace crash with new sceneJulian Eisel
2019-12-10Fix T70447: 'WholeCharacter' Keying set doesn't key None propertiesSybren A. Stüvel
2019-12-10GPencil: Invert Simplify optionsAntonio Vazquez
2019-12-10Fix T71609: Resizing bone length to 0 gets it stuck to that sizeSybren A. Stüvel
2019-12-10CMake: fix linking Blender as a Python moduleCampbell Barton
2019-12-10Fix T72220: Hide Edit OverlaysJeroen Bakker
2019-12-10Keymap: use the application key for the context menuCampbell Barton
2019-12-10GHOST: add support for application/menu keyHarley Acheson
2019-12-10Cleanup: extra semicolon, comma warningsCampbell Barton
2019-12-10Fix T72258: Loading keymap crashes on startupCampbell Barton
2019-12-10Cleanup: header guardsCampbell Barton
2019-12-10Cleanup: undeclared variable warningCampbell Barton
2019-12-10Fix T72272: Error setting tool in weight paint modeCampbell Barton
2019-12-09Cleanup: remove duplicate variablesCampbell Barton
2019-12-09Edit Armature: match separate selection with meshesCampbell Barton
2019-12-09Fix separating bones on hidden layersCampbell Barton
2019-12-09Fix T72310: Separate bones creates empty armaturesCampbell Barton
2019-12-09Add the ability to create internal springs to the cloth simSebastian Parborg
2019-12-09Fix T72006: Clay brush with size pressure corrupts meshPablo Dobarro