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-12-13BLI: New Edgehash and EdgeSet implementationJacques Lucke
2018-12-13Armature Edit Mode: improve box/lasso selectCampbell Barton
2018-12-13Cleanup: use doxy grouping for view3d selectCampbell Barton
2018-12-13Cleanup: styleCampbell Barton
2018-12-13Cleanup: replace ifdef w/ stubCampbell Barton
2018-12-13Gizmo: multi-object pose-mode gizmo positioningCampbell Barton
2018-12-13Gizmo: use general active center calculationCampbell Barton
2018-12-13Cleanup: de-duplicate active item center accessCampbell Barton
2018-12-12Templates: remove redundant directory initCampbell Barton
2018-12-12Fix building w/o bulletCampbell Barton
2018-12-12Fix T59248: Crash in Grease Pencil Edit mode when adding AnnotationAntonioya
2018-12-12Fix (unreported) Broken rigidbody requirements when adding objects to a RB co...Bastien Montagne
2018-12-12Fix T59208: Error when loading reference/background image in edit modeJacques Lucke
2018-12-12Fix T59234: Crash when enter in Edit modeClément Foucault
2018-12-12Mesh Batch Cache: Fix crash when using edit mode normal display.Clément Foucault
2018-12-12Fix T58450: Skin modifier not working if applied after subsurfSergey Sharybin
2018-12-12Fix transform gizmo showing with active element pivot point and no selection.Brecht Van Lommel
2018-12-12UI: use consistent subdivision modifier name when creating from shortcuts.Brecht Van Lommel
2018-12-12Point API doc to proper path.Bastien Montagne
2018-12-12Merge branch 'master' into blender2.8Bastien Montagne
2018-12-12Fix T59213: Application menu links to outdated version of Python API.Bastien Montagne
2018-12-12Keymap: event type filter w/ finding keymap itemsCampbell Barton
2018-12-12Fix T59133: Area light size not updating from viewport gizmo.Bastien Montagne
2018-12-12PyTemplates operator_modal_timer: update to 2.8Philipp Oeser
2018-12-12startup: default file selector to a useful pathCampbell Barton
2018-12-12Fix action-zones showing up as shortcutsCampbell Barton
2018-12-12Keymap: refactor keymap item find logicCampbell Barton
2018-12-12Fix T59170: Box select ignores modifiers-keys once tool option is setCampbell Barton
2018-12-12Merge branch 'master' into blender2.8Campbell Barton
2018-12-12Cleanup: use colon separator after parameterCampbell Barton
2018-12-12Docs: correct doxy commentsCampbell Barton
2018-12-12Keymap: add Shift-F1..3 editor shortcutsCampbell Barton
2018-12-12Fix T59211: Edit-mesh display crashesCampbell Barton
2018-12-12Fix Cycles baking active/cageDalai Felinto
2018-12-12Fix T59210: Measure tool crash w/o overlays/gizmosCampbell Barton
2018-12-12Fix rulers being removed on clickCampbell Barton
2018-12-12Revert "Tweak UI message of Ruler tool."Campbell Barton
2018-12-12Fix toolbar key-accelerator w/ LMB selectCampbell Barton
2018-12-12Merge remote-tracking branch 'origin/master' into blender2.8Ray Molenkamp
2018-12-12dependencies windows: Replace pthreads-win32 2.9.1 with pthreads4w 3.0.0Ray Molenkamp
2018-12-12GPUState: Change isolated glLineWidth usage to GPU_line_widthClément Foucault
2018-12-12GPUTexture: Add debug print for cubemap texturesClément Foucault
2018-12-12GPUTexture: Fix memory statistics not working for Multisamples texturesClément Foucault
2018-12-11DRW: Fix redundant texture creationClément Foucault
2018-12-11GPUState: Remove glLineWidth warnings about size 0x0Clément Foucault
2018-12-11GPUTexture: Add debug output to check what texture was createdClément Foucault
2018-12-11UI: fix enum icon buttons haveing different size.Harley Acheson
2018-12-11FFmpeg: enable multi-threaded encoding of multiple frames, for a ~20% speedup.Mal Duffin
2018-12-11RNA: provide access to bone parent transform math from Python.Alexander Gavrilov
2018-12-11Edit Mesh: Make edit cage stick to the mesh when possibleClément Foucault