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-06-17Realtime Compositor: Use more consistent namesOmar Emara
2022-06-17Realtime Compositor: Add Separate Combine color nodeOmar Emara
2022-06-16Realtime Compositor: Cleanup split viewer nodeOmar Emara
2022-06-16Realtime Compositor: Support multi-view imagesOmar Emara
2022-06-16Realtime Compositor: Correct multiply by alphaOmar Emara
2022-06-15Merge branch 'master' into temp-viewport-compositor-mergeOmar Emara
2022-06-15Clip editor: Default to average error sort in dopesheetSergey Sharybin
2022-06-15Clip editor: Sort tracks alphabetically when they have matched errorSergey Sharybin
2022-06-15Realtime Compositor: Add as an experimental optionOmar Emara
2022-06-15UI: Icons - Rename Density and Slide sculpt curve iconsDalai Felinto
2022-06-15Realtime Compositor: Validate node treeOmar Emara
2022-06-15Fix T98765: Regression: Unable to select mask points in clip editorSergey Sharybin
2022-06-15Fix T98699: Face dot colors in UV editor was using wrong color from themeChris Blackbourn
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-15Realtime Compositor: Cleanup comments complete renamesOmar Emara
2022-06-15GHOST/Wayland: resolve glitch drawing the software cursorCampbell 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-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-14Realtime Compositor: Use more explicit member nameOmar Emara
2022-06-14Realtime Compositor: Cleanup UI namesOmar Emara
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-14Merge branch 'master' into temp-viewport-compositor-mergeOmar Emara
2022-06-14Cleanup: spellingCampbell Barton
2022-06-14Cleanup: redundant function callsCampbell Barton
2022-06-14Cleanup: remove the need for image scale using a contextCampbell Barton
2022-06-14Cleanup: quiet unused variable warningCampbell Barton
2022-06-14Fix T98866: GPU subdiv crash in edit mode with loose geometryKévin Dietrich
2022-06-13Outliner performance: Only expand sub-trees if neededJulian Eisel