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-24Revert "Fix COW view center for pose mode"Campbell Barton
2018-05-23Fix COW view center for pose modeCampbell Barton
2018-05-23Workbench: See throughJeroen Bakker
2018-05-23Cleanup: move toolsystem into own includeCampbell Barton
2018-05-22COw operators: Fix VIEW3D_OT_snap_selected_to_gridInes Almeida
2018-05-22Fix: Deselecting bones using box select didn't workJoshua Leung
2018-05-22Workbench: SeeThrough draw optionJeroen Bakker
2018-05-22Transform: Support mixed snap in 3d View.Germano
2018-05-22COW Operators: Fix VIEW3D_OT_snap_cursor_to _active _selected _center and _gridInes Almeida
2018-05-22Cleanup: namingCampbell Barton
2018-05-22Cleanup: style, whitespaceCampbell Barton
2018-05-21Fix compilation with ndof code.Bastien Montagne
2018-05-21COW Operators: Fix VIEW3D_OT_ rotate move zoom dolly orbit roll pan smoothvie...Ines Almeida
2018-05-21Cleanup: unused varsCampbell Barton
2018-05-21Fix misuse of the `use_occlusion_test` parameter.Germano
2018-05-20COW Operators: Fix VIEW3D_OT_view_all and camera mode of VIEW3D_OT_viewnumpadInes Almeida
2018-05-20COW Operators: Fix VIEW3D_OT_view_lock_to_activeInes Almeida
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-05-18Tool System: support for tool cursorsCampbell Barton
2018-05-17Tool System: per space/mode tool supportCampbell Barton
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