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-28GP: Rename GP_STROKE_RECALC_CACHE to GP_STROKE_RECALC_GEOMETRYAntonioya
2018-12-28GP: Avoid Onion calculation when play animationAntonioya
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-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 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-21Workbench: Fix wrong TEXTURE_DRAWING_ENABLED check and rework drawing logicClément Foucault
2018-12-20Fix T59648: Linking material to greasepencil object causes crashAntonioya
2018-12-20GP: Changes in API to make internal updateAntonioya
2018-12-20Cleanup: argument wrapping indentationCampbell Barton
2018-12-19DNA: move back-face culling to shading popoverCampbell Barton
2018-12-19GP: Improve z-depth for Blur FXAntonioya
2018-12-18Workbench: Fix crash when sculpting with a multi material meshClément Foucault
2018-12-18DRW: Cleanup / Renaming of mesh batch cache functionsClément Foucault
2018-12-18DRW: Fix flat object not being selectable in wireframe viewClément Foucault
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-17Mesh Batch Cache: Optimization & Refactor shaded surface supportClément Foucault
2018-12-17Fix T59373: Background Colors don't match in Workbench rendererClément Foucault
2018-12-17Workbench: Fix srgb texture not being color managed in texture color modeClément Foucault
2018-12-17GP: Change Primitive manipulator to secondary Gizmo colorAntonioya
2018-12-17GP: Change Primitive manipulator colorAntonioya
2018-12-17Eevee: Change Bent normal calculationClément Foucault
2018-12-17Workbench: Use int to fix compilation issues on certain platformClément Foucault
2018-12-17DNA: clear / remove deprecated flagsCampbell Barton
2018-12-16GP: Fix Onion Skin slow performanceAntonioya
2018-12-16Cleanup: styleCampbell Barton
2018-12-15GP: New Curve primitive and other primitive improvementsAntonioya
2018-12-14Fix T59182: Blender 2.8 win64 crashes on startClément Foucault
2018-12-14GP: Rename CTX and OB modesAntonioya
2018-12-13Cleanup: macro hygiene, style, doxy commentsCampbell Barton
2018-12-13GP: Cleanup const variablesAntonioya
2018-12-13GP: Missing change of texture format in previous commitAntonioya
2018-12-13GP: Create Framebuffer textures only if neededAntonioya
2018-12-13GP: Changes textures from DEPTH24_STENCIL8 to DEPTH_COMPONENT24Antonioya
2018-12-12Fix T59248: Crash in Grease Pencil Edit mode when adding AnnotationAntonioya
2018-12-12Merge branch 'master' into blender2.8Campbell Barton
2018-12-11Fix T58266 : Bottom half of meshes are transparent with eevee renderClément Foucault
2018-12-11Workbench: Fix shadow artifact caused by degenerate trianglesClément Foucault
2018-12-10GP: Fix problems with stroke CapsAntonioya
2018-12-10GP: Remove Object Onion Skin switchAntonioya
2018-12-10GP: Enable Object Onion Skin by defaultAntonioya
2018-12-07Fix T58360 "Use object as pivot" in GP "Shadow effect" crashes BlenderAntonioya
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin