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-29Use correct time for curve parent evaluationDalai Felinto
2018-05-29Object Modes: disable mode switching on selectionCampbell Barton
2018-05-29Missed own last commitCampbell Barton
2018-05-29Cleanup: use same 'depsgraph' name everywhere outside of DEG space.Bastien Montagne
2018-05-29EEVEE: LookDev overlays enablingJeroen Bakker
2018-05-29COW operators: Fix VIEW3D_OT_view_all cursor not updating with shift+c center...Tuomo Keskitalo
2018-05-27Merge branch 'master' into blender2.8Campbell Barton
2018-05-273D View: minor change to NDOF view orbitCampbell Barton
2018-05-26Cleanup: whitespace, long lines, duplicate includeCampbell Barton
2018-05-26COW Fix: Lamp manipulatorsCampbell Barton
2018-05-25Fix T55165: Driving camera lens with property behaves unexpectedlyDalai Felinto
2018-05-25Merge branch 'master' into blender2.8Campbell Barton
2018-05-253D View: add pixelsize function w/o UI scaleCampbell Barton
2018-05-25ED_transform_snap_object: remove unused bmain parameter in context creation.Germano
2018-05-243D View: remove temporary edge-select hackCampbell Barton
2018-05-24Fix T55186: Circle and Lasso select were not working on Pose BonesJoshua Leung
2018-05-24COW Fix: Border selecting bones on rigs brokeJoshua Leung
2018-05-24Merge branch 'master' into blender2.8Campbell Barton
2018-05-24Cycles/Eevee: Implement disk and ellipse shapes for area lampsLukas Stockner
2018-05-243D View: remove poll 3D view for copy/pasteCampbell Barton
2018-05-24Fix: Name of selected object/bone + current frame in 3D view didn't take regi...Joshua Leung
2018-05-24Partial Fix for T55165: Camera manipulator was not updating when the focal le...Joshua Leung
2018-05-24Cleanup: Some minor tweaks to codeJoshua Leung
2018-05-24Workbench: in editmode the toggle xray option will be disabledJeroen Bakker
2018-05-24Workbench: Revealage bufferJeroen Bakker
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