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
2020-02-15Cleanup: CMake formattingCampbell Barton
2020-02-15Cleanup: incorrect __contains__ comparison, long lineCampbell 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-14Fix property warning due to recent commitmano-wii
2020-02-14build_environment: Upgraded Embree to 3.8.0Stefan Werner
2020-02-14DRW: Fix viewport render always rendering with transparent backgroundClément Foucault
2020-02-14Fix small typo in BGL API docsIan Karanja
2020-02-14Cleanup: simplify redundant tests in scrollbar codeNicholas Rishel
2020-02-14Fix failing assert & uninitialized paint settings in empty sceneJulian Eisel
2020-02-14Fix sporadic CUDA launch failures with Cycles viewport denoisingPatrick Mours
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-14Fix T59218: Loop Cut from the Context Menu doesn't slidemano-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-14Cleanup: Alembic, rename unit testSybren 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-14Fix T70685: Cycles crash using WITH_CYCLES_NATIVE_ONLY on WindowsRay molenkamp
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-14Cleanup: Deduplicate some code in new blenfile io/linking tests.Bastien Montagne
2020-02-14Particle editmode: add mouse independent "Select Linked" operatorPhilipp Oeser
2020-02-14Fix T73774: Error in Paint 'Clone from Image/UV Map' panelPhilipp 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-13Add initial, very basic save/open & library linking blendfile tests.Bastien Montagne
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