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
2018-05-17Cleanup: Use `ED_view3d_win_to_ray_ex` to get the ray and remove unused param...Germano
2018-05-17Move EEVEE properties into sceneDalai Felinto
2018-05-16Fix navigate widget w/ region overlapCampbell Barton
2018-05-15Cleanup: pass the use_depth parameter to the `SnapObjectParams` struct in the...Germano
2018-05-15COW Fix: VIEW3D_OT_select_lasso now works for Pose Bones. Other modes untested.Joshua Leung
2018-05-15Copy on write: VIEW3D_OT_clear_render_border + rnaDalai Felinto
2018-05-15Copy on write: VIEW3D_OT_render_borderDalai Felinto
2018-05-15Change startup defaultsCampbell Barton
2018-05-15Manipulator: outline & helpline options for buttonCampbell Barton
2018-05-14View 3D: Use Z Key for "geometry occlusion" toggleDalai Felinto
2018-05-14Fix error moving pivotCampbell Barton
2018-05-14Multi-Objects: VIEW3D_OT_snap_selected_to_gri by Leon EckardtdDalai Felinto
2018-05-12UI: move pivot to the topbarCampbell Barton
2018-05-12UI: move orientation to the topbarCampbell Barton
2018-05-103D View: utility to get matrix from cursorCampbell Barton
2018-05-09T55014: Optionally: objects not cast shadows in workbenchJeroen Bakker
2018-05-09Draw manager: Implement point selection modes for particle edit modeSergey Sharybin
2018-05-09T55008: Migrating RE-Collection data to Scene dataJeroen Bakker
2018-05-08Cleanup: whitespace, duplicate includesCampbell Barton
2018-05-08Orientation for 3D cursorCampbell Barton
2018-05-08WM: refresh tool on object mode switchCampbell Barton
2018-05-06UI: fixes for 3D viewport popovers moving / flipping on edits.Brecht Van Lommel
2018-05-06Fix update for manipulator w/ 3D cursor changeCampbell Barton
2018-05-053D viewport: rename ambient to shadow intensity, default single color to 0.8.Brecht Van Lommel
2018-05-053D Viewport: make shading and overlay DNA match UI names.Brecht Van Lommel
2018-05-05Cleanup: remove legacy 3D view data.Brecht Van Lommel
2018-05-04Workbench: Color selector when in single color modeJeroen Bakker
2018-05-04Workbench: ShadowsJeroen Bakker
2018-05-03Fix 3D cursor being hidden on existing 2.8 filesCampbell Barton
2018-05-03UI: Fix region_draw_azone_tab_plus missing/broken background.Clément Foucault
2018-05-03Workbench: Show 3D Cursor OverlayJeroen Bakker
2018-05-02Workbench: update of 3dviewJeroen Bakker
2018-05-01UI: move object selector into 3D viewCampbell Barton
2018-05-01Fix edit mesh selection with copy-on-write enabledSergey Sharybin
2018-04-30DRW: Remove DRWTextureFormat in favor or GPUTextureFormat.Clément Foucault
2018-04-303D View: refresh on Overlay & Shading changesCampbell Barton
2018-04-293D View: add initial view.shading and view.overlay in RNA.Brecht Van Lommel
2018-04-293D View: move shading and overlay settings into popovers.Brecht Van Lommel
2018-04-28UI: fix toolbar not snapping properly with system DPI and display scale.Brecht Van Lommel
2018-04-28UI: fix incorrect scaling of manipulator widgets with DPI.Brecht Van Lommel
2018-04-27Fix quad view region dividing lines not drawing after recent changes.Brecht Van Lommel
2018-04-27UI: disable 3 column toolbarsCampbell Barton
2018-04-27UI: multi-column toolbar supportCampbell Barton
2018-04-27WM: new offscreen window draw method to replace all existing methods.Brecht Van Lommel
2018-04-26UI: toolbar single column size snappingCampbell Barton
2018-04-25UI: Apply remove redo regionCampbell Barton
2018-04-24Make View Selected to be aware of copy-on-writeSergey Sharybin
2018-04-24Camera manipulator: Make it aware of evaluated version of objectSergey Sharybin
2018-04-22Cleanup: trailing spacesCampbell Barton
2018-04-21Cleanup: Get rid of context in editor 'new' callbackJulian Eisel