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-30Cleanup: remove non-existing function declarationsCampbell Barton
2018-12-30Cleanup: warnings (clang)Campbell Barton
2018-12-29Fix T59675: Motion path frame numbers at wrong positionsJacques Lucke
2018-12-24Fix/cleanup another bunch of UI messages issues.Bastien Montagne
2018-12-21Fix inconsistent/broken Cycles object visibility for instances.Brecht Van Lommel
2018-12-21Cleanup: macro hygiene, line lengthCampbell Barton
2018-12-21Mesh Batch Cache: Fix missing flag for looptris indexbuf generationClément Foucault
2018-12-20Mesh Batch Cache: Fix uninitialized loop variableClément Foucault
2018-12-19Fix T59578: enabling "vertex group weights" in edit mode results in crashClément Foucault
2018-12-19Mesh Batch Cache: Port loose_edges to batch requestClément Foucault
2018-12-19Mesh Batch Cache: Cleanup / Reorder function for more consistencyClément Foucault
2018-12-18Mesh Batch Cache: Port edge_detection to batch requestClément Foucault
2018-12-18DRW: Cleanup / Renaming of mesh batch cache functionsClément Foucault
2018-12-18Mesh Batch Cache: Port all_edges batch to batch requestClément Foucault
2018-12-18Fix crash with armature custom bone in wireframe modeClément Foucault
2018-12-18Fix T59484: Particles Lattice deform failsPhilipp Oeser
2018-12-18Fix T59529: Auto smooth not workingClément Foucault
2018-12-18DRW: Instance: Makes it possible to have instances of a non-init batchClément Foucault
2018-12-18Armature: temp workaround for crash caused by custom bone drawingClément Foucault
2018-12-18Fix edit-mode wire color being used for other objectsCampbell Barton
2018-12-18Fix 3D view depth buffer ignoring overlay optionCampbell Barton
2018-12-18Mesh Batch Cache: Port vertex paint surface to batch requestClément Foucault
2018-12-18Mesh Batch Cache: Port weight paint surface to batch requestClément Foucault
2018-12-18DRW: Polygon Offset: Also offset lines and pointsClément Foucault
2018-12-18Weight Paint Overlay: Refactor wire drawingClément Foucault
2018-12-17Fix error when Blender starts - variable not initializatedAntonioya
2018-12-17Mesh Batch Cache: Port Texture paint wires to new batch requestClément Foucault
2018-12-17Mesh Batch Cache: Port Texture paint batches to new batch requestClément Foucault
2018-12-17Curve Batch Cache: Fix issue with cd_usedClément Foucault
2018-12-17Mesh Batch Cache: Optimization & Refactor shaded surface supportClément Foucault
2018-12-17Fix T59490: wrong curve handle linesJacques Lucke
2018-12-16Cleanup: styleCampbell Barton
2018-12-14GP: Rename CTX and OB modesAntonioya
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-14Curve Batch Cache: Rework Implementation to use new batch requestClément Foucault
2018-12-14Merge branch 'master' into blender2.8Campbell Barton
2018-12-13Cleanup: styleCampbell Barton
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 T59211: Edit-mesh display crashesCampbell Barton
2018-12-12GPUState: Change isolated glLineWidth usage to GPU_line_widthClément Foucault
2018-12-11DRW: Fix redundant texture creationClément Foucault
2018-12-11DRW: Add polygon offset mode.Clément Foucault
2018-12-11Cleanup: use BKE_object_* prefix for object APICampbell Barton
2018-12-11Fix T58850: NDOF navigation guide not shownCampbell Barton
2018-12-11DRW: Deprecate / Remove DRW_STATE_STIPPLE_*Clément Foucault