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-01-16Merge branch 'master' into blender2.8Bastien Montagne
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-12Merge branch 'master' into blender2.8Bastien Montagne
2017-01-12Fix T50056: Dyntopo brush size shortcut broken using constant detail setting.Julian Eisel
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne
2016-12-12Merge branch 'master' into blender2.8Bastien Montagne
2016-12-08Fix T49872: 3D cursor places with camera shift in ortographic modeJulian Eisel
2016-12-01Merge branch 'master' into blender2.8Lukas Tönne
2016-11-25Math Lib: rotate matrix cleanupCampbell Barton
2016-11-19Merge branch 'master' into blender2.8Bastien Montagne
2016-11-18Fix (unreported) bad handling of brush's fill threshold value.Bastien Montagne
2016-11-16Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-11-12Sculpt UI: Make DynTopo constant detail a resolution valueJulian Eisel
2016-11-08Blender 2.8: OpenGL: new immediate mode for paint_image.cMike Erwin
2016-11-02Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-10-26Cleanup: rename functions in BLI_bitmap_draw_2dCampbell Barton
2016-10-26Cleanup: move bitmap drawing into its own moduleCampbell Barton
2016-09-23Merge branch 'master' into blender2.8Julian Eisel
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-09-04Merge branch 'master' into blender2.8Bastien Montagne
2016-08-22Sculpting: Avoid calculating and chaching viewport matricesJulian Eisel
2016-08-21Merge branch 'master' into blender2.8Bastien Montagne
2016-08-18NDOF: compile 3D mouse code only if WITH_INPUT_NDOFMike Erwin
2016-08-06Merge branch 'master' into blender2.8Bastien Montagne
2016-07-28Cleanup: IndentationSergey Sharybin
2016-07-28Fix T48838: Tiling sculpt problem with custom brushSergey Sharybin
2016-07-25Merge branch 'master' into blender2.8Bastien Montagne
2016-07-22remove double-checked conditionsMike Erwin
2016-07-18Merge branch 'master' into blender2.8Campbell Barton
2016-07-16Cleanup: spellingCampbell Barton
2016-07-15Cleanup: use BLI_math for paint smooth-strokeCampbell Barton
2016-07-14Cleanup: styleCampbell Barton
2016-07-13Vertex/Weight Paint: Support view-selected on last-strokeCampbell Barton
2016-07-12Merge branch 'master' into blender2.8Bastien Montagne
2016-07-11Fix T48812: Brush size invalid with HIDPICampbell Barton
2016-07-10Cleanup/Refactor: pass Main pointer to all ID copy functions.Bastien Montagne
2016-07-07Fix memory leak switching sculpt mode + dyntopoCampbell Barton
2016-07-06Replace of (id->lib != NULL) check by meaningful macro.Bastien Montagne
2016-07-02BMesh: utility function to resize bmesh elementsCampbell Barton
2016-07-01Add wait cursor toggling dyntopoCampbell Barton
2016-07-01Sculpt: skip normal calculation entering dyntopoCampbell Barton
2016-07-01Enable dyntopo re-entering sculpt modeCampbell Barton
2016-07-01BMesh: make toolflags optionalCampbell Barton
2016-06-22Merge branch 'master' into blender2.8Bastien Montagne
2016-06-22Cleanup: styleCampbell Barton
2016-06-21Merge branch 'master' into blender2.8Campbell Barton
2016-06-16Vertex paint color operationsCampbell Barton
2016-06-13Merge branch 'master' into blender2.8Campbell Barton