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-10-11Cleanup: indentationCampbell Barton
2018-10-09GP: Improve center object in viewport when press .Antonioya
2018-10-05UI: rename Border Select -> Box SelectCampbell Barton
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-27Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-21Viewport: change Z key to shading pie menu to switch mode, X-ray and overlays.Brecht Van Lommel
2018-09-21Edit Mode: Merge Xray and "Limit selection to visible" options behaviourClément Foucault
2018-08-16Cursor Tool: add transform orientation typeCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-30Silencing a bunch of compiler warningsJoshua Leung
2018-07-17Cleanup: moving shading type into View3DShading.Brecht Van Lommel
2018-07-15WM: rename manipulator to gizmo internallyCampbell Barton
2018-07-103D View: allow border zoom from cameraCampbell Barton
2018-07-10Keymap: remove Shift-B in camera viewCampbell Barton
2018-07-10Merge branch 'master' into blender2.8Campbell Barton
2018-07-10Keymap: minor changes for keymap displayCampbell Barton
2018-07-06Fix image drag and dropCampbell Barton
2018-07-05Cleanup: minor changes to last commit, #2Campbell Barton
2018-07-05Cleanup: minor changes to last commitCampbell Barton
2018-07-053D View: support setting the relative axisCampbell Barton
2018-07-05Viewport: tweak Z key shading toggle.Brecht Van Lommel
2018-07-05Cleanup: indentationCampbell Barton
2018-07-053D View: split view-numpad into two operatorsCampbell Barton
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-27UI: some renaming for more clear/consistent cursor keymaps in status bar.Brecht Van Lommel
2018-06-23UI: naming of cursor optionsCampbell Barton
2018-06-22Add depth and orientation options to 3D cursor toolCampbell Barton
2018-06-22Cleanup: move cursor rotation into own functionCampbell Barton
2018-06-22Merge branch 'master' into blender2.8Campbell Barton
2018-06-22Cleanup: rename 3D cursor calculation varsCampbell Barton
2018-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17Cleanup: use clamp_* from BLI_math (replace macro)Campbell Barton
2018-06-13Cleanup: moar ugly G.main removal...Bastien Montagne
2018-06-12Fix crahs using ndofSergey Sharybin
2018-06-08Merge branch 'master' into blender2.8Bastien Montagne
2018-06-08Cleanup: getting rid of G.main.Bastien Montagne
2018-05-31Cleanup: Remove unused variableSergey Sharybin
2018-05-31Merge branch 'master' into blender2.8Bastien Montagne
2018-05-31Cleanup: remove G.main from BKE objectBastien Montagne
2018-05-29Cleanup: use same 'depsgraph' name everywhere outside of DEG space.Bastien Montagne
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-25Fix T55165: Driving camera lens with property behaves unexpectedlyDalai Felinto
2018-05-25ED_transform_snap_object: remove unused bmain parameter in context creation.Germano
2018-05-24Revert "Fix COW view center for pose mode"Campbell Barton
2018-05-23Fix COW view center for pose modeCampbell Barton
2018-05-22Cleanup: style, whitespaceCampbell Barton
2018-05-21Fix compilation with ndof code.Bastien Montagne