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-01-26VSE: Build proxies only for slow moviesRichard Antalik
2022-01-25Point Cloud: expose in Python API for release, now that Cycles uses itBrecht Van Lommel
2022-01-25Geometry Nodes: Expand the Boolean Math nodeHallam Roberts
2022-01-25Python: Expose crazyspace correction functionality via RNASergey Sharybin
2022-01-25Fix (unreported) RNA setter for TextEditor's text ID pointer not ensuring rea...Bastien Montagne
2022-01-25Cleanup: Correct location of node function declarationsHans Goudey
2022-01-24Fix `Image.gl_touch` not loading image.Jeroen Bakker
2022-01-24Geometry Nodes: Extrude Mesh NodeHans Goudey
2022-01-24Cleanup: Grammar: its self vs. itselfHans Goudey
2022-01-22LineArt: Option to keep contour when using face mark filtering.YimingWu
2022-01-22LineArt: Back face cullingYimingWu
2022-01-22LineArt: Noise tolerant chaining.YimingWu
2022-01-21UI: Clarify Active Movie Clip tooltipAaron Carlisle
2022-01-21Geometry Nodes: new Scale Elements nodesJacques Lucke
2022-01-21Attributes: add operator to convert generic attributes to other typesJacques Lucke
2022-01-21Fix T95078: Setting digits as modifier in keymap doesn't workCampbell Barton
2022-01-20Geometry Nodes: Curve Primitive ArcCharlie Jolly
2022-01-20Revert "Sculpt: Multires Heal Brush"Joseph Eagar
2022-01-20Subdivision: add support for vertex creasingKévin Dietrich
2022-01-20Sculpt: Multires Heal BrushJoseph Eagar
2022-01-20Mesh RNA API: Expose contiguous normal arraysHans Goudey
2022-01-19Asset Browser: Add debug option to disable asset indexingJulian Eisel
2022-01-19BMesh: add mesh debug information printingCampbell Barton
2022-01-18Fix warning from rB9925606539.Alexander Gavrilov
2022-01-18Geometry Nodes: new Field at Index nodeJacques Lucke
2022-01-18RNA: display exact integer values without fraction if step is integer.Alexander Gavrilov
2022-01-18Allow overriding motion path settings.Alexander Gavrilov
2022-01-18Cleanup: spelling in commentsCampbell Barton
2022-01-17Baking: new method to generate margin, based on adjacent facesMartijn Versteegh
2022-01-17Alembic: add support for reading override layersKévin Dietrich
2022-01-17LineArt: Invert collection option.YimingWu
2022-01-14Fix T94867: viewport render not updating when editing color rampJacques Lucke
2022-01-14Cleanup: spelling in comments, C++ style comments for disabled codeCampbell Barton
2022-01-13Refactor: Move normals out of MVert, lazy calculationHans Goudey
2022-01-13Cleanup: follow code-style for float suffixCampbell Barton
2022-01-12DNA: Add space clip editor defaultsSimon Lenz
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClment Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12Compositor: Add Scene Time Node, Rename Time nodeNathan Rozendaal
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-12Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2022-01-11Add support for a longest diagonal quad triangulation modeHenrik Dick
2022-01-10Docs: Add comments to node socket struct headerHans Goudey
2022-01-10Fix compilation error after recent fixSergey Sharybin
2022-01-10Fix T93727: Tiled render error in Cycles after changing temp directorySergey Sharybin
2022-01-10Compositing Convert color space nodeJeroen Bakker
2022-01-08Fix Cycles compile error after last own commitJulian Eisel
2022-01-08RNA: Support bitwise operators for property flags in C++Julian Eisel
2022-01-07LibOverride: Add tag to libraries that had to be recursively resynced.Bastien Montagne