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-10-19Fix T57284: poor result UV unwrapping concave n-gon.Brecht Van Lommel
2018-09-27Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-25Fix UV edit smart stitch not redoing correctly.Alan Troth
2018-09-02Cleanup: comment blocksCampbell Barton
2018-08-31Cleanup: rename WM_keymap_find -> WM_keymap_ensureCampbell Barton
2018-07-16Cleanup: More clear naming in UV vertex/element mappingsSergey Sharybin
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-04-30UV editing: Make 'Select Linked' work consistent to 3D ViewJulian Eisel
2018-03-14Cleanup: rename BLI_array_count -> lenCampbell Barton
2018-03-13Cleanup: long lines, use doxy sectionsCampbell Barton
2018-03-12Cleanup: remove misleading array sizeCampbell Barton
2018-03-12Cleanup: sync EDBM_uv_* functions w/ 2.8Campbell Barton
2018-03-12UV: internal changes to pickingCampbell Barton
2018-02-26Cleanup: use function for clearing bmesh tagsCampbell Barton
2018-02-26Fix T50132: UV sticky mode is not respected with border/circle/lasso select.Hugo Sales
2018-02-18Cleanup: add 2d suffix to BLI filesCampbell Barton
2018-02-15Cleanup: use '_len' instead of '_size' w/ BLI APICampbell Barton
2018-02-01Cleanup: rename BLI_*_empty() -> clear()Campbell Barton
2017-11-20UV Cube Project: improve default behaviorCampbell Barton
2017-11-19Option not to select with un-hideCampbell Barton
2017-11-17Fix UV Projection Center CalculationCampbell Barton
2017-10-20Cleanup: redundant castsCampbell Barton
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-10-16WM: refactor gestures for use as toolsCampbell Barton
2017-10-16Cleanup: modal operator border callback namesCampbell Barton
2017-10-16WM: Don't save mouse-paths to operator historyCampbell Barton
2017-10-16WM: remove hard-coded circle radius memoryCampbell Barton
2017-09-14Fix T52723: Reset UV layers failedCampbell Barton
2017-07-13Revert T44320: UV island overlap considered linkedCampbell Barton
2017-06-12Cleanup: indentation, long linesCampbell Barton
2017-05-20CMake: Use GCC7's -Wimplicit-fallthrough=5Campbell Barton
2017-04-24Cleanup: remove unnecessary texface checksCampbell Barton
2016-12-28Various UI message and API doc tweaks and fixes.Bastien Montagne
2016-11-25Math Lib: rotate matrix cleanupCampbell Barton
2016-10-17UV Editor: Add filter option to control what is visible when Draw Other Objec...Sergey Sharybin
2016-07-07Cleanup: spelling, styleCampbell Barton
2016-07-04Fix use of uninitialized variable introduced in fix for T48755.Brecht Van Lommel
2016-06-30Correct fix for MSVCCampbell Barton
2016-06-29Fix T48755: Crash UV unwrappingCampbell Barton
2016-06-09Flat shading for basic shaderAlexander Romanov
2016-05-14Fix T48426: Use same length for all header message strings.Bastien Montagne
2016-05-06Image Editor: Add border zoomCampbell Barton
2016-04-11Fix T48082: Unwrap overwrites face selectionCampbell Barton
2016-03-02Avoid node tree update tag when changed nodes which are not affecting resultSergey Sharybin
2016-03-02Fix T47564: Unwrapping the same mesh results in different UVs.Bastien Montagne
2016-02-19Fix implicit double to float conversion caused by use of double precision M_PISergey Sharybin
2016-02-18Fix related to T45343: UV unwrap giving poor results for some n-gons.Brecht Van Lommel