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-23Return truth when animation fix changed animationSergey Sharybin
2018-11-23DRW: Support Wireframe for cruve/surface/text objectsClément Foucault
2018-11-23Add missing COW updates when selection changes in paint modes.Alexander Gavrilov
2018-11-23Merge branch 'master' into blender2.8Sergey Sharybin
2018-11-23Use default movie cache size of 4GiBSergey Sharybin
2018-11-23Cycles: Fixed a warning.Stefan Werner
2018-11-23Cycles: Improved robustness of hair motion blur.Stefan Werner
2018-11-23UI: swap wireframe/solid order in pie to match order in header.Brecht Van Lommel
2018-11-23Merge branch 'master' into blender2.8Brecht Van Lommel
2018-11-23Python API: restore bpy.app.autoexec_fail variables, some scripts use it.Brecht Van Lommel
2018-11-23Fix T57616: Deleting particle system instance object leads to crashSergey Sharybin
2018-11-23Python API: bpy.app.handlers.depsgraph_update_pre/postJacques Lucke
2018-11-23Fix T57998: crash at start with jemalloc package on some Linux distributions.Brecht Van Lommel
2018-11-23UI: initialize drag-lock x/y axis from region typeCampbell Barton
2018-11-23Correct missing NULL check in recent changesCampbell Barton
2018-11-23Fix uv lasso/box multi-object select logicCampbell Barton
2018-11-23Tool System: uv lasso/box select optionsCampbell Barton
2018-11-23Error in last commiCampbell Barton
2018-11-23Fix wire-toggle restoring previous shading modeCampbell Barton
2018-11-23Keymap: remove redundant keys from toolbar popupCampbell Barton
2018-11-23Fix toolbar keymap accumulating itemsCampbell Barton
2018-11-23Keymap: add Keymap.keymap_items.new_from_itemCampbell Barton
2018-11-23Cleanup: single quote enumsCampbell Barton
2018-11-23Cleanup: rename bone-select to xrayCampbell Barton
2018-11-23UI: Don't promt when deleting via Object Context Menu.Pablo Vazquez
2018-11-23UI: Icons in context menu for copy/pastePablo Vazquez
2018-11-23Pose: make pose-bone xray usable in wpaint modeCampbell Barton
2018-11-23Keymap: remove 'Z' key to toggle bone-selectCampbell Barton
2018-11-23UI: allow inaccurate swipe motion to switch tabsCampbell Barton
2018-11-23Keymap: restore grease pencil keys for default mapCampbell Barton
2018-11-23Keymap: adjustments to shading keysCampbell Barton
2018-11-23Fix for weight paint object occluding pose bonesCampbell Barton
2018-11-23Pose: support wpaint+pose w/ object-lock enabledCampbell Barton
2018-11-23Fix bone selection w/ mixed wpaint & pose modeCampbell Barton
2018-11-22Cleanup: newlines in error printsCampbell Barton
2018-11-22UI: fix wrong icons after recent update.Brecht Van Lommel
2018-11-22UI: activate tabs immediately on press, and drag to quickly cycle through.Brecht Van Lommel
2018-11-22Fix T55535: N panel in sequencer breaks display of preview.Brecht Van Lommel
2018-11-22UI: Object Context Menu tweaks.Pablo Vazquez
2018-11-22Image Empties: Potential Fix for T57696Clément Foucault
2018-11-22Fix T57980: Assert failure in draw manager when opening fileClément Foucault
2018-11-22Cleanup: Use proper module prefix in function namesSergey Sharybin
2018-11-22GP: Keep activated the same Brush in toolbarAntonioya
2018-11-22Depsgraph: Ensure solver cleanup orderSergey Sharybin
2018-11-22Depsgraph: Cleanup, line wrappingSergey Sharybin
2018-11-22Fix missing newline in error printSergey Sharybin
2018-11-22Depsgraph: Cleanup, make it easier to create relations with flagsSergey Sharybin
2018-11-22Eevee: Reflection Plane: Small UI fix and invert facing fadingClément Foucault
2018-11-22Fix T57977: VSE: Markers lines get highlighted when using box selectClément Foucault
2018-11-22Keymaps: make click event detection use a larger distance threshold.Brecht Van Lommel