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
2019-09-26WM: clean up cursors constants and codeBrecht Van Lommel
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-09-13Cleanup: unused headers (GPU)Campbell Barton
2019-08-21Transform: New Snap Option: Edge Perpendicularmano-wii
2019-08-16Cleanup: spellingCampbell Barton
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-08Fix T62903: black line in UV editor on 32 bitBrecht Van Lommel
2019-07-01Gizmo: support for filled circle with inner non-zero radiusCampbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-18Cleanup: add trailing commas to avoid right shiftCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-09Cleanup: spellingCampbell Barton
2019-04-02Cleanup: empty expression statement warningCampbell Barton
2019-03-25Gizmo: add option to move & dial gizmos to select as filledCampbell Barton
2019-03-20Cleanup: styleCampbell Barton
2019-03-20Fix T62248: Infinite Hotspot Size Crop NodeJeroen Bakker
2019-03-08Cleanup: spellingCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-06Cleanup: add trailing commas to structsCampbell Barton
2018-12-03Cleanup: remove flag from GizmoCommonDataCampbell Barton
2018-12-03Fix T58573: Camera lens gizmo error on clickCampbell Barton
2018-10-18Fix debug build after recent changes.Brecht Van Lommel
2018-10-18Cleanup: fix compiler warnings.Brecht Van Lommel
2018-10-10Fix diagonal line artifact in view navigate icons.Brecht Van Lommel
2018-10-09Cleanup: namingCampbell Barton
2018-10-05Dial3d Gizmo: consider the offset value in the incremental angle drawing.mano-wii
2018-10-04Cleanup: styleCampbell Barton
2018-10-04ED_gizmotypes_dial_3d_draw_util: use a struct to hide most parameters.mano-wii
2018-10-03Dial3d Gizmo: Add the Incremental Angle option to snap.mano-wii
2018-10-03Dial 3d Gizmo refactoring.mano-wii
2018-09-27UI: use new 3D viewport navigation icons and image icon in add menu.Brecht Van Lommel
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-26Gizmo: initial snap support for moveCampbell Barton
2018-09-26Gizmo: support for cancelling move3d modal changesCampbell Barton
2018-09-25Gizmo: dial support for a click setting a valueCampbell Barton
2018-09-25Gizmo: reset dial value on cancelCampbell Barton
2018-09-24Gizmo: dial3d option to draw a partial arcCampbell Barton
2018-09-21Gizmo: spin tool XYZ axis togglesCampbell Barton
2018-09-21Gizmo: fix incorrect dial clip scalingCampbell Barton
2018-09-20Merge branch 'master' into blender2.8Campbell Barton
2018-09-20Gizmo: use simple unclipped win_to_ray functionCampbell Barton
2018-09-20Cleanup: renaming missed from mergeCampbell Barton
2018-09-20Gizmo: use ED_view3d_win_to_3d_on_planeCampbell Barton
2018-09-19Gizmo: tweaks to dial drawingCampbell Barton