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
2022-10-07Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-10-063D View: use float for ED_view3d_project_base & minor changesCampbell Barton
2022-10-03Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-10-03Cleanup: remove 2D region-relative coordinates from BaseCampbell Barton
2022-10-02Cleanup: Move more files using mesh runtime data to C++Hans Goudey
2022-09-30Cleanup: Move files that use mesh runtime data to C++Hans Goudey
2022-09-23Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-09-23View3d: move space_view3d.c to c++Jacques Lucke
2022-09-14Compiles, runs in basic situationsHans Goudey
2022-09-12Start converting mesh positions to a generic attributeHans Goudey
2022-08-23Cleanup: match names between functions & declarationsCampbell Barton
2022-08-17Cleanup: Move view3d_select.c to C++Hans Goudey
2022-08-11Cleanup: check if the camera was moved before auto-key in smooth-viewCampbell Barton
2022-08-11Cleanup: pass const arguments to smooth-view functionsCampbell Barton
2022-08-09Fix missing undo steps for smooth-view operatorsCampbell Barton
2022-08-06Fix T92099: No undo when moving viewport with camera locked to viewPratik Borhade
2022-06-06Refactor: Snap-related. Clarified attribute names and refactored #defines in...jon denning
2022-05-19Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-19Fix View Roll failure to align the quaternion to the view-axisCampbell Barton
2022-05-15Cleanup: Move three mesh editors files to C++Hans Goudey
2022-05-13Cleanup: Use const argumentsHans Goudey
2022-05-13Cleanup: Use const argumentsHans Goudey
2022-05-04Docs: add doc-string for ED_view3d_viewcontext_init_objectCampbell Barton
2022-04-28Snap Cursor: split 'ED_view3d_cursor_snap_data_get'Germano Cavalcante
2022-04-04Fix T95678: Thumbnails are not working with big / large ObjectsGermano Cavalcante
2022-04-04Cleanup: ensure space after file named in headersCampbell Barton
2022-03-28Cleanup/Refactor: remove unused 'SNAP_ONLY_ACTIVE' enum parameterGermano Cavalcante
2022-03-10Cleanup: spelling in comments & some minor clarificationsCampbell Barton
2022-03-01Cleanup: ED_view3d_win_to_delta & ED_view3d_calc_zfac usageCampbell Barton
2022-02-18Cleanup: move camera-view pan/zoom into utility functionsCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-31Cleanup: comments and minor changes to GPU_select codeCampbell Barton
2022-01-31Cleanup: use struct for GPU the select bufferCampbell Barton
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2021-12-14Cleanup: resolve parameter mis-matches in doc-stringsCampbell Barton
2021-12-13Cleanup: spelling in commentsCampbell Barton
2021-12-10Cleanup: move public doc-strings into headers for various API'sCampbell Barton
2021-12-09Cleanup: spelling in commentsCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-11-12Cleanup: move 'imm_drawcircball' to 'gpu_immediate_util.c'Germano Cavalcante
2021-11-11Merge branch 'blender-v3.0-release'Campbell Barton
2021-11-11Fix T92954: Loop Cut Tool preview line visible during operationCampbell Barton
2021-11-08Merge branch 'blender-v3.0-release'Germano Cavalcante
2021-11-08Fix snap cursor not active even if gizmo is availableGermano Cavalcante
2021-11-03GPencil and Annotation: Use cached depth to perform depth testing operationsGermano Cavalcante
2021-11-02Fix snap cursor still active even when gizmo is not availableGermano Cavalcante
2021-10-28Cleanup: remove 'ED_view3d_cursor_snap_exit'Germano Cavalcante
2021-10-25Assets: Snapping with visual feedback while draggingGermano Cavalcante
2021-10-20View3D: Cursor Snap RefactorGermano Cavalcante
2021-10-20View3D: expose snap selection as a utility funcitonCampbell Barton