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-08-24Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-24LibOverride: Fix (unreported) crashes in some cases, preserve active object o...Bastien Montagne
2022-08-24Cleanup: rename new IDTemplate operator to create overrides to `make`.Bastien Montagne
2022-08-22Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-22Fix T100527: Right click in the attribute name field crashes blender.Bastien Montagne
2022-08-19Merge branch 'blender-v3.3-release'Campbell Barton
2022-08-19Cleanup: spelling in commentsCampbell Barton
2022-08-18Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-18Fix T100475: Crash on undoing the created override from ID template.Bastien Montagne
2022-08-18Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-18LibOverride: Fix more crashes when creating overrides from IDTemplates.Bastien Montagne
2022-08-18Merge branch 'blender-v3.3-release'Luca Rood
2022-08-18Fix T100423: Addon's custom context menu entries get overridden by other addonsLuca Rood
2022-08-18Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-18Fix T100476: Shift click to create overrides on objects not working.Bastien Montagne
2022-08-18Fix T97618: Clipped text labels intermittently missing ellipsesColin Basnett
2022-08-17Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-17LibOverride: Remove the 'make all editable' user preferences.Bastien Montagne
2022-08-17Cleanup: conversion warnings in GCCCampbell Barton
2022-08-17Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-17LibOverride: Add Make/Reset/Clear entries to IDTemplate contextual menu.Bastien Montagne
2022-08-16Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-16Fix T100412: LibOverride: shift click on the modifier link button do not crea...Bastien Montagne
2022-08-15GPU: replace GLEW with libepoxyChristian Rauch
2022-08-15Merge branch 'blender-v3.3-release'Brecht Van Lommel
2022-08-15Fix status bar keymap items during modal operationsDamien Picard
2022-08-12Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-12IDType `get_owner`: add an optional hint about owner ID.Bastien Montagne
2022-08-12Cleanup: early exit ui_but_extra_operator_icon_mouse_over_getCampbell Barton
2022-08-09I18n: make more parts of the UI translatableDamien Picard
2022-08-09I18n: make more parts of the UI translatableDamien Picard
2022-08-09Cleanup: use own username in code-comment tagsCampbell Barton
2022-08-09Cleanup: sort cmake file-listsCampbell Barton
2022-08-04Cleanup: Move RNA path functions into own C++ fileJulian Eisel
2022-08-04Cleanup: spelling, code-blocksCampbell Barton
2022-08-03Fix: Warning from incorrect use of macroHans Goudey
2022-08-02Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-02LibOverride: Add 'editable/clear' toggle to ID template.Bastien Montagne
2022-07-31Cleanup: Move interface_region_tooltip.c and header to C++Hans Goudey
2022-07-30Cleanup: Move five interface files to C++Hans Goudey
2022-07-30Sculpt: Opaque vertex type for sculptJoseph Eagar
2022-07-29Cleanup: Move RNA path functions into own C++ fileJulian Eisel
2022-07-29Cleanup: Use const context argument for UIList callbacksHans Goudey
2022-07-21Cleanup: formatCampbell Barton
2022-07-21Cleanup: add ISMOUSE_MOTION macroCampbell Barton
2022-07-21WM: replace ISMOUSE with ISMOUSE_BUTTONCampbell Barton
2022-07-21Cleanup: spelling in comments, typos in tool-tipsCampbell Barton
2022-07-20UI: Remove redundant view reference in view itemsJulian Eisel
2022-07-20Fix missing registration of grid view items in the viewJulian Eisel
2022-07-19UI Code Quality: Move eyedropper files to own folderJulian Eisel