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
2017-09-10merged the master branchsoc-2017-vertex_paintDarshan Kadu
2017-07-22added the color lock in vertex paintDarshan Kadu
2017-07-18modified the ply importer to take alpha in vpaintDarshan Kadu
2017-07-12 added the addons to script folder, alpha supprt for fbx and olyDarshan Kadu
2017-07-07 added the alpha channel in vpaint a slider and change in ply exporterDarshan Kadu
2017-06-30 added the weight to paint converter as option in paint in verte xpainting an...Darshan Kadu
2017-06-23 added non-occluded mode for the weight paintingDarshan Kadu
2017-06-22added the non-occluded modeDarshan Kadu
2017-06-13added vertex mask featureDarshan Kadu
2017-06-11added accumulate optionDarshan Kadu
2017-06-01applied patch D2150.id8618.diff and fixed versioning_270.cDarshan Kadu
2017-05-29UI correct use of "..." in the VSEAaron Carlisle
2017-05-28Usual i18n/message tweaks & fixes.Bastien Montagne
2017-05-28Make 'set offset from cursor' group operator internal.Bastien Montagne
2017-05-22Fix T51577: ColorBalance strip modifier misses some color inputSergey Sharybin
2017-05-15Fix T51348: Node highlighting is brokenSergey Sharybin
2017-05-15PyAPI: don't re-register add-ons on 'New File'Campbell Barton
2017-05-11Ammend last commit: add missing align for row propsAaron Carlisle
2017-05-11UI: Follow up on recent VSE workAaron Carlisle
2017-05-11update new 2.79 themes: T50869meta-androcto
2017-05-09Fix errors in vse ui commitAaron Carlisle
2017-05-09Fix assert failure caused by bug in sequencer interface scriptSergey Sharybin
2017-05-08Fix capitalization in some particle panelsLuca Rood
2017-05-08Sequencer: Fix broken interface script since 415ff74Sergey Sharybin
2017-05-08UI: Cleanup VSE Properties ShelfMike Pan
2017-05-07Color management: add Filmic view transform to Blender configuration.Brecht Van Lommel
2017-04-27Cleanup: spellingCampbell Barton
2017-04-24Usual i18n/UI messages fixes and cleanup.Bastien Montagne
2017-04-20Fix Surface Deform not unbinding if target is removedLuca Rood
2017-04-19UI: Reorganize the UV/Image "Game Properties" PannelAaron Carlisle
2017-04-19Fix 'API defined' ID properties still having 'remove' button in UI.Bastien Montagne
2017-04-18Squashed commit of the following:Pascal Schoen
2017-04-18Fix UI: double separator in Movie Clip Editor's view menuAaron Carlisle
2017-04-18Fix brush menu broken before adding uv and texture dataAaron Carlisle
2017-04-14Object Info node support for GLSL mode and the internal renderAlexander Romanov
2017-04-14Cleanup: triple quotes for docstringsCampbell Barton
2017-04-14UI: Add/Improve a few tooltipsAaron Carlisle
2017-04-11UI: Add missing UV tools in the UV/Image Editor Window > Tools tabAaron Carlisle
2017-04-11UI: Do not put walk navigation settings inside an if statementAaron Carlisle
2017-04-08Add helpers in bpy_extras.keyconfig_utils for addons to (un)register their ke...Bastien Montagne
2017-03-31Correct string formatting (error in recent change)Campbell Barton
2017-03-30Mirror Modifier: Add offsets for mirrored UVsCampbell Barton
2017-03-29PyAPI: minor path init simplificationCampbell Barton
2017-03-29Fix 'bl_app_override' wrapping multiple times.Campbell Barton
2017-03-29PyAPI: check modules are registered before unregisterCampbell Barton
2017-03-27Correct for Py3.5Campbell Barton
2017-03-26Cleanup: line length, assignmentCampbell Barton
2017-03-26Cleanup: simplify script path assignmentCampbell Barton
2017-03-26PyAPI: add missing class registrationCampbell Barton
2017-03-26PyAPI: debug-python check for missing class registerCampbell Barton