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-09-25Cleanup: remove redundant double parenthesisCampbell Barton
2022-08-23Depsgraph: use more fine grained update tags for scenesBrecht Van Lommel
2022-07-15Cleanup: add utlity function to compute render resolutionBrecht Van Lommel
2022-06-30Transform Snap: nearest face snap mode, snapping options, refactoring.jon denning
2022-06-06Refactor: Snap-related. Clarified attribute names and refactored #defines in...jon denning
2022-05-30LibOverride: Add full support for camera's background images.Bastien Montagne
2022-05-30Fix polling function for background image removal not checking linked ID.Bastien Montagne
2022-05-30Fix (unreported) wrong ID usercount handling in background images removal.Bastien Montagne
2022-05-24Drag & drop: Use session UUID of IDs instead of name for droppingJulian Eisel
2022-03-11Fix out of order event handling when calling operators from gizmosCampbell Barton
2022-03-03WM: use pass-through for cursor placement operatorCampbell Barton
2022-03-01Cleanup: ED_view3d_win_to_delta & ED_view3d_calc_zfac usageCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-03Cleanup: Split View3D navigation code into specific compilation unitsGermano Cavalcante
2021-12-21Fix T92930: Outliner "Show Active" bone fails in certain situationsPhilipp Oeser
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-11-22Fix T93198: Frame Selected in greasepencil curve editing does not workPhilipp Oeser
2021-11-01Fix T92694: Auto Perspective is inconsistent with axis aligned viewsCampbell Barton
2021-10-21Cleanup: Use array utility for cursor eventsAaron Carlisle
2021-10-20Cleanup: use an array for wmEvent cursor position variablesAaron Carlisle
2021-10-18Snap and Placement Gizmo RefactorGermano Cavalcante
2021-10-14Fix reference counting error for world drag & dropCampbell Barton
2021-10-13Cleanup: Snap Context RefactorGermano Cavalcante
2021-10-06Cleanup: rename BKE_font.h -> BKE_vfont.hCampbell Barton
2021-09-28Asset Browser: Allow World assets to be drag/dropped onto the viewportJesse Yurkovich
2021-09-27Fix viewport roll working wrongPhilipp Oeser
2021-09-27Cleanup: spelling in commentsCampbell Barton
2021-09-27Cleanup: remove unnecessary use of MEM_SAFE_FREE macroCampbell Barton
2021-09-273DView: ability to cancel out of viewport rollPhilipp Oeser
2021-09-273DView: Use "real" angle for viewport rollPhilipp Oeser
2021-08-31Transform: avoid passing the context to extended orientation functionsCampbell Barton
2021-08-27Fix "toggle shading" op not updating VR viewPeter Kim
2021-08-06Cleanup: use MEM_SAFE_FREE macroCampbell Barton
2021-07-05Cleanup: update comment formattingCampbell Barton
2021-07-05Cleanup: spelling in commentsCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-06-21Refactor: Do not keep a copy of depth buffer in RegionView3DGermano Cavalcante
2021-06-01GPU: add 2D projection functionCampbell Barton
2021-04-28Cleanup: Fix inconcistent array lengths in function declarationsHans Goudey
2021-04-17Transform Snap Refactor: Use enum for cage snap optionsGermano Cavalcante
2021-03-30Cleanup/Refactor: Unify functions that redraw the depth bufferGermano Cavalcante
2021-02-24UI: Cleanup and fix labels and descriptions in various placesYevgeny Makarov
2021-02-14Cleanup: remove commented logic for Alt-Pad0 to use previous cameraCampbell Barton
2021-02-05Cleanup: outdated/unhelpful commentsCampbell Barton
2021-02-05Cleanup: rename USER_ZOOM_{CONT->CONTINUE} improve commentsCampbell Barton
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-01-31Fix T85236: "Zoom to Mouse Position" inverts "Dolly View" directionCampbell Barton
2021-01-04Cleanup: spelling (use 'gimbal' instead of 'gimble')Campbell Barton