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
2018-10-09Cleanup: namingCampbell Barton
2018-10-09Cleanup: namingCampbell Barton
2018-10-09Cleanup: warningsCampbell Barton
2018-10-08Workbench: Smoke: Port back Flame displayClément Foucault
2018-10-08Workbench: Smoke: Fix displayClément Foucault
2018-10-05Python API: new GPUVertFormat constructor and vbo.fill_attribute methodJacques Lucke
2018-10-04Cleanup: Remove some unneeded codeJacques Lucke
2018-10-04Gizmo: Fix artifacts when having large anglesJacques Lucke
2018-10-01GPU: Fix partial draw of batches with index buffersClément Foucault
2018-10-01Edit UVs: Refactor drawing Edit UV in Image EditorClément Foucault
2018-09-27Cleanup: remove unused DerivedMesh code.Sebastian Parborg
2018-09-27Cleanup: warningsCampbell Barton
2018-09-27Python GPU module: Wrap GPUIndexBufmano-wii
2018-09-24Spelling fixes in comments and descriptions (2.8 changes), patch by luzpaz.Brecht Van Lommel
2018-09-24Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-24Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-24Weight Paint: Multiply overlay on the meshJacques Lucke
2018-09-24GPU: utility function to draw a partial circleCampbell Barton
2018-09-21Fix missing edge in shape-to-wire utilityCampbell Barton
2018-09-20GPU Python API: shader.uniform_floatDalai Felinto
2018-09-20GPUCodegen: Remove unnecessary GLEW_VERSION_3_0 checksClément Foucault
2018-09-20Eevee: Implement Wireframe NodeClément Foucault
2018-09-20Fix build for MSVC: Remove trailing double semicolonDalai Felinto
2018-09-20GPUTexture: Fix HDRI being clamped on OSXClément Foucault
2018-09-19Cleanup: Remove "_new" from GPU_generate_pass_newClément Foucault
2018-09-19BLI_utildefines: rename pointer conversion macrosCampbell Barton
2018-09-19Merge branch 'master' into blender2.8Campbell Barton
2018-09-19Cleanup: styleCampbell Barton
2018-09-18GPUShader: Manually validate sampler countClément Foucault
2018-09-16Fix T56817: Assert because of invalid framebufferClément Foucault
2018-09-15Cleanup: use r_ prefix for return argsCampbell Barton
2018-09-15GPUTexture: Fix problem with glGenerateMipmapClément Foucault
2018-09-14GPU module: Initial implementation of the `gpu.shader` submodule.mano-wii
2018-09-14GPUBuffers: Rework support for pbvh grids + fast navigateClément Foucault
2018-09-12GPU: Remove residue of OpenSubdivSergey Sharybin
2018-09-12Cleanup: use uint/uchar types in GPUCampbell Barton
2018-09-11Followup for previous PBVH commitSergey Sharybin
2018-09-11FIx/workaround wrong number of primitives in PBVG grid buffersSergey Sharybin
2018-09-11Cleanup: remove unused GPU code.Brecht Van Lommel
2018-09-11PBVH: Fix miossing normals for gridsSergey Sharybin
2018-09-11GPU: utility function to unregister presetsCampbell Barton
2018-09-10Fix assert when toggling Xray mode after going to Solid and lookedev/eeveeClément Foucault
2018-09-10Cleanup: More variables unused in releaseSergey Sharybin
2018-09-03Fix T56544: Crash on startup with Radeon + Win 7Clément Foucault
2018-08-29Cleanup: add file doxy commentsCampbell Barton
2018-08-24Cleanup: Remove debug printfClément Foucault
2018-08-24Sculpt: Optimize Mask Overlay drawingClément Foucault
2018-08-23UI: Optimize the area border drawingClément Foucault
2018-08-22GPU: Fix issue with multiple Geometry node.Clément Foucault
2018-08-22GPUMaterial: Geometry Node: Add support for parametric outputClément Foucault