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
2015-07-02DerivedMesh: cleanup & minor edirsCampbell Barton
2015-06-23Fix T44320: UV island overlap considered linkedCampbell Barton
2015-06-20Transform: UV islands were split by windingCampbell Barton
2015-05-22Fix T44801: Blender crash in UV-editor.Bastien Montagne
2015-05-17UV editor: make Ctrl+E menu with mark/clear seam, instead of always marking.Brecht Van Lommel
2015-05-17BMesh: don't check winding for uv-vert-mapCampbell Barton
2015-05-14Add clear seams to uv editorAntony Riakiotakis
2015-05-05Math Lib: rename fill_*, to copy_*Campbell Barton
2015-04-27Cleanup: rename GRAB_POINTER -> GRAB_CURSORCampbell Barton
2015-04-20Cleanup: use bool /w flag checksCampbell Barton
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-03-18Support UV island selection in UV synch and face select mode.Antony Riakiotakis
2015-03-09Fix for clamping large UV coords in UV-panelCampbell Barton
2015-02-11cleanup: style/indentationCampbell Barton
2015-02-06GHash: no need to malloc iteratorsCampbell Barton
2015-01-31Compiler warning: double-promotionCampbell Barton
2015-01-26UV Unwrap: Correct aspect was invertedCampbell Barton
2015-01-13Cleanup: fixes for building with recent clangCampbell Barton
2015-01-01cleanup: redundant casts & const cast correctnessCampbell Barton
2014-12-14Fix T42892: UV pixel snap with negative valuesCampbell Barton
2014-12-11Fix T42859 smart UV unwrap does not support aspect correction.Antony Riakiotakis
2014-12-09Fix T42857: Inconsistency between cache line visibility and ability to change...Sergey Sharybin
2014-11-29Cleanup: use const, avoid float -> double in matrix invertCampbell Barton
2014-11-29Cleanup: unused headersCampbell Barton
2014-11-28Cleanup: unused headersCampbell Barton
2014-11-14Reuse local view for UVs for previous commit, thanks to Campbell for theAntony Riakiotakis
2014-11-14Fix T42561 (semi feature request/comeback) UVs in image editor can getAntony Riakiotakis
2014-11-11Avoid calling powf with integer exponent in more placesSergej Reich
2014-11-11UI Refactor T41640Campbell Barton
2014-11-06Editmesh: select more/less can now step over adjacent facesCampbell Barton
2014-11-01Cleanup/fix from latest coverity report.Bastien Montagne
2014-10-31Cleanup: namingCampbell Barton
2014-10-31Texture Paint Add Simple UVs:Antony Riakiotakis
2014-10-08Ghost Context RefactorJason Wilkins
2014-10-02Fix T42033 UVs shown while rendering in texture paint mode.Antony Riakiotakis
2014-09-25GHash: use bool for comparison (simplify compare)Campbell Barton
2014-09-24Cleanup: use float versions of functions when in/output are floatsCampbell Barton
2014-08-12Fix T41415: Lasso keymap not working in UV editor.Bastien Montagne
2014-07-23Texture painting:Antony Riakiotakis
2014-07-23Bake-API: Test for cyclic node connectionDalai Felinto
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-07-21Math Lib: rename mul_serie_m3 to mul_m3_series & reorder argsCampbell Barton
2014-07-21CleanupCampbell Barton
2014-07-20Math Lib: use variable length args for mul_serie_m3,m4 (instead of trailing N...Campbell Barton
2014-07-19Fix T41100: draw other object UVs doesn't work when both objects have no image.Brecht Van Lommel
2014-06-22WM: set circle select minimum radius to 1Campbell Barton
2014-06-13BLI_bitmap: rename macrosCampbell Barton
2014-06-06Code cleanup: styleCampbell Barton
2014-06-05Correct hard-coded height for UV-Vertex buttonsCampbell Barton
2014-06-05Fix T40423: UV Editing 'Draw Other Objects' fails with CyclesCampbell Barton