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-11GP: New Cutter, Constraints and Segment selectionAntonioya
2018-12-30Cleanup: warnings (clang)Campbell Barton
2018-12-28GP: Rename GP_STROKE_RECALC_CACHE to GP_STROKE_RECALC_GEOMETRYAntonioya
2018-12-24Cleanup: First batch of UI messages fixes (typos, final points...).Bastien Montagne
2018-12-21GP: Cleanup API removing extra ID parameterAntonioya
2018-12-20GP: Changes in API to make internal updateAntonioya
2018-12-20Revert "GP: New Python update API functions (WIP)"Antonioya
2018-12-20GP: New Python update API functions (WIP)Antonioya
2018-12-10GP: Make Onion Skin ON as default RNA valueAntonioya
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-11-28Add Onion Skin support to AnnotationsAntonioya
2018-11-26GP: New Blend Layers functionalityAntonioya
2018-11-10GP: Keep synchronized layer list in top barAntonioya
2018-11-10Cleanup: styleCampbell Barton
2018-11-04GP: New API to move layers in layer listAntonioya
2018-11-04GP: Reorganize Canvas GridAntonioya
2018-11-03GP: Fix update problems with Grid CanvasAntonioya
2018-11-02Fix issues with hide/restrict icons after recent changes.Brecht Van Lommel
2018-10-31GP: Fix iconsAntonioya
2018-10-31GP: New Autolock Inactive LayerAntonioya
2018-10-30UI: Cleanup typos and minor tweaks to Grease Pencil related textPablo Vazquez
2018-10-30GP: New Fade no active layer overlay optionAntonioya
2018-10-25GP: Include option to render layers by view layerAntonioya
2018-10-24GP: Add layer pass index to time modifierAntonioya
2018-10-09GP: New Canvas offset parametersAntonioya
2018-10-08UI: new icon set by Andrzej Ambroz.Brecht Van Lommel
2018-10-08GP: New automatic adaptative UVs parameterAntonioya
2018-10-07Cleanup: styleCampbell Barton
2018-10-05GP: Cleanup grid RNA settings moving to separated structAntonioya
2018-10-05GP: Cleanup names and codeAntonioya
2018-10-05GP: Move grid parameters to GP object data levelAntonioya
2018-10-03GP: Add z-depth offset parameterAntonioya
2018-10-03RNA: Make various .add(count) a required argCampbell Barton
2018-09-27Cleanup: flip option unlock -> lockCampbell Barton
2018-09-26GP: Rename parameter unlock_color and tooltipAntonioya
2018-09-24GP: Move Unlock Color to Adjustments panelAntonioya
2018-09-24Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-24Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-06UI / Python: rename X-Ray to In Front, Draw to Display.Brecht Van Lommel
2018-09-02Cleanup: comment blocksCampbell Barton
2018-08-26GP: Reduce weight paint data memory footprintAntonioya
2018-08-22Cleanup: RNA namingCampbell Barton
2018-08-21GP: Force Fill triangulation data recalcAntonioya
2018-07-31UI: Grease Pencil Onion Skin minor tweaksPablo Vazquez
2018-07-31Cleanup: style, duplicate includesCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-05Merge branch 'master' into blender2.8Campbell Barton
2018-07-05RNA: correct callback typeCampbell Barton
2018-07-01Merge branch 'master' into blender2.8Campbell Barton
2018-07-01RNA: use bool for boolean RNA typesCampbell Barton