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-03-17Always sync VR view shading with the 3D View the session was started inJulian Eisel
2020-03-16Merge branch 'soc-2019-openxr' into vr_scene_inspectionJulian Eisel
2020-03-13Force continuous redraws of mirrored 3D ViewsJulian Eisel
2020-03-13Cleanup: pass const args (mostly Scene & RenderData)Campbell Barton
2020-03-12Refactor XR mirror toggling some moreJulian Eisel
2020-03-12Refactor how the user region is obtained in quad viewJulian Eisel
2020-03-12Refactor XR mirror togglingJulian Eisel
2020-03-09Merge branch 'soc-2019-openxr' into vr_scene_inspectionJulian Eisel
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-06CodeCleanup: Added enums to opengl render functionsJeroen Bakker
2020-03-05Merge branch 'soc-2019-openxr' into vr_scene_inspectionJulian Eisel
2020-03-05Merge branch 'temp-openxr-ghostxr' into temp-openxr-blendersideJulian Eisel
2020-03-03Support mirroring the VR view in regular 3D ViewsJulian Eisel
2020-03-02Cleanup: make remaining editor include headers work in C++Jacques Lucke
2020-02-17Merge branch 'temp-openxr-ghostxr' into temp-openxr-blendersideJulian Eisel
2020-02-093D View: support axis views with axis-aligned rollCampbell Barton
2020-02-093D View: check view quaternion alignment which orbitingBataev Artem
2020-02-07Cleanup: use of 'unsigned'Campbell Barton
2020-01-06Merge branch 'temp-openxr-ghostxr' into temp-openxr-blendersideJulian Eisel
2019-12-06Draw: Removal of MultiSample BuffersJeroen Bakker
2019-11-05Core XR Support [part 4]: Blender-side changes (+ the remaining bits)Julian Eisel
2019-10-22Cleanup: unused variables, enums, spellingCampbell Barton
2019-09-18Fix excessive dependency graph evaluation while painting strokesBrecht Van Lommel
2019-09-13Per-Viewport Collection VisibilityDalai Felinto
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-19View3D Grid: fix imperial grid drawingmano-wii
2019-08-07Select utils refactor: remove lagacy `ED_view3d_select_id_read_rect`mano-wii
2019-08-073D View: utility function to set the depth from a locationCampbell Barton
2019-08-05ED_view3D: Remove and replace `ED_view3d_select_id_read`mano-wii
2019-08-02Fix edge selection ignoring clipping in wire-frame displayCampbell Barton
2019-08-01Cleanup: misc spelling fixes in variable names & definesCampbell Barton
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-303D View: Move selection API to a Selection engine.mano-wii
2019-06-22Cleanup: warnings, formattingCampbell Barton
2019-06-21Fix T65834: Circle Select does not update select_id buffer after orbiting vie...mano-wii
2019-06-14Mesh Selection: Move Selection ID Context Utilities to ED_view3d.mano-wii
2019-06-13Cleanup: correct wireframe xray flag nameCampbell Barton
2019-05-21Viewport: MSAA support during ViewportRenderingJeroen Bakker
2019-05-21OffscreenRendering: Fix Incorrect Window CoordinatesJeroen Bakker
2019-05-20Cleanup: move selection utilities into ED_select_buffer_utilsCampbell Barton
2019-05-20Cleanup: remove EDBM_backbuf APICampbell 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-17Cycles/Eevee: unify depth of field settings for camerasJeroen Bakker
2019-05-16RNA: add 3D cursor matrix attributeCampbell Barton
2019-05-10UI: expose tool settings in the 3D view side-barCampbell Barton
2019-04-30Sequencer: Scene Strip PerformanceJeroen Bakker
2019-04-19Fix T63669: Particle editing bypassing occlusion.mano-wii
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton