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-02-23Cleanup: Remove repeated word in commentsCampbell Barton
2022-02-23Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-23Fix T93331: Gizmo tool options reset when switching toolsCampbell Barton
2022-02-19Fix incorrect copying of XR action pathsPeter Kim
2022-02-18UI: Speedup preview icon loading from hard driveJulian Eisel
2022-02-18Cleanup: Fix incompatible pointer types warningsPeter Kim
2022-02-18Curves: add initial edit mode supportKévin Dietrich
2022-02-18Curves: initial brush system integration for curves sculpt modeJacques Lucke
2022-02-17GPU: Remove runtime sampler texture slot assignmentClément Foucault
2022-02-17XR: Allow variable count of action map subactionsPeter Kim
2022-02-15Curves: add initial sculpt modeJacques Lucke
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-10Cleanup: copyright in headers, spelling in commentsCampbell Barton
2022-02-09Cleanup: make file headers more consistentCampbell Barton
2022-02-09Cleanup: GHOST_ISystem::toggleConsole APIShrey Aggarwal
2022-02-04Fix: Missing translations from operator descriptionsHans Goudey
2022-02-04Merge branch 'blender-v3.1-release'Jeroen Bakker
2022-02-04Fix Crash: Switching to wireframe mode.Jeroen Bakker
2022-02-03Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-03Fix T66913: undo after frame-change doesn't refresh properlyCampbell Barton
2022-02-02Proxies Removal: Handle conversion to liboverrides also for linked data.Bastien Montagne
2022-01-31Fix wmTimer.ntime becoming NAN with a zero time-stepCampbell Barton
2022-01-31Cleanup: use struct for GPU the select bufferCampbell Barton
2022-01-31Cleanup: use enum type for selection mode & internal algorithm enumCampbell Barton
2022-01-31Cleanup: use our own conventions for tags in commentsCampbell Barton
2022-01-30Revert "UI: Do not translate "Blender""Aaron Carlisle
2022-01-30UI: Do not translate "Blender"Aaron Carlisle
2022-01-30Cleanup: Cmake: remove unnecessary definitions for internationalizationAaron Carlisle
2022-01-28Drag & drop: Support using context of hovered button when droppingJulian Eisel
2022-01-27UX: Prevent click-through panels and used header areaJulian Eisel
2022-01-27Event System: Add debug sanity check "always pass" eventsJulian Eisel
2022-01-26Performance: Remap multiple items in UIJeroen Bakker
2022-01-26Gizmo: optimize intersection tests, fix selection biasCampbell Barton
2022-01-26Fix T94794: Gizmo selection doesn't pick the front-most gizmoCampbell Barton
2022-01-25Revert "Performance: Remap multiple items in UI"Jeroen Bakker
2022-01-25Performance: Remap multiple items in UIJeroen Bakker
2022-01-24Cleanup: Grammar: its self vs. itselfHans Goudey
2022-01-24Cleanup: spelling in commentsCampbell Barton
2022-01-21Cleanup: event type values & definesCampbell Barton
2022-01-19Docs: notes on thumbnail sizesCampbell Barton
2022-01-17Cleanup: Improve naming of immediate mode buffer draw functionsJulian Eisel
2022-01-13Fix/workaround MSVC compile error with messag-busJulian Eisel
2022-01-13Outliner: Compile all Outliner files in C++Julian Eisel
2022-01-13Cleanup: Make message-bus utility macros callable from C++Julian Eisel
2022-01-12Fix T85706: wm_window_make_drawable update DPIHarley Acheson
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClment Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-12Fix T94041: Loading a new file gives crash while rendering in viewportSergey Sharybin