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
2019-01-11Mesh Batch Cache: Cleanup UnusedClément Foucault
2019-01-11Mesh Selection: Port to batch cache requestClément Foucault
2019-01-11Mesh Batch Cache: Fix wrong assertClément Foucault
2019-01-11Mesh Batch Cache: Put context evaluation out of batch cacheClément Foucault
2019-01-11DRW: Fix texture paint crashing if object has no material slotClément Foucault
2019-01-11GP: Count all strokes when use multiedit for VBO sizeAntonioya
2019-01-113D View: fade out dupli-wire color 70%Campbell Barton
2019-01-113D View: use faded wire for set-scene objectsCampbell Barton
2019-01-113D View: use dupli wire color for shaded wire drawingCampbell Barton
2019-01-11Cleanup: blend existing colorsCampbell Barton
2019-01-11Fix background color use in 3D viewCampbell Barton
2019-01-10GP: Fix render glitch when have collision with meshAntonioya
2019-01-10GP: Fix unreported pixel glitchesAntonioya
2019-01-103D View: use faded color for dupli instance outlinesCampbell Barton
2019-01-103D View: use faded color for dupli instance wire & pointsCampbell Barton
2019-01-09Fix swapped active/selected lattice vertex colorCampbell Barton
2019-01-08Fix T56545: Material referencing missing UV crashCampbell Barton
2019-01-08Vertex Paint: support vertex maskingPhilipp Oeser
2019-01-08Cleanup: comments causing bad clang-format outputCampbell Barton
2019-01-06Cleanup: add trailing commas to structsCampbell Barton
2019-01-04EEVEE DoF: Fix runtime error: division by zero when blades was 0Dalai Felinto
2019-01-04Cleanup: indentation (right shift)Campbell Barton
2019-01-04Cleanup: use typed unsigned intsCampbell Barton
2019-01-03Fix T59527: Segment fault changing layer visibility and onion skinAntonioya
2019-01-03Cleanup: indentationCampbell Barton
2019-01-03DRW: remove INDEX4 normal flippingCampbell Barton
2019-01-03Fix T59842: Curve flat shading doesn't workCampbell Barton
2019-01-03Cleanup: variable nameCampbell Barton
2019-01-03Cleanup: preprocessor indentationCampbell Barton
2019-01-02Fix wrong grease pencil shader FX usage of object location.Brecht Van Lommel
2019-01-023D View: use grid & all axes in axis-viewsCampbell Barton
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-28GP: Rename GP_STROKE_RECALC_CACHE to GP_STROKE_RECALC_GEOMETRYAntonioya
2018-12-28GP: Avoid Onion calculation when play animationAntonioya
2018-12-27Fix T59799: texture paint mode crash for object with no materials.Brecht Van Lommel
2018-12-27Cleanup: styleCampbell Barton
2018-12-25GP: Remove duplicate code moving to single functionAntonioya
2018-12-24Fix/cleanup another bunch of UI messages issues.Bastien Montagne
2018-12-24Fix T59799: crash entering texture paint mode.Brecht Van Lommel
2018-12-24Cleanup: First batch of UI messages fixes (typos, final points...).Bastien Montagne
2018-12-21Workbench: Fix crash when using more than one metaballClément Foucault
2018-12-21Fix T59608: Curves invisible in object modeClément Foucault
2018-12-21Fix inconsistent/broken Cycles object visibility for instances.Brecht Van Lommel
2018-12-21RNA: naming, user-preferences -> preferencesCampbell Barton
2018-12-213D View: add object color drawing optionCampbell Barton
2018-12-21Cleanup: macro hygiene, line lengthCampbell Barton
2018-12-21Mesh Batch Cache: Fix missing flag for looptris indexbuf generationClément Foucault
2018-12-21Workbench: Fix wrong TEXTURE_DRAWING_ENABLED check and rework drawing logicClément Foucault