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-07-28Topograb: Trying to solve high density mesh errorRaja Kedia(miyagix)
2017-07-26Topograb: Fixed dyntopo errorRaja Kedia(miyagix)
2017-07-26Topograb: Fixed runtime warningsRaja Kedia(miyagix)
2017-07-26Topograb: Fixed cenral vertex errorRaja Kedia(miyagix)
2017-07-25Topograb: Dynamic array implementation testingRaja Kedia(miyagix)
2017-07-25Topograb: Dynamic array Implementation checkRaja Kedia(miyagix)
2017-07-24Topograb: Implementing new ref. central vertex calculation functionRaja Kedia(miyagix)
2017-07-24Topograb: Implementing new normal calculation functionRaja Kedia(miyagix)
2017-07-22Topograb: Tried changing normal for correct grab position. It has become unst...Raja Kedia(miyagix)
2017-07-21Topograb: First attempt to implement brush in multires. Testing few things be...Raja Kedia(miyagix)
2017-07-14Topograb: Tried Fixing dyntopo crash using original coordinates. Dyntopo is w...Raja Kedia(miyagix)
2017-07-10Topograb: Error in dyntopo fixed a little bit. Crashes when brush is used red...Raja Kedia(miyagix)
2017-07-10Topograb: trying to fix dyntopo bug, still in progress. Test commitRaja Kedia(miyagix)
2017-07-04Topograb: Codeclean updecoda
2017-07-03Topograb: Update 3decoda
2017-07-02Added few debug linesdecoda
2017-06-24Working version of topograb: Update 2decoda
2017-06-22Edited minor bug!decoda
2017-06-22Working version of topograb: Update 1decoda
2017-06-22First working version of topograbdecoda
2017-06-21Topograb final Implementaion Part 1decoda
2017-06-21Topo Grab topo_init donedecoda
2017-06-20Added topo_init in do_topo_brushdecoda
2017-06-18Modified do_topo_brushdecoda
2017-06-18Topograb Brush Initializationdecoda
2017-06-16Final Implementation of method one with few editingdecoda
2017-06-13Another attempt to make clipping brushdecoda
2017-06-11First approach towards Clip Brushdecoda
2017-06-09Added details in brush and few modification in filesdecoda
2017-06-05Updated files to create Clipping brushdecoda
2017-03-03When creating texture/image in Texture Paint mode, both datablocks should get...Bastien Montagne
2017-02-27Fix/workaround T50677: Shrinkwrap constraint don't get updated when target me...Sergey Sharybin
2017-01-16Cleanup/refactor: move BKE_deform_flip_side_name & co to BLI_string_utilsBastien Montagne
2017-01-16Cleanup/refactor: get rid of fixed name limit in BKE_deform_flip_side_name & co.Bastien Montagne
2017-01-12Fix T50056: Dyntopo brush size shortcut broken using constant detail setting.Julian Eisel
2016-12-08Fix T49872: 3D cursor places with camera shift in ortographic modeJulian Eisel
2016-11-25Math Lib: rotate matrix cleanupCampbell Barton
2016-11-18Fix (unreported) bad handling of brush's fill threshold value.Bastien Montagne
2016-11-12Sculpt UI: Make DynTopo constant detail a resolution valueJulian Eisel
2016-10-26Cleanup: rename functions in BLI_bitmap_draw_2dCampbell Barton
2016-10-26Cleanup: move bitmap drawing into its own moduleCampbell Barton
2016-09-20Fix T49391: Texture paint is not aware of disabled color managementSergey Sharybin
2016-09-19UI Messages: Consistent spelling of term "data-block"Julian Eisel
2016-08-22Sculpting: Avoid calculating and chaching viewport matricesJulian Eisel
2016-08-18NDOF: compile 3D mouse code only if WITH_INPUT_NDOFMike Erwin
2016-07-28Cleanup: IndentationSergey Sharybin
2016-07-28Fix T48838: Tiling sculpt problem with custom brushSergey Sharybin
2016-07-22remove double-checked conditionsMike Erwin
2016-07-16Cleanup: spellingCampbell Barton
2016-07-15Cleanup: use BLI_math for paint smooth-strokeCampbell Barton