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-04-11Merge branch 'master' into soc-2017-normal-toolsBastien Montagne
2018-04-09Cleanup: avoid recalculating global centerCampbell Barton
2018-04-05Changed rotation calculation in rotate_normalRohan Rathi
2018-03-13Moar cleanup.Bastien Montagne
2018-03-02Cleanup: renaming mostly, plus some const qualifiers etc.Bastien Montagne
2018-02-28Cleanup: make static utility functions, try to find some better names.Bastien Montagne
2018-02-14Added custom loop normals to work correctly with autosmoothRohan Rathi
2018-02-02Merge branch 'master' into soc-2017-normal-toolsBastien Montagne
2018-01-19Fix T53786: Proportional size from redo ignoredCampbell Barton
2018-01-16Cleanup: indentationCampbell Barton
2017-11-10More rampaging cleanup & refactor in new clnor editmesh/transform code.Bastien Montagne
2017-11-08Fix missing break in switch block.Bastien Montagne
2017-11-08Merge branch 'master' into soc-2017-normal-toolsBastien Montagne
2017-11-05Cleanup: order buffer length after the bufferCampbell Barton
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-10-13Fix bad UI-related code in action callbacks of operators.Bastien Montagne
2017-10-12Cleanup (no functional change expected).Bastien Montagne
2017-10-03Cleanup/fixes compilation warnings.Bastien Montagne
2017-09-24Merge branch 'master' into soc-2017-normal-toolsRohan Rathi
2017-09-19Cleanup: BLI_utildefines prefix for header-only libsCampbell Barton
2017-09-05Merge branch 'master' into soc-2017-normal-toolsRohan Rathi
2017-09-03Fix T52227: Time Slide tool doesn't take NLA mapping into accountJoshua Leung
2017-08-29Changed T_CLNOR_INVALIDATE flag as it conflicted with prop edit. Fixed mistak...Rohan Rathi
2017-08-28Transform: center overrideCampbell Barton
2017-07-18Added snapping to rotate normal.Rohan Rathi
2017-07-10Now invalidates all loops in an lnor spaceRohan Rathi
2017-07-04Merge branch 'master' into soc-2017-normal-toolsRohan Rathi
2017-07-03Fixed bugs and cleanupRohan Rathi
2017-07-01Added Split/Merge normals.Rohan Rathi
2017-06-30Fix unpredictable trackball rotationCampbell Barton
2017-06-23Added ability to edit individual normal.Rohan Rathi
2017-06-20Added invalidate for transform ops.Rohan Rathi
2017-06-19Merge branch 'master' into soc-2017-normal-toolsRohan Rathi
2017-06-15Math Lib: add angle_on_axis_v3v3_v3Campbell Barton
2017-06-13Fixed issues with Point Normals.Rohan Rathi
2017-06-12Do not include BKE_mesh.h in bmesh_class.hBastien Montagne
2017-06-12Merge branch 'master' into soc-2017-normal-toolsBastien Montagne
2017-06-11Added point normals to target.Rohan Rathi
2017-06-06Added ability to rotate custom normalRohanRathi
2017-06-02Fix T51691: Shear cursor input scales w/ zoomCampbell Barton
2017-06-02Cleanup: styleCampbell Barton
2017-05-22Fix T51169: Push/pull fails w/ local lock axisCampbell Barton
2017-05-20CMake: Use GCC7's -Wimplicit-fallthrough=5Campbell Barton
2017-03-02Fix another part of T50565: Planar constraints were always initialized to acc...Sergey Sharybin
2017-02-03Forgotten in committee ddf99214dc06Germano Cavalcante
2017-02-03fix T49494: snap_align_rotation should use a local pivot to make the transfor...Germano Cavalcante
2017-01-18Transform manipulator: Allow first clicking Shift before selecting axisSergey Sharybin
2016-12-08Fix T49872: 3D cursor places with camera shift in ortographic modeJulian Eisel
2016-12-01Compiler warning fixJoshua Leung
2016-11-15Fix T50022: "Mirror" in Dopesheet Crashes BlenderJulian Eisel