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
2021-06-16Screen: simplify internal logic for new full-screen areasCampbell Barton
2021-06-16UI - LOCAL View3D overlay statsHarley Acheson
2021-06-15Screen: clear runtime structures on file-read & data-copyCampbell Barton
2021-06-11Fix object assets getting duplicated after droppingJulian Eisel
2021-05-12PyAPI: remove context.active_baseCampbell Barton
2021-03-18Fix 3DView not updating on some NC_ID notifiers.Bastien Montagne
2021-03-18Fix missing view3d updates after recent NC_SPACE notifier filtersPhilipp Oeser
2021-02-16Assets: Remove appended asset when dropping operation failsJulian Eisel
2021-02-12UI: expose the 3D views active object, even when hiddenCampbell Barton
2021-02-06UI: Fix Typos in Comments and Docsluzpaz
2021-01-29Merge branch 'blender-v2.92-release'Brecht Van Lommel
2021-01-29Fix T84717: missing 3D viewport updates when changing shading settingsBrecht Van Lommel
2021-01-25Asset Browser: Support dragging in object-data assets (meshes, curves, etc.)Julian Eisel
2021-01-24Cleanup: Add/use helper to check if dragging a certain ID type or asset ID typeJulian Eisel
2021-01-19Cleanup: use 'const' argument for parameter argumentCampbell Barton
2021-01-19UI Code Quality: Use "params" struct for area and region callbacksHans Goudey
2021-01-06Fix object moved to cursor when editing last operation after dropping objectJulian Eisel
2021-01-05Fix T84216: Drawing a paintcurve [vertexpaint / weightpaint] failsPhilipp Oeser
2020-12-15Asset System: Support dragging assets and appending on dropJulian Eisel
2020-11-18Cleanup: 'false' use as NULL pointerCampbell Barton
2020-11-06Cleanup: use ELEM macroCampbell Barton
2020-09-19Cleanup: consistent TODO/FIXME formatting for namesCampbell Barton
2020-09-06Viewport: support dropping object-data to create instancesCampbell Barton
2020-08-20Cleanup: Remove unused variables for horizontal panelsHans Goudey
2020-08-04Refactor: rename SpaceType->new to SpaceType->createJacques Lucke
2020-08-03Cleanup: Avoid double operator name lookupHans Goudey
2020-07-06Fix T77730: ShaderFx Missing Update NotifierHans Goudey
2020-07-03Cleanup: Editors/Space/View3D, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-05-28Object: new add object tool, currently for primitive typesCampbell Barton
2020-05-25Revert "UI: View3D Cursor Changes"Dalai Felinto
2020-04-27Fix T75736 Viewport update problem when switching between view layersClément Foucault
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-04-03Cleanup: Continue renaming ARegion variables from ar to regionJulian Eisel
2020-03-25Cleanup: use 'r_' prefix for output argumentsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2020-03-17VR: Initial Virtual Reality support - Milestone 1, Scene InspectionJulian Eisel
2020-03-17Cleanup: rename 'centre' to 'center' in View3DCampbell Barton
2020-03-12Fix T73049: Drag & drop on overlapping panels behaves incorrectlyJacques Lucke
2020-03-11EEVEE: Replace octahedron reflection probe by cubemap arrayClément Foucault
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-02-27Fix T54323: Improve Paint category names in keymap preferencesPhilipp Oeser
2020-02-15Keymap: move weight & vertex paint handling before pose modeCampbell Barton
2020-02-15Cleanup: duplicate calls to add keymap handlersCampbell Barton
2020-02-14Cleanup: Rename ED_region_tag_redraw_overlay() to ED_region_tag_redraw_cursor()Julian Eisel
2020-01-24UI: View3D Cursor ChangesHarley Acheson
2019-12-06Tool System: experimental fallback tool supportCampbell Barton
2019-11-08Fix T66124: Gizmo orientation doesn't refresh when making faceCampbell Barton