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-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
2019-09-03Fix T66950: WeightPaint Bone Selection OverlayJeroen Bakker
2019-08-22Shading: Add object color to Object Info node.OmarSquircleArt
2019-08-17Cleanup: spellingCampbell Barton
2019-08-17Cleanup: correct commentsCampbell Barton
2019-08-17DRW: Fix couple of issues in DRW_draw_select_idClément Foucault
2019-08-16Cleanup: remove gawain referenceCampbell Barton
2019-08-15WM: reuse visible region calculationCampbell Barton
2019-08-15Edit Mesh Selection: Refactor: Redraw idmap buffer at runtime with only objec...mano-wii
2019-08-07Edit Mesh Selection: Move ED_view3d_select_ functions to bf_drawmano-wii
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-08-01Cleanup: remove unused membermano-wii
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-30Fix crash clicking in the 3D view on startupCampbell Barton
2019-07-303D View: Move selection API to a Selection engine.mano-wii
2019-07-10Fix T65850 Sculpt: Vertices not hidden if using shape keysClément Foucault
2019-07-10DrawManager: Crash Face SelectionJeroen Bakker
2019-07-06Fix T62101: GPencil: selection order is wrongAntonioya
2019-07-04Cleanup: Suppress warningJeroen Bakker
2019-07-04GreasePencil: Image render artifactsJeroen Bakker
2019-07-01DRW: Fix Crash in DRW_draw_depth_object when object batch cache is not initClément Foucault
2019-06-26DrawManager: Sanatize default_view resetJeroen Bakker
2019-06-21Fix T62876: Camera Background ImagesJeroen Bakker
2019-06-19Fix T65914: Workbench Transparency FilmJeroen Bakker
2019-06-18Fix T65689 Geometry overlaps axis selectorClément Foucault
2019-06-18Fix T65805 Assert "Too many draw engines enabled at the same time"Clément Foucault
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-06-07DrawManager: OpenGL State Image RenderingJeroen Bakker
2019-06-02GPU: support default framebuffer with ID not equal to 0Tomoaki Kawada
2019-05-31Fix sculpt mode drawing with modifiers still being wrong in some casesBrecht Van Lommel
2019-05-31DrawManager: Color ManagementJeroen Bakker
2019-05-31DrawManager: Sculpt Mesh DrawingJeroen Bakker
2019-05-31Fix T65319 Crash when selecting vertices in edit modeClément Foucault
2019-05-30DRW: Add unit_state to avoid lots of DRWCallState duplicationClément Foucault
2019-05-29DrawManager: Cycles+GPencilJeroen Bakker
2019-05-29Possible fix for T63685: macOS edit mode selection not working on second displaymano-wii