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-17Cleanup: Remove period from RNA description.OmarSquircleArt
2020-02-17Cleanup: add extern "C" to UI_interface.hJacques Lucke
2020-02-17Fix T68749: BPY: Deprecate height of popupJeroen Bakker
2020-02-17Fix T73518: Normal OverlayJeroen Bakker
2020-02-17UI: Create quads > Create QuadsDalai Felinto
2020-02-17Cleanup: compiler warningBrecht Van Lommel
2020-02-17Shading: add direction modes and phase offset to wave texture nodeBartosz Moniewski
2020-02-17Python: Expose WM is_interface_locked to python.OmarSquircleArt
2020-02-17Fix many typos and other issues in UI messages.Bastien Montagne
2020-02-17Cleanup: Alembic, split source files into reader and writerSybren A. Stüvel
2020-02-17Keymap: minor tweaks so box-select shortcuts show in the menuCampbell Barton
2020-02-17GPencil: Fix unreported move to layer with lock materialAntonio Vazquez
2020-02-17Fix: Forgot to include the blade icon in CMakeListsWilliam Reynish
2020-02-17Keymap: add sequencer box select with handlesCampbell Barton
2020-02-17Fix T73906: Crash calling render from PythonCampbell Barton
2020-02-17Fix T73909: Crash deleting grease pencil layer from dope sheetCampbell Barton
2020-02-17Fix T73898: UDIM crash changing form tiled to singleCampbell Barton
2020-02-16Rename Sequencer 'Cut' to 'Split'William Reynish
2020-02-16Fix T73880: error rendering UDIM in Eevee after recent refactorBrecht Van Lommel
2020-02-16Cleanup: Transform: Rearrange definitions and declarationsmano-wii
2020-02-15Cleanup: refactor GPU material attribute and texture requestsBrecht Van Lommel
2020-02-15Cleanup: split off code from gpu_codegen.c into smaller filesBrecht Van Lommel
2020-02-15Cleanup: don't perform some GPU shader codegen operations twiceBrecht Van Lommel
2020-02-15Fix potential crash with Eevee render of missing image texturesBrecht Van Lommel
2020-02-15Fix Eevee shader node error when using both RGB and vector curve nodesBrecht Van Lommel
2020-02-15Fix crash in some Eevee shader node setups after vector math node changesBrecht Van Lommel
2020-02-15Cleanup: Silence warningsmano-wii
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