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-03-02Fix T95608: Mac issues with drag drop on multi-monitorGermano Cavalcante
2022-03-01Fix T96035: Some tool settings do not workCampbell Barton
2022-02-25Fix T95636: Dragging Material from Asset Browser (Link mode) to Viewport empt...Bastien Montagne
2022-02-23Fix T93331: Gizmo tool options reset when switching toolsCampbell Barton
2022-02-04Fix Crash: Switching to wireframe mode.Jeroen Bakker
2022-02-03Fix T66913: undo after frame-change doesn't refresh properlyCampbell Barton
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
2022-01-12Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2022-01-10Cleanup: typos in comments, remove libnumaapi referenceCampbell Barton
2022-01-07Remove dead numaapi code in blenlibSergey Sharybin
2022-01-07Cleanup: use the ELEM macroCampbell Barton
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2022-01-06Cleanup: spelling in commentsCampbell Barton
2022-01-06Cleanup: Spelling/grammar in commentsHans Goudey
2022-01-03Add a new C++ version of an exporter for the Wavefront .obj format.Howard Trickey
2021-12-27OpenSubDiv: add support for an OpenGL evaluatorKévin Dietrich
2021-12-25Cleanup: Use array for BKE cursor functionsAaron Carlisle
2021-12-16WM: various changes to file writing behaviorCampbell Barton
2021-12-16Cleanup: simplify file saving logicCampbell Barton
2021-12-16Remove G.relbase_validCampbell Barton
2021-12-15Fix T93949: Preview Image Error When No ScreenHarley Acheson
2021-12-14Fix possible use-after-free on error handling during VR view drawingJulian Eisel
2021-12-14Fix null-pointer dereference on error handling during VR view drawingJulian Eisel
2021-12-14Fix possible use-after-free on error handling during VR view drawingJulian Eisel
2021-12-14Fix T93649: Blender freezes when saving with active VR sessionJulian Eisel
2021-12-14Cleanup: consistent naming for the blender file nameCampbell Barton
2021-12-14Cleanup: use typed enum for wmDrag.flagsCampbell Barton
2021-12-14Cleanup: resolve parameter mis-matches in doc-stringsCampbell Barton
2021-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-12-14Remove G.save_overCampbell Barton