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 (Collapse)Author
2019-05-22Templates: updated 2D animation templateBrecht Van Lommel
From the grease pencil team.
2019-04-09Cleanup: styleCampbell Barton
2018-12-31Templates: tweaks to startup templates.Brecht Van Lommel
* 2D Animation: lots of changes from the grease pencil team. Properties editor layouts, brush and material settings, and more. * 3D Viewport: wireframes set to 1.0. * World: use nodes by default. * Node Editor: use narrow toolbar.
2018-12-12Templates: remove redundant directory initCampbell Barton
This is now handled when versioning all startups.
2018-12-07Add license headers for app-templatesCampbell Barton
2018-12-07Fix T58897: Show folders in video editing templateCampbell Barton
Show folders and start in the users home.
2018-11-30Fix sculpt app-template editing the users startupCampbell Barton
2018-11-29Templates: tweak sculpt to work w/o opensubdivCampbell Barton
2018-10-16Templates: updated 2D animation template from grease pencil team.Brecht Van Lommel
2018-10-05Cleanup: styleCampbell Barton
2018-10-01Templates: tweaks to startup templates, add sculpting template.Brecht Van Lommel
2018-09-28Templates: tweaks to 2D animation template from grease pencil team.Brecht Van Lommel
2018-09-18Workspaces: move 2D Animation, VFX and Video workspaces into own templates.Brecht Van Lommel
These can now be acessed from the File > New, Ctrl+N, or the splash screen. Since these are application templates, users can save a separate startup.blend for each. User preferences are shared between these templates though. This also fixes some issues in the default startup.blend (triangulated cube..). Differential Revision: https://developer.blender.org/D3690