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-17Eevee: Change Bent normal calculationClément Foucault
2018-12-17GPU: Add Intel HD Graphics 530 to the list of buggy intel gpusClément Foucault
2018-12-17Workbench: Use int to fix compilation issues on certain platformClément Foucault
2018-12-17Context: add objects_in_mode(_unique_data)Campbell Barton
2018-12-17Merge branch 'master' into blender2.8Campbell Barton
2018-12-17Cleanup: use 'tool_settings' name everywhere in UI scriptsCampbell Barton
2018-12-17Context: remove active_gpencil_brushCampbell Barton
2018-12-17Theme: use grey for blender_light inactive menu textCampbell Barton
2018-12-17Theme: use black for blender_light view-overlayCampbell Barton
2018-12-173D View: empty image option to show front/backCampbell Barton
2018-12-17Correct error in last commitCampbell Barton
2018-12-17DNA: clear / remove deprecated flagsCampbell Barton
2018-12-17Merge branch 'master' into blende2.8Campbell Barton
2018-12-17Cleanup: use bit-shifted flag definitions in DNACampbell Barton
2018-12-16Fix T59446: Grease pencil mirror modifier wrongAntonioya
2018-12-16GP: Add option to occlude eraserAntonioya
2018-12-16GP: Primitive: Add curve tool iconCharlie Jolly
2018-12-16UI: initialize Overridable Static checkbox for custom properties.Alexander Gavrilov
2018-12-16GP: Fix Onion Skin slow performanceAntonioya
2018-12-16Theme: blender_light text editing colors were too similarCampbell Barton
2018-12-16Cleanup: theme right shiftCampbell Barton
2018-12-16Theme: include new colorsCampbell Barton
2018-12-16Fix T58975: "@=" operator silently failsCampbell Barton
2018-12-16Cleanup: styleCampbell Barton
2018-12-16Fix string formatting, fall through attrCampbell Barton
2018-12-15GP: New Curve primitive and other primitive improvementsAntonioya
2018-12-15Fix T59396 Grease pencil brush crashAntonioya
2018-12-15GP: Add NULL checking for objectAntonioya
2018-12-15Fix T56185, T59351: bypass GL_PROXY_TEXTURE.. test on AMD GPU + windowsmano-wii
2018-12-15Fix T59388: Blender crash upon F3 command search in VSEDalai Felinto
2018-12-15UV pin: Use ID_RECALC_COPY_ON_WRITE instead of the almighty 0Dalai Felinto
2018-12-15Fix T59381: UV editor - Pinned vertex missing updateDalai Felinto
2018-12-15Fix UV editor missing/typo circle_selectDalai Felinto
2018-12-14NLA: insert keyframes correctly for strips with non-Replace mode.Alexander Gavrilov
2018-12-14Fix T59322: View Layer - Search not workingDalai Felinto
2018-12-14GP: Added keymaps for Sculpt selectAntonioya
2018-12-14GP: Fix missing changes after rename CTXAntonioya
2018-12-14fix shader editor errors when showing world shader treePhilipp Oeser
2018-12-14Merge branch 'master' into blender2.8Sergey Sharybin
2018-12-14Dependencies builder: Don't rely on system-wide PugiXMLSergey Sharybin
2018-12-14Fix broken particle distribution after recent fixSergey Sharybin
2018-12-14Fix wrong color in center of HSV circle picker, after recent changes.Brecht Van Lommel
2018-12-14Fix T59358: Wrong status bar keymap for release confirms and right click select.Sebastian Parborg
2018-12-14Fix T59182: Blender 2.8 win64 crashes on startClément Foucault
2018-12-14GP: Rename CTX and OB modesAntonioya
2018-12-14Edit Curve: Add Normal size in overlay popover and change default rangeClément Foucault
2018-12-14Curve Batch Cache: Add support for loose edges and curve/surf modifierClément Foucault
2018-12-14Wireframe: Fix wireframe color in edit mode for surfacesClément Foucault
2018-12-14DRW Batch Cache: Fix hack being a bit too much hackyClément Foucault
2018-12-14Displist: Reuse tesselated pos and nor for wireframesClément Foucault