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-08-28RNA: make mesh add methods use required arg 'count'Campbell Barton
2018-08-28GP: Revert replace custom function by standard APIAntonioya
2018-08-28RNA: use required args for internal popup end APICampbell Barton
2018-08-28RNA: make template_list list_id a required argCampbell Barton
2018-08-28RNA: UILayout.split(..) 'percentage' to 'factor'Campbell Barton
2018-08-28GP: Replace custom function by standard APIAntonioya
2018-08-27BMesh: improvements/fixes to select side of activeCampbell Barton
2018-08-26GP: Reduce weight paint data memory footprintAntonioya
2018-08-26Static override: add constraint targets as overrideable!Bastien Montagne
2018-08-26Cleanup: styleCampbell Barton
2018-08-25GP: Select color in Brush or in PropertiesAntonioya
2018-08-24Compositor: Added Weighted Standard Curve evaluationJeroen Bakker
2018-08-24Merge branch 'master' into blender2.8Campbell Barton
2018-08-24RNA: avoid redundant property lookups in UI APICampbell Barton
2018-08-23Workspaces: move delete to right click menu, instead of X on tab.Brecht Van Lommel
2018-08-23Rename: *_batch_cache_dirty > *_batch_cache_dirty_tagDalai Felinto
2018-08-23Compositor: Film-like curveJeroen Bakker
2018-08-22Cleanup: RNA namingCampbell Barton
2018-08-21GP: Force Fill triangulation data recalcAntonioya
2018-08-21Merge branch 'master' into blender2.8Brecht Van Lommel
2018-08-21UI: disable new text hinting from D3201 by default for now.Brecht Van Lommel
2018-08-20Merge branch 'master' into blender2.8Campbell Barton
2018-08-20RNA: Spline.calc_length() utility functionCampbell Barton
2018-08-19UI: rename 'Apron' to 'Click Anywhere'Campbell Barton
2018-08-18GP: Reduce updates of material previewsAntonioya
2018-08-18Static Override: make hidden & co flags of object overridable.Bastien Montagne
2018-08-17UI: save statusbar/topbar collapsed state per screen.Brecht Van Lommel
2018-08-17Merge branch 'master' into blender2.8Brecht Van Lommel
2018-08-17Fix engine.camera_model_matrix() not working in the Python API.Brecht Van Lommel
2018-08-16UI: show +/- icons for fill/deepCampbell Barton
2018-08-15GP: Redesign logic of drawing engine for object instance supportAntonioya
2018-08-14Multires: Synchronize settings with Subsurf modifierSergey Sharybin
2018-08-13Implement multiplicative Copy Scale and make it the new default.Alexander Gavrilov
2018-08-13Fix dependency graph for constraints depending on B-Bone shape.Alexander Gavrilov
2018-08-13Subsurf: Introduce quality optionSergey Sharybin
2018-08-13Subsurf: Remove OpenSubdiv options from modifierSergey Sharybin
2018-08-13Subsurf: Make uv boundaries easily extendibleSergey Sharybin
2018-08-13Cleanup: Description should not end with a fullstopSergey Sharybin
2018-08-10GP: Set instance maximum value to something more logicAntonioya
2018-08-10Gizmo: add option to catch all mouse clicksCampbell Barton
2018-08-10Gizmo: 2d select now takes region coordsCampbell Barton
2018-08-09Merge branch 'soc-2018-bevel' into blender2.8Rohan Rathi
2018-08-09GP: Add option to select color affected in modifiersCharlie Jolly
2018-08-08Eevee: Remove per material SSS toggleClément Foucault
2018-08-08GP: Fix modifiers Tint, Opacity and Hue and create materials to OpacityAntonioya
2018-08-08Merge branch 'master' into blender2.8Campbell Barton
2018-08-08Cleanup: indentationCampbell Barton
2018-08-08Merge branch 'master' into blender2.8Campbell Barton
2018-08-07Fix T56266: Grease Pencil Tint and Color modifier error when applyAntonioya
2018-08-07Cleanup: Tag only objects of the scene collectionsAntonioya