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-06-24Fix T78073 EEVEE: new motion blur and overscan produce wrong renderClément Foucault
2020-06-23EEVEE: Motion Blur: Add accumulation motion blur for better precisionClément Foucault
2020-06-19EEEVEE: Object Motion Blur: Initial ImplementationClément Foucault
2020-06-17Fix T77914: Blender Crashes if viewport is changed manually while having loop...Germano Cavalcante
2020-06-15Fix Memory Leak introduced by Draw Manager ThreadingJeroen Bakker
2020-06-12DRW: Avoid undefined behavior when running multiple iterationClément Foucault
2020-06-03DRW: Remove automatic bind locations and use hardcoded locations for texturesClément Foucault
2020-06-02Fix: Crash Edit Mode Selection RCSJeroen Bakker
2020-06-02Fix: Crash When Selecting In Edit ModeJeroen Bakker
2020-06-02DRW: Remove defered uniform creationClément Foucault
2020-06-02DrawManager: Graph Task SchedulingJeroen Bakker
2020-05-18Cleanup: Put GPU_state_init inside gpu_state.cClément Foucault
2020-05-11Merge branch 'blender-v2.83-release'Clément Foucault
2020-05-11DRW: Fix debug performance statsClément Foucault
2020-05-08Fix T76498: Refactoring - Rename BKE modifiers funtionsAntonio Vazquez
2020-05-01Fix for T76281: Engine Info Overlay FormattingHarley Acheson
2020-04-27Cleanup: clang formatPhilipp Oeser
2020-04-27Fix T76131: Crash combing Hair using PythonPhilipp Oeser
2020-04-22Fix 3D viewport select using grease pencil engine when not neededBrecht Van Lommel
2020-04-14GPUShader: Implement workaround for gizmo drawing on sRGB framebufferClément Foucault
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: split `BKE_anim.h` and `anim.c` into smaller piecesSybren A. Stüvel
2020-04-02Fix T72688: Vertex Group Weights in Edit Mode Occludes In Front ArmaturesJeroen Bakker
2020-04-02Revert "Fix T72688: Vertex Group Weights in Edit Mode Occludes In Front Armat...Dalai Felinto
2020-04-02Fix T72688: Vertex Group Weights in Edit Mode Occludes In Front ArmaturesJeroen Bakker
2020-03-31Fix T74898: Multiresolution Ghost After OrbitingJeroen Bakker
2020-03-20Fix T74811: GreasePencil Stereo RenderingJeroen Bakker
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-19Fix T73931: Stereo Viewport Color ManagementJeroen Bakker
2020-03-18Objects: Eevee and workbench rendering of new Volume, Hair, PointCloudBrecht Van Lommel
2020-03-17VR: Initial Virtual Reality support - Milestone 1, Scene InspectionJulian Eisel
2020-03-13Cleanup: pass const args (mostly Scene & RenderData)Campbell Barton
2020-03-11Workbench Simplification RefactorClément Foucault
2020-03-09Fix unnecessary grease pencil drawing when there are no grease pencil objectsUlysse Martin
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-06CodeCleanup: Use eDrawTypeJeroen Bakker
2020-02-18DRW: Fix wrong view transform used in solid mode if using workbench engineClément Foucault
2020-02-14DRW: Fix viewport render always rendering with transparent backgroundClément Foucault
2020-02-13DRW: Fix color management in material/rendered modeClément Foucault
2020-02-12DRW: Fix debug drawcalls and annotation drawingClément Foucault
2020-02-11DRW: Color Management improvementClément Foucault
2020-02-04Selection: Add conservative rasterization to select really small objectsClément Foucault
2020-02-04Fix T73095: Edit Mode Overlay Linked MeshJeroen Bakker
2020-01-15Fix T71091: Object restrict selection conflicts with pose selectionCampbell Barton
2020-01-13Fix T72152 DRW_debug_sphere Not Working After Overlay RefactorClément Foucault
2019-12-17Fix T72507: Depth of bones missing for navigationmano-wii
2019-12-11DrawManager: Disable Clipping in material/rendered modeJeroen Bakker
2019-12-02Overlay Engine: Refactor & CleanupClément Foucault
2019-11-28Fix T71558: Hair particles: Brush effect not occluded by emitter geometrymano-wii