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-17Context: remove active_gpencil_brushCampbell 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-16GP: Fix Onion Skin slow performanceAntonioya
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-14NLA: insert keyframes correctly for strips with non-Replace mode.Alexander Gavrilov
2018-12-14Fix T59322: View Layer - Search not workingDalai Felinto
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-14Fix T59365: Blender crashes when I try to open a .blend file.Bastien Montagne
2018-12-14fix relationship line always drawing from the parents originPhilipp Oeser
2018-12-14Fix T58351: Make Single User crashesDalai Felinto
2018-12-14New object API function : BKE_object_eval_reset()Dalai Felinto