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-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
2020-02-14Fix console cursor offsetCampbell Barton
2020-02-14Cleanup: console/info headersCampbell Barton
2020-02-14Cleanup: use 'textview_' prefix for internal functionsCampbell Barton
2020-02-14Cleanup: change textview 'unsigned char' to 'uchar'Campbell Barton
2020-02-14Fix T73784: Python console: incorrect wrapped line cursor positionCampbell Barton
2020-02-14Cleanup/MSVC: Enable C++ conformance mode on compiler versions that support it.Ray Molenkamp
2020-02-14Freestyle: Add option for rendering Freestyle to a separate passLukas Stockner
2020-02-13DRW: Fix color management in material/rendered modeClément Foucault
2020-02-13Py API: Add `orphans_purge` helper to `bpy.data`.Bastien Montagne
2020-02-13Fix for fix (c) assert from own recent commit.Bastien Montagne
2020-02-13Cleanup: add clarifying comment to ViewLayer->layer_collectionsJacques Lucke
2020-02-13Fix (unreported) private/embedded IDs being added to `bpy.data.user_map()` dict.Bastien Montagne
2020-02-13Fix (unreported) fully broken `bpy.data.user_map()` helper.Bastien Montagne
2020-02-13libquery: Add 'owner id' to callback data.Bastien Montagne
2020-02-13Cleanup old special cases from some libquery callbacks.Bastien Montagne
2020-02-13Refactor libquery ID looper callback to take a single parameter.Bastien Montagne
2020-02-13Cloth: Optimization in self collisionmano-wii
2020-02-13Revert "Cleanup/MSVC: Enable C++ conformance mode on compiler versions that s...Ray Molenkamp
2020-02-13Fix T67649: clarify description of node update methodBrecht Van Lommel
2020-02-13Fix T71112: UILayout.activate_init when used in popups that refreshCampbell Barton
2020-02-13Fix crash using 'activate_init' in popup menusCampbell Barton
2020-02-13Fix crash using '--debug-handlers' command line argumentCampbell Barton
2020-02-13Cleanup: pass const variablesCampbell Barton
2020-02-13Fix T73727: Invalid event.type for Gizmo.modal callbackCampbell Barton
2020-02-13Workbench: Fix depth of field background being glitchyClément Foucault
2020-02-13Workbench: Fix premultiply alpha issue in transparent materialClément Foucault