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-23View3d: move space_view3d.c to c++Jacques Lucke
2022-09-17Cleanup: spelling, punctuation & repeated words in commentsCampbell Barton
2022-09-14ViewLayer: Lazy sync of scene data.Monique Dewanchand
2022-09-14Adding `const Scene*` parameter in many areas.Monique Dewanchand
2022-09-10Cleanup: replace strncpy with BLI_strncpyCampbell Barton
2022-09-08Cleanup: make meaning of base visibility flags more clearBrecht Van Lommel
2022-09-01Cleanup: Remove/replace View Layer macros.Monique Dewanchand
2022-08-27Cleanup: pass notifiers as constCampbell Barton
2022-08-10Realtime Compositor: Add evaluator and engineOmar Emara
2022-08-09Cleanup: use own username in code-comment tagsCampbell Barton
2022-07-07UI: Superimposed pin icon for workspace scene pinning in the scene switcherJulian Eisel
2022-06-09Cleanup: use const variables & argumentsCampbell Barton
2022-05-24Fix T95706: Material asset not applied if appended and then linkedJulian Eisel
2022-05-23Fix further issues when mixing link & append for asset drag & dropJulian Eisel
2022-05-23Fix possible issues when mixing link & append for asset drag & dropJulian Eisel
2022-04-28Fix: Incorrect conversion from C bitfield syntaxHans Goudey
2022-04-28Snap Cursor: split 'ED_view3d_cursor_snap_data_get'Germano Cavalcante
2022-04-28VSE: Add precise drag and drop and strip previewsSebastian Parborg
2022-04-21Curves: show sculpt tool settings in panelsJacques Lucke
2022-04-08Painting: Canvas switcher for painting brushes/tools.Jeroen Bakker
2022-04-01Cleanup: Use const for bounding boxes where possibleHans Goudey
2022-04-01Assets: Instancing operator option for collection asset droppingJulian Eisel
2022-03-11Fix out of order event handling when calling operators from gizmosCampbell Barton
2022-02-18Curves: add initial edit mode supportKévin Dietrich
2022-02-18Curves: initial brush system integration for curves sculpt modeJacques Lucke
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-04Merge branch 'blender-v3.1-release'Clément Foucault
2022-02-04Fix T94410: stopping Cycles render in 3D viewport quad view keeps using CPUBrecht Van Lommel
2022-02-03Cleanup: Split View3D navigation code into specific compilation unitsGermano Cavalcante
2022-01-26Performance: Remap multiple items in UIJeroen Bakker
2022-01-25Revert "Performance: Remap multiple items in UI"Jeroen Bakker
2022-01-25Performance: Remap multiple items in UIJeroen Bakker
2021-12-15Fix T93971: "Center Cursor & Frame All" fails to redrawCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-11-19Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-19Fix T87912: use session id instead of name to identify dropped objectJacques Lucke
2021-11-04Cleanup: Remove operator context override for drop-box operatorsJulian Eisel
2021-10-28View3D Context: use correct data typeSybren A. Stüvel
2021-10-26Assets: Disable snap-dragging for linking object assetsJulian Eisel
2021-10-26Fix linked objects not appearing after dragging in from Asset BrowserJulian Eisel
2021-10-26Fix objects not appearing in Outliner after dragging in from Asset BrowserJulian Eisel
2021-10-26Drop object assets and associated objects at the cursor locationCampbell Barton
2021-10-26Assets: allow Mark/Clear Asset operators from 3D ViewportSybren A. Stüvel
2021-10-26Cleanup: 3D View context, early returns for clearer flowSybren A. Stüvel
2021-10-26Cleanup: 3D View context, use enum valuesSybren A. Stüvel
2021-10-263D View context: return "ok" when fetching view3d context dirSybren A. Stüvel
2021-10-26Fix drop of dimensionless objects in 3DViewGermano Cavalcante
2021-10-26View3D Snap Cursor: don't limit the number of statesGermano Cavalcante
2021-10-26View3D Snap Cursor: sanitize and increase the maximum amount of statesGermano Cavalcante
2021-10-25Assets: Snapping with visual feedback while draggingGermano Cavalcante