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-03-08Cleanup: Rename view3d context set functionCampbell Barton
2018-03-08Fix T54206: bevel and inset operations repeat did not remember offset.Brecht Van Lommel
2018-03-07EditMesh: pass object data to notifiersCampbell Barton
2018-03-06Fix T53206: Array modifier doesn't merge vgroupsCampbell Barton
2018-02-22Fix (unreported) meshes changing shading when creating empty clnors data.Bastien Montagne
2018-02-19Fix T54098: Crash existing /w dyntopo sculptCampbell Barton
2018-02-15Cleanup: use '_len' instead of '_size' w/ BLI APICampbell Barton
2018-02-01Cleanup: rename BLI_*_empty() -> clear()Campbell Barton
2018-01-28Cleanup: style, spellingCampbell Barton
2018-01-26Fix navmesh creation w/ multiple objectsCampbell Barton
2018-01-18Loop Cut: Allow mouse placement w/ numeric inputCampbell Barton
2018-01-10Cleanup: comment block alignmentCampbell Barton
2017-12-13Fix T53529: Rip crashes w/ wire edgeCampbell Barton
2017-12-11Fix for inset when accessed from spacebar searchCampbell Barton
2017-12-06Fix T53441: Inset doesn't start at zeroCampbell Barton
2017-12-06Cleanup: line lengthCampbell Barton
2017-12-05Fix T53469: Make sure that edges are drawn in the backbuff whenever you are l...Germano
2017-12-04Better bevel profile at extreme values of profile.Howard Trickey
2017-12-04Edit Mesh Selection: Draw the backbuff of edge selection only when requestedGermano
2017-11-27Fix T53145: bevel tool does not start with amount at zero.Brecht Van Lommel
2017-11-27Remove workaround for loopcut and DM stabilitySergey Sharybin
2017-11-27Cleanup: incorrect commentCampbell Barton
2017-11-23Fix T53145: bevel tool fails when used a second time.Brecht Van Lommel
2017-11-22Removing OMP: get rid of last bit in /editors/ area.Bastien Montagne
2017-11-19Option not to select with un-hideCampbell Barton
2017-11-19Cleanup: remove BKE_utildefinesCampbell Barton
2017-11-06Rename ID_IS_LINKED_DATABLOCK to ID_IS_LINKED.Bastien Montagne
2017-10-20Cleanup: redundant castsCampbell Barton
2017-10-19Docs: correct descriptionsCampbell Barton
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-10-17Knife Tool: add wait_for_event optionCampbell Barton
2017-10-16WM: Don't save mouse-paths to operator historyCampbell Barton
2017-10-14Edit Mesh/Curve: Median center for click extrudeCampbell Barton
2017-10-14Edit Mesh: click extrude, ensure inverse matrixCampbell Barton
2017-10-04Fix T52982: Join operator with context override crashes Blender 2.79Sergey Sharybin
2017-10-04Fix T52923: Circle diameter is in fact radiusCampbell Barton
2017-09-30Cleanup: Remove some old pre 2.5 IPO codeAaron Carlisle
2017-09-29Vertex Paint: Alpha SupportCampbell Barton
2017-09-19Fix T52733 Percent mode for Bevel sometimes had nans.Howard Trickey
2017-09-14Fix T52723: Reset UV layers failedCampbell Barton
2017-09-05Fix T52251: Knife cur displaces surfaceCampbell Barton
2017-08-28EditMesh: set edge-rin subdiv minimum to 1Campbell Barton
2017-07-19Fix topology mirror ignoring center vertsCampbell Barton
2017-07-13Fix T51100: Vertex pick fails after extrudeCampbell Barton
2017-06-17Add Cone: tip soft-min should be zeroCampbell Barton
2017-06-15Math Lib: add angle_on_axis_v3v3_v3Campbell Barton
2017-05-27Fix T51637: Mesh Tools - Noise Button Crashes.Bastien Montagne
2017-05-22Enhance vgroup handling when merging meshes.Bastien Montagne
2017-04-24Cleanup: remove unnecessary texface checksCampbell Barton
2017-04-12Fix T51184: Crash of Blender when I try to join an object with one that has b...Sergey Sharybin