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-07-14Cycles: refactor to move part of KernelData definition to template headerarcpatch-D14645Michael Jones
2022-07-14Cycles: keep track of SVM nodes used in kernelsBrecht Van Lommel
2022-07-14Cycles: refactor to move part of KernelData definition to template headerBrecht Van Lommel
2022-06-24Cleanup: Fix building warnings on gcc 9.4.0Dalai Felinto
2022-06-24Fix T98925: Editor panels are brokenRichard Antalik
2022-06-24GHOST/Wayland: support for cursor warp with hidden/wrapped grab enabledCampbell Barton
2022-06-24Cleanup: remove unused function WM_cursor_compatible_xyCampbell Barton
2022-06-24Fix T99021: Walk-mode doesn't work in WaylandCampbell Barton
2022-06-24Cleanup: add C++ compatible WL_ARRAY_FOR_EACH macroCampbell Barton
2022-06-24Cleanup: remove unused cursor struct members in GHOST/WaylandCampbell Barton
2022-06-24Cleanup: use const arguments for GHOST/WaylandCampbell Barton
2022-06-24GHOST: use GHOST_ASSERT for non-release buildsCampbell Barton
2022-06-24Docs: correct GHOST_TimerProcPtr time doc-stringCampbell Barton
2022-06-24Fix outdated pressure/tilt for tablet motions events under GHOST/WaylandCampbell Barton
2022-06-23Fix T99083: audio bad in command-line video player (blender -a)Jörg Müller
2022-06-23Cleanup: Make function staticHans Goudey
2022-06-23Geometry Nodes: Speed up Separate color node in RGB modeHans Goudey
2022-06-23Cleanup: make formatBrecht Van Lommel
2022-06-23Fix T97691: undefined behavior sanitizer warning for alignment in RNA functionsBrecht Van Lommel
2022-06-23Fix T94621: Missing selection indication for virtual node socketsMax Edge
2022-06-23Spreadsheet: Support operations for filtering colorsAngel Bueno
2022-06-23Cleanup: Remove unused array in vertex paint codeHans Goudey
2022-06-23Vertex paint mode tried to do a "fast update" by trying to avoid taggingHans Goudey
2022-06-23Mesh: Add an explicit "positions changed" functionHans Goudey
2022-06-23Geometry Nodes: Optimize selection for virtual array inputHans Goudey
2022-06-23Cyles: switch primitive.h inline hints to forceinlineXavier Hallade
2022-06-23Fix T98975: Broken vertex paint mode operatorsHans Goudey
2022-06-23Fix T99110: Crash after running view_all operator in VSERichard Antalik
2022-06-23Fix T99091: Freeze when changing strip source with thumbnails enabledRichard Antalik
2022-06-23Fix T99028: crash deleting file output node with color management overrideBrecht Van Lommel
2022-06-23Cycles: unify math functions namesAndrii Symkin
2022-06-23Fix T99027: Touch typing in text fields results in dropped key pressesCampbell Barton
2022-06-23Cleanup: fix typo that deactivated clang-format in rna_brush.cJacques Lucke
2022-06-23Fix T98871: Drivers not updated when joining an armatureSebastian Parborg
2022-06-23Animation: Add function to remove all FCurves from an ActionColin Basnett
2022-06-23Armature: Add poll message explaining bone groups need pose modeColin Basnett
2022-06-23Dopesheet: Add Custom Properties panelColin Basnett
2022-06-23Cycles: Add diagnostic tracing of MTLLibrary compilation timeMichael Jones
2022-06-23Fix key repeat continuing after a window loses focus for GHOST/WaylandCampbell Barton
2022-06-23LineArt: Cleanup minor warnings from variable type changes.Yiming Wu
2022-06-23Fix key repeat behavior for GHOST/WaylandCampbell Barton
2022-06-23Cleanup: Clang tidyHans Goudey
2022-06-23Cleanup: Use const argumentsHans Goudey
2022-06-23Cycles: Tidy of KernelData patchup codeMichael Jones
2022-06-23Cycles: Distinguish Apple GPUs by core countMichael Jones
2022-06-22Cleanup: remove unused sculpt texture cache generationBrecht Van Lommel
2022-06-22D14974: Tip roundness - match square and round brush radiusRamil Roosileht
2022-06-22Cleanup: simplify macOS make deps instructionsBrecht Van Lommel
2022-06-22Fix T97675: slow zoom in node editor with Continue zoom methodPatrick Huang
2022-06-22Fix T98773: GPU Subdivision breaks auto selection in UV edit modeKévin Dietrich