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-05-11DRW: Fix debug performance statsClément Foucault
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
2019-10-15Cleanup: Use BKE_object_is_visible elsewhereDalai Felinto
2019-10-10Cleanup: clang-format, spellingCampbell Barton
2019-10-09Local Collections: Allow users to show hidden collectionsDalai Felinto
2019-10-05Show Background Image Beneath Transparent Objects (Cycles only)Jeroen Bakker
2019-09-27Fix T69377 Texture flickering when selecting in solid viewport (AMD Pro driver)Clément Foucault
2019-09-20Cleanup: shadow warningCampbell Barton
2019-09-19Fix T69855: 3DView glitches involving depth buffermano-wii
2019-09-19DRW: Deduplicate drw_draw_depth_loop functionsmano-wii
2019-09-17DRW: Refactor to support draw call batchingClément Foucault
2019-09-14Revert "DRW: Refactor to support draw call batching"Clément Foucault
2019-09-13Per-Viewport Collection VisibilityDalai Felinto
2019-09-13DRW: Refactor to support draw call batchingClément Foucault
2019-09-13Cleanup: unused headers (GPU)Campbell Barton
2019-09-11Depsgraph: Pass bmain to depsgraph object creationSergey Sharybin
2019-09-05Cleanup: use backslash for doxygen commandsCampbell Barton