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-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
2018-12-14Curve Batch Cache: Add back support for shaded geometryClément Foucault
2018-12-14GPUBatch: Add GPU_batch_clear to clear batches without freeingClément Foucault
2018-12-14Wireframe: Fix Object Viewport display "all edges" options not workingClément Foucault
2018-12-14Curve Batch Cache: Rework Implementation to use new batch requestClément Foucault
2018-12-14DRW: Simplify text edit drawingClément Foucault
2018-12-14GPUBuffers: Fix uninitialized memory use causing undefined conditional jumpClément Foucault
2018-12-14Fix T59334: Crash initializing crazyspace on object with subsurf and displace...Sergey Sharybin
2018-12-14UI: show frame rate in movie clip editorJacques Lucke
2018-12-14Attempt to sanitize node tree deletionSergey Sharybin
2018-12-14Fix T59220: Deleting object causes blender 2.8 to crashSergey Sharybin
2018-12-14Merge branch 'master' into blender2.8Sergey Sharybin