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-06-15Py API Doc: add runtime changelog generation to `sphinx_doc_gen.py`.tmp-apidoc-changelogBastien Montagne
2022-06-15Py API Doc: refactor changelog generation script.Bastien Montagne
2022-06-15Assets: Don't show duplicated catalog name when dragging assetsKevin Curry
2022-06-15Make Instance Face: Support instanced collections tooDalai Felinto
2022-06-15GPencil: Avoid console warnings when no Sculpt brush selectedAntonio Vazquez
2022-06-15Clip editor: Default to average error sort in dopesheetSergey Sharybin
2022-06-15Clip editor: Use Ascending/Descending order instead of "Inverse"Sergey Sharybin
2022-06-15Clip editor: Sort tracks alphabetically when they have matched errorSergey Sharybin
2022-06-15UI: Icons - Rename Density and Slide sculpt curve iconsDalai Felinto
2022-06-15Cleanup: remove redundant key entry from key_repeat_payload_tCampbell Barton
2022-06-15Cleanup: internalize struct members for internal wayland typesCampbell Barton
2022-06-15Fix T98765: Regression: Unable to select mask points in clip editorSergey Sharybin
2022-06-15GHOST/Wayland: add NULL pointer checks on window accessCampbell Barton
2022-06-15Cleanup: avoid static_cast when accessing wayland windowsCampbell Barton
2022-06-15Fix T98699: Face dot colors in UV editor was using wrong color from themeChris Blackbourn
2022-06-15Cleanup: various minor changes to wayland internal conventionsCampbell Barton
2022-06-15Fix T98708: Crash on startup - OpenGL4.2 without conservative depth.Jeroen Bakker
2022-06-15Cleanup: Miscellaneous improvements to draw attribute extractionHans Goudey
2022-06-15GHOST/Wayland: resolve glitch drawing the software cursorCampbell Barton
2022-06-15GHOST/Wayland: fractional scaling supportCampbell Barton
2022-06-15Cleanup: use `int32_t[2]` for Wayland display size variablesCampbell Barton
2022-06-15Cleanup: unused argument warningCampbell Barton
2022-06-14Cleanup: Move function definition to correct fileRichard Antalik
2022-06-14Fix T72831: Incorrect animation handling when strips overlapRichard Antalik
2022-06-14Fix T98168: Meta strips do not copy animation to another sceneRichard Antalik
2022-06-14Fix T98718: Face Is Planar Node Not handling Certain ConditionsJohnny Matthews
2022-06-14Fix T98879: PBVH active attrs only optimization is buggyJoseph Eagar
2022-06-14Cleanup: Fix const correctness of attribute search functionHans Goudey
2022-06-14Fix T98875: Adding camera background image shows errorJulian Eisel
2022-06-14Fix T98797: VSE Slip Strip Contents doesn't work properlyRichard Antalik
2022-06-14Cleanup: Snake case for variable nameHans Goudey
2022-06-14Attributes: Add null check in color attribute duplicate operatorHans Goudey
2022-06-14Attributes: Adjustments to duplicate attribute API functionHans Goudey
2022-06-14Fix T98700: Regression: Crash when recursively nesting NLA meta stripsSybren A. Stüvel
2022-06-14Outliner: Sanitize material unlinking callback, report errorsJulian Eisel
2022-06-14Fix T98753: Outliner Unlink material in Blender File mode crashesJulian Eisel
2022-06-14Fix: Don't allow duplicate color attribute operator in edit modeHans Goudey
2022-06-14Fix T98813: crash with GPU subdiv in edit mode and instanced geometryBrecht Van Lommel
2022-06-14Render report: better wording for reference image updatingSybren A. Stüvel
2022-06-14Fix T85729: Crash when exporting for USD and AlembicSonny Campbell
2022-06-14Cleanup: Variable name style in STL importerHans Goudey
2022-06-14Fix T98715: Crash drag-dropping collection from outliner to ID propertyJulian Eisel
2022-06-14obj: disable vertex color tests until it produces identical results across pl...Aras Pranckevicius
2022-06-14Curves: support adding keymap items for operatorsJacques Lucke
2022-06-14Fix use after free error in 827fa8176737f822b7f8d2354b05e59976c7101aCampbell Barton
2022-06-14Fix crash in 827fa8176737f822b7f8d2354b05e59976c7101aCampbell Barton
2022-06-14Fix T98782: ignore OBJ face normal indices if no normals are presentAras Pranckevicius
2022-06-14obj: vertex colors support in importer and exporterAras Pranckevicius
2022-06-14Fix cursor coordinates being quantized to the window scale in WaylandCampbell Barton
2022-06-14Cleanup: don't define wayland window methods as privateCampbell Barton