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-09-01Cleanup: don't register mix-in menu classCampbell Barton
2020-09-01Cleanup: correct doxy sectionsCampbell Barton
2020-09-01Fix T80031: UI: "Stencil Opacity" is vagueAaron Carlisle
2020-09-01Fix T80100: To sphere tooltip uses "vertices" even in object modeAaron Carlisle
2020-09-01GL: Fix two GLerrorClément Foucault
2020-09-01GLImmediate: Use CL_CHECK_ERRORClément Foucault
2020-09-01GL: Move MacOS debug callback to gl_debug.ccClément Foucault
2020-09-01GPUDebug: Reformat GL debug callbacks and move them to GL backendClément Foucault
2020-09-01GHOST: Enable debug context on offscreen context tooClément Foucault
2020-09-01Cleanup: GPU: Remove GPU_draw_primitive and default_vao_Clément Foucault
2020-09-01Cleanup: Use GPUBatch for icon and area drawingClément Foucault
2020-08-31Cleanup: Comment formatting in unit.cHans Goudey
2020-08-31New Boolean: Always expose solver propery, add warningHans Goudey
2020-08-31cleanup: Fix GMP spacing in cmake configurationsRay Molenkamp
2020-08-31Fix unused parameter warning in `snap_increment_apply_ex()`Sybren A. Stüvel
2020-08-31Remove patch for HDF5 librarySybren A. Stüvel
2020-08-31Cleanup/Refactor: Split the snap to increments codeGermano Cavalcante
2020-08-31Cleanup: GPU: Remove unused attr_binding and primitive codeClément Foucault
2020-08-31GPUImmediate: GL backend isolationClément Foucault
2020-08-31GLContext: Fix framebuffer deletion to GPUContextClément Foucault
2020-08-31Cleanup: GPU_immediate: Change assert to BLI_assertClément Foucault
2020-08-31Fix T79973: Re-ordering face maps messes up the names of other face mapsGermano Cavalcante
2020-08-31Cleanup: reduce variable scopeJacques Lucke
2020-08-31Cleanup: reduce variable scope and use LISTBASE_FOREACHJacques Lucke
2020-08-31Fix T80126: Alembic Import dialogue has overwrite protection UIPhilipp Oeser
2020-08-31Linux: 2.90 release information in appdataDalai Felinto
2020-08-31Cleanup: Resolve unused variable warning in lite buildHans Goudey
2020-08-31Clang Tidy: Fix readability-delete-null-pointer warningsHans Goudey
2020-08-31Cycles: introduce an ownership system to protect nodes from unwanted deletions.Kévin Dietrich
2020-08-30New boolean: silence an "unused" warning.Howard Trickey
2020-08-30Fix T79940 VSE Editor crash when opening a different scene as a stripClément Foucault
2020-08-30New boolean: another performance improvement.Howard Trickey
2020-08-30GPUFrameBuffer: Fix build error on MSVCClément Foucault
2020-08-30Fix T80138 Node Editor: Add Frame turns background grayClément Foucault
2020-08-30Re-enable modifer and bmesh_boolean tests.Howard Trickey
2020-08-30GPUShader: Improve shader compilation logClément Foucault
2020-08-30EEVEE: Fix broken rendering caused by SSR + Alpha blended materialClément Foucault
2020-08-30GPUFramebuffer: Tag dirty after recursing downsampleClément Foucault
2020-08-30GPUState: Move Scissor and Viewport state to framebufferClément Foucault
2020-08-30BLI_math_vector: Add equals_v4v4_intClément Foucault
2020-08-30GPUContext: Update internal framebuffer size when activating contextClément Foucault
2020-08-30BLI_utildefines: Fix assignment in binary ops for ENUM_OPERATORSClément Foucault
2020-08-30WM: Remove 10year old workaround for buggy driversClément Foucault
2020-08-30GPUUniformBuf: Fix debug name being shorter than release nameClément Foucault
2020-08-30Cleanup: GPUContext: Remove default_framebuffer_Clément Foucault
2020-08-30GPUFrameBuffer: Use debug name supportClément Foucault
2020-08-30GPUFrameBuffer: GL backend isolationClément Foucault
2020-08-30Cleanup: GPU: Remove unused init/exit functionsClément Foucault
2020-08-30GPUFramebuffer: Make GPUFrameBuffer an opaque typeClément Foucault
2020-08-30GPUState: Fix missing writemask encapsulationClément Foucault