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
path: root/source
AgeCommit message (Expand)Author
2020-02-15Fix T73763: Laggy when zooming a node editor with International Fontsmano-wii
2020-02-15GPU: Add GPU support to fill a texture image with a constant valuemano-wii
2020-02-15Transform: Deduplicate time snap codemano-wii
2020-02-15Cleanup: work around clang-format differences between versionsBrecht Van Lommel
2020-02-15Fix T67924: transform right/up arrow keys not working on macOSBrecht Van Lommel
2020-02-15Keymap: move weight & vertex paint handling before pose modeCampbell Barton
2020-02-15Cleanup: duplicate calls to add keymap handlersCampbell Barton
2020-02-15Fix warp modifier invert vertex group duplicate flagCampbell Barton
2020-02-15Fix T58571: Limited dissolve ignores boundaries between delimited facesCampbell Barton
2020-02-15Cleanup: spellingCampbell Barton
2020-02-15Cleanup: comment unused node definesCampbell Barton
2020-02-15Cleanup: remove various unused definesCampbell Barton
2020-02-15Cleanup: remove unused RenderData.displaymodeCampbell Barton
2020-02-15Cleanup: use define for golden ratioCampbell Barton
2020-02-15Cleanup: unused BIK_api struct & definesCampbell Barton
2020-02-15Cleanup: unused math colorspace definesCampbell Barton
2020-02-15Cleanup: bmesh inset commentsCampbell Barton
2020-02-15Modifiers: Add option to directly specify a 2D transform for UVWarpLukas Stockner
2020-02-15Cleanup: mixed camel/snake caseCampbell Barton
2020-02-15Cleanup: clang-formatCampbell Barton
2020-02-15Cleanup: make BLI_make_exist local to the file selectorCampbell Barton
2020-02-15Cleanup: define useCampbell Barton
2020-02-15Cleanup: redundant headersCampbell Barton
2020-02-15Cleanup: use UI_GetThemeColor3ubv when alpha is ignoredCampbell Barton
2020-02-15Revert "Fix T73763: Laggy with nodes Editor + International Fonts"Clément Foucault
2020-02-15Shading: Extend Vector Math Node with Sin, Cos, Tan and Wrap functionsCharlie Jolly
2020-02-14DRW: Fix viewport render always rendering with transparent backgroundClément Foucault
2020-02-14Cleanup: simplify redundant tests in scrollbar codeNicholas Rishel
2020-02-14Fix failing assert & uninitialized paint settings in empty sceneJulian Eisel
2020-02-14Cleanup: Fix compiler warningAntonio Vazquez
2020-02-14Cleanup: Rename ED_region_tag_redraw_overlay() to ED_region_tag_redraw_cursor()Julian Eisel
2020-02-14UI: Allow gizmo-only redraw taggingJulian Eisel
2020-02-14Cleanup: Rename bonesize transform filemano-wii
2020-02-14Fix T68610: B-Bone display size/scaling op issuesmano-wii
2020-02-14Cleanup: Alembic, renamed and moved convert_matrix functionSybren A. Stüvel
2020-02-14Cleanup: Alembic, removed unused export settingsSybren A. Stüvel
2020-02-14Alembic: refactor import and export of transformationsSybren A. Stüvel
2020-02-14Fix T73763: Laggy with nodes Editor + International Fontsmano-wii
2020-02-14Fluid: Inflow object improvementsSebastián Barschkis
2020-02-14Cleanup: compiler warningsBrecht Van Lommel
2020-02-14UI: draw object names in 3D viewport with full opacityAlessio Monti di Sopra
2020-02-14Make libquery resilient to old blend-files missing pointers.Bastien Montagne
2020-02-14Cleanup: Split transform.c in multiple filesmano-wii
2020-02-14BKE: Version Bump to 2.82.3Clément Foucault
2020-02-14EEVEE: Shadow: Fix cascade shadowmap bias multiplicatorClément Foucault
2020-02-14Fix minor issue with new libraries ID usercount.Bastien Montagne
2020-02-14Cleanup: libquery: add explicit comment that we ignore `ID.lib` pointer there.Bastien Montagne
2020-02-14Particle editmode: add mouse independent "Select Linked" operatorPhilipp Oeser
2020-02-14Fix T71971: Inset with depth and relative offset failsCampbell Barton
2020-02-14BMesh: stop BM_mesh_elem_index_validate from setting indicesCampbell Barton