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-02-07Cleanup: Remove view3d_draw_legacy.cDalai Felinto
2019-12-11DrawManager: Disable Clipping in material/rendered modeJeroen Bakker
2019-10-09Local Collections: Allow users to show hidden collectionsDalai Felinto
2019-09-19Fix missing 3D viewport solid shading mode request for UVs and vertex colorsBrecht Van Lommel
2019-09-13Cleanup: unused headers (GPU)Campbell Barton
2019-08-16Cleanup: fix compiler warningsBrecht Van Lommel
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-05ED_view3D: Remove and replace `ED_view3d_select_id_read`mano-wii
2019-08-02Cleanup: unused variableCampbell Barton
2019-08-02DRW: Select Engine: Add a utility to detect `select_node`mano-wii
2019-07-303D View: Move selection API to a Selection engine.mano-wii
2019-06-21Fix T62876: Camera Background ImagesJeroen Bakker
2019-06-17Fix T63867: image sequence not updating in Eevee animation renderBrecht Van Lommel
2019-06-13Fix part of T63595: generated texture coordinates don't stick to deforming meshBrecht Van Lommel
2019-05-20Cleanup: move selection utilities into ED_select_buffer_utilsCampbell Barton
2019-05-20Cleanup: remove EDBM_backbuf APICampbell Barton
2019-05-20Cleanup: remove unused G_FLAG_BACKBUFSELCampbell Barton
2019-05-18Fix T54686: objects don't occlude each other for edit-mesh select (part 2)Campbell Barton
2019-05-18Cleanup: remove unused argumentCampbell Barton
2019-05-16Fix T54686: objects don't occlude each other for edit-mesh selectmano-wii
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-29Cleanup: spellingCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-20Cleanup: formatting, unused argsCampbell Barton
2019-04-19Fix T63669: Particle editing bypassing occlusion.mano-wii
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-11Fix T63467: Edge/vertex selection isnt working properly with X-ray set to 1Sebastian Parborg
2019-04-10Cleanup: spellingCampbell Barton
2019-04-01Edit Mesh Selection: Clear out buffer that indicates out of bounds pixels.mano-wii
2019-03-28Edit Mesh Selection: Clear buffer before using in glReadPixel.mano-wii
2019-03-27GPencil: Remove legacy `ED_gpencil_draw_view3d` code.mano-wii
2019-03-26Revert "DRW Manager: create and use new DRW_framebuffer_depth_read utility."Jeroen Bakker
2019-03-26Cleanup: style, use braces for editor/spacesCampbell Barton
2019-03-22DRW Manager: create and use new DRW_framebuffer_depth_read utility.mano-wii
2019-03-20Cleanup: styleCampbell Barton
2019-03-19Fix T62749: random mesh selection crashes.Brecht Van Lommel
2019-03-17Cleanup: improve comments.mano-wii
2019-03-17ED View3d: Fix possible bug when subtracting unsigned ints.mano-wii
2019-03-16Silence warning from recent GPU simplify commitDalai Felinto
2019-03-16Fix compiling after last commitJens Verwiebe
2019-03-15GPU: Simplify select shaders.mano-wii
2019-03-07Refactor CDData masks, to have one mask per mesh elem type.Bastien Montagne
2019-03-05Cleanup: rename RENDER_OVERRIDE -> HIDE_OVERLAYSCampbell Barton
2019-03-01Cleanup: use unsigned types in 3D view editorCampbell Barton
2019-02-27Cleanup: file rename lamp -> lightCampbell Barton
2019-02-19Fix T61714, T61712: crash reloading images after recent changes.Brecht Van Lommel
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton