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-10-04Cleanup: Fix sign conversion warning in BMesh logHans Goudey
2022-10-04Cleanup: replace UNUSED macro with commented args in C++ codeHans Goudey
2022-10-04Sculpt: Fix T101430: Blank stroke undo steps corrupt dyntopoJoseph Eagar
2022-10-04Sculpt: Add debug code to print sculpt undo stack.Joseph Eagar
2022-10-04Geometry Nodes: Add index input to Edge Vertices nodeHans Goudey
2022-10-04Fix: Incorrect field status in offset point in curve nodeHans Goudey
2022-10-04Geometry Nodes: Rename Control Point Neighbors NodeHans Goudey
2022-10-04Geometry Nodes: Change order of outputs in topology nodesHans Goudey
2022-10-03Geometry Nodes: Set Curve NormalJohnny Matthews
2022-10-03Cycles: add option to bake specular from active camera viewpointPhoenix Katsch
2022-10-03Cleanup: fix source comment/documentation typosBrecht Van Lommel
2022-10-03Fix OpenEXR saving still outputting alpha when using RGB instead of RGBA modeBrecht Van Lommel
2022-10-03Images: remove option to choose between BW/RGB/RGBA for multilayer EXR saveBrecht Van Lommel
2022-10-03Image: improve Save As Render tooltip, hide option when saving render resultBrecht Van Lommel
2022-10-03Cleanup: rename IMA_CHAN_FLAG_ALPHA to IMA_CHAN_FLAG_RGBA to match meaningBrecht Van Lommel
2022-10-03Fix: crash when linked geometry node group is missingJacques Lucke
2022-10-03Fix T101510: Incorrect context for running data unlink from template IDJulian Eisel
2022-10-03Attribute Node: access geometry node instance attributes.Alexander Gavrilov
2022-10-03Cleanup: remove unnecessary bracesJacques Lucke
2022-10-03Geometry Nodes: new Sample UV Surface nodeJacques Lucke
2022-10-03Geometry Nodes: set viewer overlay opacity default to 1Jacques Lucke
2022-10-03Fix T101564: GPencil: Selecting imprecise if transforms are animatedAntonio Vazquez
2022-10-03Fix T101548: GPencil new lines in Multiframe editing appear as OnionAntonio Vazquez
2022-10-03Fix T101487: New OBJ importer handles UVs incorrectly when some faces of an o...Aras Pranckevicius
2022-10-03Cleanup: sort cmake file listsCampbell Barton
2022-10-03CMake: add missing headersCampbell Barton
2022-10-03Cleanup: add license headerCampbell Barton
2022-10-03DNA: reduce size of Base structCampbell Barton
2022-10-03Cleanup: remove 2D region-relative coordinates from BaseCampbell Barton
2022-10-03Cleanup: spelling in commentsCampbell Barton
2022-10-03Cleanup: use function style casts for C++Campbell Barton
2022-10-03Cleanup: quiet undeclared function warningCampbell Barton
2022-10-02Cleanup: Move three modifier files to C++Hans Goudey
2022-10-02Fix: build issue with MSVCRay Molenkamp
2022-10-02GPUTexture: Add GPU_texture_create_single_layer_viewClément Foucault
2022-10-02Fix build error on Linux after font thumbnail changesBrecht Van Lommel
2022-10-02Cleanup: Rename function `gpencil_point_to_parent_space`Antonio Vazquez
2022-10-02Cleanup: Rename functionsAntonio Vazquez
2022-10-02Cleanup: Move more files using mesh runtime data to C++Hans Goudey
2022-10-02Fix: Mix node did not set clamp result correctly in versioning codeCharlie Jolly
2022-10-02GPU: Fix issue with GPU render boundaries being opened while a GPUBackend doe...Jason Fielder
2022-10-01Fix T101504: Crash when repeat value is zeroPratik Borhade
2022-10-01Cleanup: simplify uv packing for non-square materialsChris Blackbourn
2022-10-01Sculpt: Fix T101467: Improper vertex count in pbvh drawJoseph Eagar
2022-10-01Sculpt: Fix sculpt face set undo creating duplicate face set layersJoseph Eagar
2022-10-01Sculpt: fix crash in relax face sets brushJoseph Eagar
2022-10-01Sculpt: Fix T101430: Dyntopo undo crashJoseph Eagar
2022-10-01Sculpt: Upload white for color attributes in multires in sculptJoseph Eagar
2022-10-01Sculpt: Fix T101503: Memory corruption in multires faceset drawingJoseph Eagar
2022-10-01Sculpt: Fix T101430: Curve shown improperly in mask from cavity redoJoseph Eagar