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-04-12Added support for secondary brush color.Jeroen Bakker
2022-04-12Remove using namespace.Jeroen Bakker
2022-04-12Remove indices from Triangles. Index of the triangle is in sync with prim list.Jeroen Bakker
2022-04-12Fix quad data stored multiple times.Jeroen Bakker
2022-04-12Don't call a function to update the node state.Jeroen Bakker
2022-04-12Change the tile painting loop to use node data first.Jeroen Bakker
2022-04-12Cleanup: remove unused multi-functionJacques Lucke
2022-04-12Cleanup: pass vectors by referenceJacques Lucke
2022-04-12Remove image locking.Jeroen Bakker
2022-04-12Renamed inner type to ImageBuffer.Jeroen Bakker
2022-04-12Remove Pixel class.Jeroen Bakker
2022-04-12Fix T95679: Outliner 'Unlink' directly on action misses DEG updatePhilipp Oeser
2022-04-12Use primitives stored in PBVH.Jeroen Bakker
2022-04-12Fix Pushdown of an action from the Action Editor lacks immediate updatesPhilipp Oeser
2022-04-12Removed doxygen comments.Jeroen Bakker
2022-04-12Removed VisitedPolygons.Jeroen Bakker
2022-04-12Remve extractor namespace.Jeroen Bakker
2022-04-12Remove unused code.Jeroen Bakker
2022-04-12Encapsulate clear_dirty/mark_dirty.Jeroen Bakker
2022-04-12Rename TIleData to UDIMTilePixelsJeroen Bakker
2022-04-12Rename PixelsPackage to PackedPixelRow.Jeroen Bakker
2022-04-12Remove Triangle struct.Jeroen Bakker
2022-04-12Spelling in comments.Jeroen Bakker
2022-04-12Remove BarycentricWeights.Jeroen Bakker
2022-04-12Fix T97132: Create a color attribute automaticallyJoseph Eagar
2022-04-12Renamed BKE_pbvh.hh BKE_pbvh_pixels.hh.Jeroen Bakker
2022-04-12Renamed PBVH_UpdatePixels to PBVH_RebuildPixels.Jeroen Bakker
2022-04-12Fix T97100: Fix ordering in color attribute list itemsJoseph Eagar
2022-04-12Fix T97098: Color filter sharpening artifacts.Joseph Eagar
2022-04-12Cleanup: use _NUM suffix for space/region type rangesCampbell Barton
2022-04-12Fix wrong key type for GSet in Grease Pencil same material selectionLukas Stockner
2022-04-12Cleanup: clang-formatLukas Stockner
2022-04-12UI: Add support for showing socket descriptions in tooltipsLukas Stockner
2022-04-11UI: make snap self inactive if proportional editingEthan-Hall
2022-04-11PyGPU: make sure the UniformBuffer is padded to 16 bytesGermano Cavalcante
2022-04-11Fix crash when creating a 'gpu.types.Buffer'Germano Cavalcante
2022-04-11Curves: Add support for new curves type in Set Material nodeChristophe Hery
2022-04-11Update RNA to user manual referencesAaron Carlisle
2022-04-11Fix OpenColorIO error with configs using <USE_DISPLAY_NAME>Brecht Van Lommel
2022-04-11Fix T97097: Color Filter saturates colors that have no saturationJoseph Eagar
2022-04-11Fix T97096: Color filter brush was corrupting alpha.Joseph Eagar
2022-04-11Fix adding certain nodes can cause python errorsPhilipp Oeser
2022-04-11Cleanup: Clarify a few comments in pbvh_intern.hJoseph Eagar
2022-04-11Cleanup: fix attribute.c incorrectly usingJoseph Eagar
2022-04-11Fix Windows build error.Jeroen Bakker
2022-04-11Add image user for painting on single image.Jeroen Bakker
2022-04-11Fix/workaround i18n script not finding some messages anymore.Bastien Montagne
2022-04-11Fix T85467: Mask transform center doesn't take parent Track into accountPhilipp Oeser
2022-04-11Curves Sculpting Icons: Snake Hook and Grow updatesDalai Felinto
2022-04-11install_deps: Tweak rBbc9c9631a46f, libwebp is not only a dependency from ffm...Bastien Montagne