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-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31Cleanup: style, unused variableCampbell Barton
2019-01-30GP: Remove DEG_get_original_id() from draw managerAntonioya
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-26Cleanup: draw manager headersCampbell Barton
2019-01-25GP: Apply scale to particlesAntonioya
2019-01-25GP: Use Fill color when drawing strokes for no stroke materialsAntonioya
2019-01-24Cleanup: add missing braces to draw managerCampbell Barton
2019-01-24Fix T60805: Grease Pencil Rim Effect ProblemAntonioya
2019-01-24GP: Use matrix location instead of locAntonioya
2019-01-23Cleanup: use eGPU prefix for GPU enum typesCampbell Barton
2019-01-23Cleanup: add BEGIN/END to GPL headersCampbell Barton
2019-01-21Cleanup: trailing spaceCampbell Barton
2019-01-20Fix T60677: GP vertex groups get messed up, when deleting a groupAntonioya
2019-01-18Cleanup: styleCampbell Barton
2019-01-17GP: Make Close fill strokes visibleAntonioya
2019-01-16GP: Display Stroke for Fill Alt mode alwaysAntonioya
2019-01-15Cleanup: rename BASE_FROMDUPLI -> BASE_FROM_DUPLICampbell Barton
2019-01-15Cleanup: styleCampbell Barton
2019-01-11GP: New Cutter, Constraints and Segment selectionAntonioya
2019-01-11GP: Missing in previous count commitAntonioya
2019-01-11GP: Reduce memory reallocation in multiedit modeAntonioya
2019-01-11GP: Count all strokes when use multiedit for VBO sizeAntonioya
2019-01-10GP: Fix render glitch when have collision with meshAntonioya
2019-01-10GP: Fix unreported pixel glitchesAntonioya
2019-01-03Fix T59527: Segment fault changing layer visibility and onion skinAntonioya
2019-01-02Fix wrong grease pencil shader FX usage of object location.Brecht Van Lommel
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