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-08Cleanup: take includes out of 'extern "C"' blocksJacques Lucke
2020-05-01Fix for T76281: Engine Info Overlay FormattingHarley Acheson
2020-04-27Fix T76131: Crash combing Hair using PythonPhilipp Oeser
2020-03-17VR: Initial Virtual Reality support - Milestone 1, Scene InspectionJulian Eisel
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-02-25DrawEngine: Clean upJeroen Bakker
2020-02-11DRW: Color Management improvementClément Foucault
2019-12-11DrawManager: Disable Clipping in material/rendered modeJeroen Bakker
2019-12-02Overlay Engine: Refactor & CleanupClément Foucault
2019-11-29Refactor: Add C++ guard code to headersSergey Sharybin
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-16Cleanup: remove gawain referenceCampbell 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-07Select utils refactor: remove lagacy `ED_view3d_select_id_read_rect`mano-wii
2019-08-02Cleanup: clang-format, also typo fix.Campbell Barton
2019-08-01Cleanup: remove unused membermano-wii
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-05-16Fix T54686: objects don't occlude each other for edit-mesh selectmano-wii
2019-05-09Cleanup: DRW: Remove DRW_pass_freeClément Foucault
2019-04-20Cleanup: formatting, unused argsCampbell Barton
2019-04-19Fix T63669: Particle editing bypassing occlusion.mano-wii
2019-04-19DRW: Add batch garbage collectionClément Foucault
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-29GPU: Fix color difference when rendering to gpu_py_offscreenClément Foucault
2019-03-27GPencil: Remove legacy `ED_gpencil_draw_view3d` code.mano-wii
2019-03-26DRW manager: Use existing viewport instead of creating a viewport in DRW_draw...mano-wii
2019-03-26Revert "DRW Manager: create and use new DRW_framebuffer_depth_read utility."Jeroen Bakker
2019-03-22DRW Manager: create and use new DRW_framebuffer_depth_read utility.mano-wii
2019-03-15GPU: Simplify select shaders.mano-wii
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: unused struct declarationsCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-23Cleanup: add BEGIN/END to GPL headersCampbell Barton
2018-11-09Draw manager: Expose grease pencil helper functionSergey Sharybin
2018-11-08Fix Cycles viewport render info overlapping other text.Brecht Van Lommel
2018-10-20GP: Redesign drawing cache to support particlesAntonioya
2018-09-04Xray: Add possibility to select wires in priority before surfacesClément Foucault
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-19GPU: Add GC to FBOs and UBOs and centralize all GCsClément Foucault
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-10DRW: Add new features from lightcache branchClément Foucault
2018-07-10DrawData: Change drawdata to a generic struct shared accross ID typesClément Foucault
2018-06-193D View: improve selection lockingCampbell Barton
2018-05-11Workbench: StudioLight HDRI'sJeroen Bakker
2018-05-11Cleanup: use 'uint' in draw managerCampbell Barton