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-07-07LibOverride: Make fully editable when creating an experimental user setting.Bastien Montagne
2022-07-07UI: Superimposed pin icon for workspace scene pinning in the scene switcherJulian Eisel
2022-06-13Cleanup: Move dragging code for buttons to own fileJulian Eisel
2022-05-24Merge branch 'blender-v3.2-release'Bastien Montagne
2022-05-24Fix (studio-reported) bad re-assigning of new liboverride from ID template wi...Bastien Montagne
2022-05-20LibOverride: Add option to Hierarchy Creation to get all data user-editable b...Bastien Montagne
2022-04-25Cleanup: spelling in commentsCampbell Barton
2022-04-22LibOverride: Add hierarchy creation from IDTemplate UI widget.Bastien Montagne
2022-04-14Cleanup: Further hair to curves renamingHans Goudey
2022-03-23Color Management: support different settings for render and compositing outputBrecht Van Lommel
2022-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-03-11Fix out of order event handling when calling operators from gizmosCampbell Barton
2022-03-08UI: Minor tweaks to IDTemplate operations.Bastien Montagne
2022-02-25Cleanup: use flags for wmEvent modifier keysCampbell Barton
2022-02-18Cleanup: Rename original curve object type enumHans Goudey
2022-02-14Merge branch 'blender-v3.1-release'Thomas Dinges
2022-02-14Fix T95320: CacheFile templates crash when used through PythonKévin Dietrich
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-08LibOverride: Add 'hierarchy root ID' info.Bastien Montagne
2022-02-07Curves: Rename "Hair" types, variables, and functions to "Curves"Hans Goudey
2022-02-04Remove internal proxy code, and deprecate related DNA data.Bastien Montagne
2022-01-17Alembic: add support for reading override layersKévin Dietrich
2021-12-23Cache File: use panels to organize UIKévin Dietrich
2021-12-21Fix T92930: Outliner "Show Active" bone fails in certain situationsPhilipp Oeser
2021-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-12-13UI: String Search: Add an optional weight parameterHans Goudey
2021-12-12UI: Add curve handle buttons to CurveMap interfaceCharlie Jolly
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-11-23Merge branch 'blender-v3.0-release'Julian Eisel
2021-11-23Fix broken handling of constraints reordering with library overridesJulian Eisel
2021-11-22Merge branch 'blender-v3.0-release'Philipp Oeser
2021-11-22Revert "Fix (unreported) broken handling of constraints reordering with libov...Bastien Montagne
2021-11-22Merge branch 'blender-v3.0-release'Bastien Montagne
2021-11-22Fix (unreported) broken handling of constraints reordering with liboverride.Bastien Montagne
2021-11-05Cleanup (UI): Add/use type for operator context enumJulian Eisel
2021-11-02Fix lots of missing messages i18n handling in `uiItemL` calls.Bastien Montagne
2021-10-13Fix T92113: On assets, replace "Fake User" button with "Clear Asset" button.Bastien Montagne
2021-10-09Fix: Typo in UI error messageHans Goudey
2021-09-21VSE strip thumbnailsAditya Y Jeppu
2021-09-16Cleanup: no need to clear new flags and pointers from whole Main when making ...Bastien Montagne
2021-09-16IDManagement: refactor: Remove 'test' part from `BKE_lib_id_make_local`.Bastien Montagne
2021-09-16IDType: Add `BKE_idtype_idcode_is_localizable`.Bastien Montagne
2021-08-26Cleanup: Use `ID_IS_LINKED` instead of direct `id.lib` pointer check.Bastien Montagne
2021-08-20Cleanup, remove extra code from previous commitKévin Dietrich
2021-08-20Alembic Procedural: basic cache control settingsKévin Dietrich
2021-08-20Cleanup, formatKévin Dietrich
2021-08-19Cycles: experimental integration of Alembic procedural in viewport renderingKévin Dietrich
2021-08-12Add Extras Dropdown Menu to ConstraintsHenrik Dick
2021-07-15Cleanup: Move UI list template code to own file (C++)Julian Eisel
2021-07-15UI: Internal support for custom UI list item drag & activate operatorsJulian Eisel