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
path: root/source
AgeCommit message (Expand)Author
2022-03-24Fix: Volume grid duplication on USD import.Michael Kowalski
2022-03-24Outliner: Remove list of library overrides from general display modesJulian Eisel
2022-03-24Outliner: Don't display library overrides from linked filesJulian Eisel
2022-03-24Tracking: Fix incorrect angle calculation on marker slideSergey Sharybin
2022-03-24Tracking: Fix jump when sliding tild/scale of markerSergey Sharybin
2022-03-24GPencil: New Envelope ModifierHenrik Dick
2022-03-24Complex Solidify: handle vertex creasesHenrik Dick
2022-03-24Outliner: tweak handling of liboverrides in delete code.Bastien Montagne
2022-03-243D View: preference to disable selection cycling on first clickCampbell Barton
2022-03-24Correct syntax error for MSVCCampbell Barton
2022-03-24Cleanup: clang-formatDalai Felinto
2022-03-24GPencil: lower bounds for gap in dot dash modifierHenrik Dick
2022-03-24Keymap: experimental preference always use "Mouse Select & Move"Campbell Barton
2022-03-24Cleanup: use struct member identifiers for initializationCampbell Barton
2022-03-24Cleanup: use "filepath" instead of "filename" for full pathsCampbell Barton
2022-03-24Cleanup: localize finding the nearest non-active object on selectionCampbell Barton
2022-03-24View 3D: Don't prioritize pose objects unless in pose-modeCampbell Barton
2022-03-243D View: order by depth when selecting cycles through objectsCampbell Barton
2022-03-24Cleanup: Typo, improve variable namesHans Goudey
2022-03-24BLI: Add utility for tacking average and min runtimeHans Goudey
2022-03-24Geometry Nodes: Improve performance writing to vertex groupsHans Goudey
2022-03-24Cleanup: Clang tidyHans Goudey
2022-03-24Cleanup: Adjust naming in new curves codeHans Goudey
2022-03-24UDIM: Improve tile format detection in filenamesJesse Yurkovich
2022-03-24Cleanup/fix wrong enum items for object.gpencil_modifier_addKévin Dietrich
2022-03-24Cleanup: extra property update for ShaderFxGlow.opacityKévin Dietrich
2022-03-24Cleanup: remove debug printsBrecht Van Lommel
2022-03-24Fix missing updates for external render engines rendering tilesBrecht Van Lommel
2022-03-23Cleanup: add const qualifierKévin Dietrich
2022-03-23Cleanup: use nullptrKévin Dietrich
2022-03-23UI: Correct error message wordingAaron Carlisle
2022-03-23Cleanup: delete unused ViewMapIO files in FreestyleYuki Hashimoto
2022-03-23Curves: improve Comb brushJacques Lucke
2022-03-23Revert "Fix T96728: 'Automatic Constraint' using the wrong orientation"Germano Cavalcante
2022-03-23Fix T96728: 'Automatic Constraint' using the wrong orientationGermano Cavalcante
2022-03-23Fix build error on GCC after recent changesBrecht Van Lommel
2022-03-23Cleanup: move Mesh Sequence Cache modifier to C++Kévin Dietrich
2022-03-23Color Management: add support for OpenColorIO color space aliasesBrecht Van Lommel
2022-03-23Color Management: support different settings for render and compositing outputBrecht Van Lommel
2022-03-23Cleanup: Run clang-format on the OBJ exporterSergey Sharybin
2022-03-23Cleanup: Move include statements outside of extern "C"Sergey Sharybin
2022-03-23Fix invalid NULL check in GPU_viewport_unbind_from_offscreenCampbell Barton
2022-03-23Event System: improve handling of unknown keysCampbell Barton
2022-03-23Event System: ignore keys such as print-screen & num-lockCampbell Barton
2022-03-23Fix T96712: Debug Assert with PrintScrn & ScrollLock keysCampbell Barton
2022-03-23Cleanup: move documentation to headers, other minor correctionsCampbell Barton
2022-03-23Revert "Fix T89560: Keymap editor no longer shows keying set dropdown"Campbell Barton
2022-03-23UV: support "Tweak Tool: Left Mouse Select & Move"Campbell Barton
2022-03-23UI: Change subdiv to subdivision for EEVEE hairAaron Carlisle
2022-03-23Fix T96372: UV editor selection display wrong with GPU subdivisionKévin Dietrich