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-28GP: Rename GP_STROKE_RECALC_CACHE to GP_STROKE_RECALC_GEOMETRYAntonioya
2018-12-28GP: Avoid Onion calculation when play animationAntonioya
2018-12-25GP: Remove duplicate code moving to single functionAntonioya
2018-12-24Cleanup: First batch of UI messages fixes (typos, final points...).Bastien Montagne
2018-12-21Fix inconsistent/broken Cycles object visibility for instances.Brecht Van Lommel
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-19GP: Improve z-depth for Blur FXAntonioya
2018-12-17GP: Change Primitive manipulator to secondary Gizmo colorAntonioya
2018-12-17GP: Change Primitive manipulator colorAntonioya
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-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-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-03Fix T58535 Crash on LoadAntonioya
2018-11-28Cleanup: styleCampbell Barton
2018-11-27GP: Correct Tonemapping for Blend LayersAntonioya
2018-11-27GP: Make Multiply blend works with opacityAntonioya
2018-11-27Cleanup: style, includesCampbell Barton
2018-11-26GP: New Blend Layers functionalityAntonioya
2018-11-263D View: remove 3D cursorCampbell Barton
2018-11-23Cleanup: rename bone-select to xrayCampbell Barton
2018-11-21Fix T57975: Drawing with Onion Skin enabled crash BlenderAntonioya
2018-11-20Cleanup: unused args, indentationCampbell Barton
2018-11-20GP: Refactor drawing engine to single VBOAntonioya
2018-11-19Cleanup: styleCampbell Barton
2018-11-18Fix T57835: Textured-fill layer opacity not workingAntonioya
2018-11-13GP: Don't calculate fast drawing when playingAntonioya
2018-11-13GP: Remove redundant texture attachmentAntonioya
2018-11-12Cleanup: minor gpencil changesCampbell Barton
2018-11-07GP: Show all objects sharing data in edit modesAntonioya
2018-11-04Cleanup: style, use ARRAY_SET_ITEMS macroCampbell Barton
2018-11-04Fix T57611: Crash on entering Grease Pencil Sculpt ModeAntonioya
2018-11-04GP: Reorganize Canvas GridAntonioya
2018-11-04Cleanup: style, shadow warningCampbell Barton
2018-11-03GP: Use stroke and fill switches while drawingAntonioya
2018-11-03GP: New main switches to hide stroke and fill materialAntonioya
2018-11-02GP: Fix problem when alpha is too lowAntonioya