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-01-11Update bundled version of NUMA API librarySergey Sharybin
2019-01-11GP: Missing in previous count commitAntonioya
2019-01-11Fix T60415: wrong font preview image alpha blending.Brecht Van Lommel
2019-01-11Fix Python errors batch generating preview images.Brecht Van Lommel
2019-01-11Fix T60411: crash in multi-object pose mode, with some armatures in rest pose.Brecht Van Lommel
2019-01-11GP: Fix missing Fill properties in TopbarAntonioya
2019-01-11GP: Reduce memory reallocation in multiedit modeAntonioya
2019-01-11UVEdit: Port texpaint_loop_wire to batch requestClément Foucault
2019-01-11UVEdit: Add back uv angle stretch aspect correctionClément Foucault
2019-01-11UVEdit: Port batches to batch requestClément Foucault
2019-01-11WM: Use draw manager to draw UV image editor spacesClément Foucault
2019-01-11BMesh: Add BM_face_calc_area_uvClément Foucault
2019-01-11Texture Paint: Add filtering option for texture paint overlayClément Foucault
2019-01-11Workbench: Support node texture "closest" interpolation optionClément Foucault
2019-01-11GPUShader: Cleanup Unused shadersClément Foucault
2019-01-11Mesh Batch Cache: Cleanup UnusedClément Foucault
2019-01-11Edit Mode Selection: Make Vertices not occluded by edgesClément Foucault
2019-01-11GPUMaterial: Cleanup / optimizationClément Foucault
2019-01-11Mesh Selection: Port to batch cache requestClément Foucault
2019-01-11Mesh Batch Cache: Fix wrong assertClément Foucault
2019-01-11GPUShader: Add selection id shaderClément Foucault
2019-01-11Mesh Batch Cache: Put context evaluation out of batch cacheClément Foucault
2019-01-11DRW: Fix texture paint crashing if object has no material slotClément Foucault
2019-01-11Merge branch 'blender2.7'Sergey Sharybin
2019-01-11Fix T60227: Crash when Cycles uses more than system threadsSergey Sharybin
2019-01-11Fix T60320: Cycles OpenCL denoising filter errors on some drivers.Brecht Van Lommel
2019-01-11GP: Count all strokes when use multiedit for VBO sizeAntonioya
2019-01-11Fix auto-run warning RNA typeCampbell Barton
2019-01-11Theme: update blender light theme preferencesCampbell Barton
2019-01-11Theme: disable blender_light 3D view gradientCampbell Barton
2019-01-113D View: fade out dupli-wire color 70%Campbell Barton
2019-01-113D View: use faded wire for set-scene objectsCampbell Barton
2019-01-113D View: use dupli wire color for shaded wire drawingCampbell Barton
2019-01-11Cleanup: blend existing colorsCampbell Barton
2019-01-11Cleanup: avoid repetition versioning themeCampbell Barton
2019-01-11startup: view background color wasn't defaultCampbell Barton
2019-01-11Fix background color use in 3D viewCampbell Barton
2019-01-11Preferences: remove author fieldCampbell Barton
2019-01-11Cleanup: remove tabs after line startCampbell Barton
2019-01-11Cleanup: unused varsCampbell Barton
2019-01-11MSVC: remove compiler __func__ defineCampbell Barton
2019-01-11MSVC: remove compiler __func__ defineCampbell Barton
2019-01-10fix D4187: Collada Importer: Material assignment broken after importing Mesh ...Trevor Glauz
2019-01-10Fix T60266: missing viewport updates after changing scene world datablock.Brecht Van Lommel
2019-01-10Fix use of uninitialized GPU context memory in release builds.Brecht Van Lommel
2019-01-10Subdiv: Fix memory leakSergey Sharybin
2019-01-10Fix T60393: Subdiv gives wrong vertex colorsSergey Sharybin
2019-01-10Fix T59631: Crash in Surface Deform modifier Bind when Dynamic Paint is inclu...Bastien Montagne
2019-01-10GP: Fix render glitch when have collision with meshAntonioya
2019-01-10Use proper ID to create FModifier RNA pointerSergey Sharybin