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-24Multires: Fix wrong apply deform results when multires has sculpt alreadySergey Sharybin
2018-08-24Sculpt: Optimize Mask Overlay drawingClément Foucault
2018-08-24Compositor: Added Weighted Standard Curve evaluationJeroen Bakker
2018-08-24Cleanup: indentation, styleCampbell Barton
2018-08-23Fix T56360: metaball viewport checkbox crash.Bastien Montagne
2018-08-23Rename: *_batch_cache_dirty > *_batch_cache_dirty_tagDalai Felinto
2018-08-23Fix T56500: Origin to geometry crashes on armatureDalai Felinto
2018-08-23Merge branch 'master' into blender2.8Bastien Montagne
2018-08-23Fix T56506: Different behaviour of Bounds Clamp with positive and negative axis.Bastien Montagne
2018-08-23Compositor: Film-like curveJeroen Bakker
2018-08-23Add helper to BKE_library to generate unique string key for an ID.Bastien Montagne
2018-08-23Cleanup: trailing spaceCampbell Barton
2018-08-23Motion Path Calcs: Minor optimisation tweaksJoshua Leung
2018-08-23Faster Motion Path calculations using Depsgraph FilteringJoshua Leung
2018-08-23Motion Path Calculations: Don't pass scene into motionpaths_calc_bake_targets()Joshua Leung
2018-08-22MSVS 2017 Bug - Subdiv MeshCharlie Jolly
2018-08-22Multires: Bring back operator to reshape from objectSergey Sharybin
2018-08-22Multires: Remove another unused argument from reshape functionSergey Sharybin
2018-08-22Multires: Fix reshape when active level is lower than the total oneSergey Sharybin
2018-08-22Multires: Remove unused function argumentSergey Sharybin
2018-08-22 Multires: Fix reshape of corner verticesSergey Sharybin
2018-08-22Multires: implement reshape operationSergey Sharybin
2018-08-22Subsurf: Implement foreach traversal for subdivsion topologySergey Sharybin
2018-08-22Cleanup: styleCampbell Barton
2018-08-21GP: Reduce list of modifiers affected by recalcAntonioya
2018-08-21GP: Force Fill triangulation data recalcAntonioya
2018-08-21Fix a few unintended changes with new default startup.blend.Brecht Van Lommel
2018-08-21Cleanup: comment naming which will be changedCampbell Barton
2018-08-21Cleanup: trailing spaceCampbell Barton
2018-08-20Workspaces: remove separate workspaces.blend config file.Brecht Van Lommel
2018-08-20Workspaces: replace bundled workspace.blend with embedded startup.blend.Brecht Van Lommel
2018-08-20Merge branch 'master' into blender2.8Campbell Barton
2018-08-20RNA: Spline.calc_length() utility functionCampbell Barton
2018-08-17Multires: Fix wrong creation of multires meshSergey Sharybin
2018-08-16Cleanup: Use dedicated function to copy mesh during evaluation processSergey Sharybin
2018-08-16Multires: Implement function to get mesh at multires position of stackSergey Sharybin
2018-08-16Multires: Cleanup, naming and bool typeSergey Sharybin
2018-08-15GP: Redesign logic of drawing engine for object instance supportAntonioya
2018-08-15Cleanup: remove unused R_ORTHO / R_PANORAMA flags.Brecht Van Lommel
2018-08-15Multires: Initial groundwork to hook up displacement to new Subdiv objectSergey Sharybin
2018-08-15Clip Reconstruction: Cleanup - use const for selection synchronizeDalai Felinto
2018-08-15Fix viewport selection of markers not updating in all editorsDalai Felinto
2018-08-15Subdiv: Cleanup, dead codeSergey Sharybin
2018-08-15Subdiv: Fix memory leak interpolating CD_MDISPSergey Sharybin
2018-08-14Merge branch 'master' into blender2.8Bastien Montagne
2018-08-14Fix object copying not ensuring validity of material arrays.Bastien Montagne
2018-08-14Multires: Begin hooking it up to the new subdiv codeSergey Sharybin
2018-08-14Multires: Synchronize settings with Subsurf modifierSergey Sharybin
2018-08-14Merge branch 'master' into blender2.8Campbell Barton
2018-08-14Cleanup: use braces w/ particle loop macrosCampbell Barton