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
2019-08-14Cleanup: pep8, prefix unused argCampbell Barton
2019-08-14Manage GPU_matrix stacks per GPUContextJulian Eisel
2019-08-14Eevee: Fix background alpha regressionClément Foucault
2019-08-14Cleanup: don't unnecessarily use ustring in IES file parsingBrecht Van Lommel
2019-08-14Fix T68637: Crash assigning caps-lock shortcutCampbell Barton
2019-08-14Eevee: Add support for the holdout nodeClément Foucault
2019-08-14Eevee: Remove Additive & Multiply Blend modeClément Foucault
2019-08-14Eevee: Improve Transparent BSDF behaviorClément Foucault
2019-08-14Fix T68537 Eevee: Modulo node behaves unexpectedly/inconsistentlyClément Foucault
2019-08-14Custom Properties: allow changing the property UI to color picker.Alexander Gavrilov
2019-08-14Fix T68623: bpy.types.UI_UL_list.filter_items_by_name is case sensitive.Bastien Montagne
2019-08-14Fix cycles crash when voxel attributes changedPhilipp Oeser
2019-08-14Shading: Add a clamp option to the Map Range node.OmarSquircleArt
2019-08-14Fix T68597: GPencil Dope Sheet can fail to display active GP objectAntonioya
2019-08-14cleanup: fix python related build error on windows.Lazydodo
2019-08-14make.bat: Support running python from lib folder for make formatLazydodo
2019-08-14deps: python 3.7.4 for windows.Lazydodo
2019-08-14deps/cleanup: remove partial boost-python support.Lazydodo
2019-08-14build_environment/python: Bump versions of our site-packagesLazydodo
2019-08-13Shading: Add Clamp node to Cycles and EEVEE.OmarSquircleArt
2019-08-13Fix T67516 VSE: Animation evaluated incorrectly when scene strip presentSybren A. Stüvel
2019-08-13Shading: Add Map Range node to Cycles and EEVEE.OmarSquircleArt
2019-08-13Custom Properties: officially support int and float arrays in the UI.Alexander Gavrilov
2019-08-13UI: Fix wrong properties being grayed outJacques Lucke
2019-08-13Fix T66373: Strange translation text behaviour.Bastien Montagne
2019-08-13Add mathutils.geometry.delaunay_2d_cdt() function to Python API.Howard Trickey
2019-08-13Fix T65670: bone envelope head radius missing from transform panelCampbell Barton
2019-08-13Fix build errors with older GCC versions like 4.9Brecht Van Lommel
2019-08-13Fix T68507: Gpencil: Show always the Select Menu in Edit ModeMatias Mendiola
2019-08-12Fix T68547: Plane Constraint inaccuracymano-wii
2019-08-12UI: Use singular noun form in add menusAaron Carlisle
2019-08-12Fix T68187: Factory Preferences doesn't update gizmo colorsCampbell Barton
2019-08-12Fix T68557: Incorrect property reported in errorCampbell Barton
2019-08-12Cleanup: rename `BaseOffset` to `ObjectOffsets`mano-wii
2019-08-12Fix wrong detection in recent ninja build changeBrecht Van Lommel
2019-08-12Cleanup: DRW manager: Move `select_buffer.c` utilities out of the selection e...mano-wii
2019-08-12Fix T67032: Do not systematically link 'orphaned' indirectly linked objects t...Bastien Montagne
2019-08-12Build: automatically detect ninja build system when running "make"Brecht Van Lommel
2019-08-12Fix Bullet build error with Clang 8 and Xcode 11Brecht Van Lommel
2019-08-12Fix running space_node directlyCampbell Barton
2019-08-12Fix T68539: transferring uv (Ctrl+L) does not update immediately inPhilipp Oeser
2019-08-12Fix T66922: Merge by distance tooltip text wrongPhilipp Oeser
2019-08-12Sculpt/Paint: Ignore INBETWEEN_MOUSEMOVE events on certain brush toolsPablo Dobarro
2019-08-12Fix crashes caused by library placeholders.Bastien Montagne
2019-08-12Fix T68542: ParticleSystem.uv_on_emitter returns always 0,0 while Particle.uv...Bastien Montagne
2019-08-12Fix error displaying brush panel (sidebar) in Vertex Paint modePhilipp Oeser
2019-08-12View3D: Circle Select optimizationmano-wii
2019-08-11Cleanup: spellingCampbell Barton
2019-08-11Cleanup: use doxy commentsCampbell Barton
2019-08-11Docs: improve commentsCampbell Barton