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-10-04Cleanup: VSE: Rename `val` to `timeline_frame`Richard Antalik
2022-10-04Cleanup: Add docstrings to `SEQ_time.h`Richard Antalik
2022-10-04Cleanup: VSE code readabilityRichard Antalik
2022-10-04Fix: Crash versioning transfer node with animation dataHans Goudey
2022-10-04Cleanup: remove unused members from RenderResultBrecht Van Lommel
2022-10-04UI: Avoid unnecessary label in set curve normal nodeHans Goudey
2022-10-04Fix: Bump subversion after forward compatibility breakageHans Goudey
2022-10-04Fix T101583: Issues applying modifier to mesh with shape keysHans Goudey
2022-10-04Fix: UI: Warning for description with period at endHans Goudey
2022-10-04BLI: Unroll vector loops for better performance on GCCHans Goudey
2022-10-04Fix T101233: Crash on deleting the object in outliner due to null pointer accessPratik Borhade
2022-10-04Always initialize MaterialPass (Fixes a crash in mscv)Miguel Pozo
2022-10-04Fix T101447: Hold split not working correctlyRichard Antalik
2022-10-04Fix T101499: Do not allow unlinking objects from linked collections.Bastien Montagne
2022-10-04Cleanup: Remove commented out code in ssr_lib.glsl.Jeroen Bakker
2022-10-04Fix T101438: Wrong LOD selection after clamping the mip value (Nvidia)Miguel Pozo
2022-10-04Animation: Update tooltips to be more readableJames
2022-10-04Fix T101559: Rain Test Animation demo crashes Blender 3.3Bastien Montagne
2022-10-04New viewlayer deferred resync code: add utils to ensure resync of whole Scene...Bastien Montagne
2022-10-04Cleanup: rename BKE_appdir_folder_id_version, improve doc-stringsCampbell Barton
2022-10-04Support environment variables to override USER & SYSTEM resource pathsCampbell Barton
2022-10-04Cleanup: remove unnecessary includes from sculpt_paintCampbell Barton
2022-10-04Cleanup: formatCampbell Barton
2022-10-04Cleanup: undeclared function warningCampbell Barton
2022-10-04Cleanup: correct argument size for plane in planeProjectionCampbell Barton
2022-10-04Sculpt: Visibility bugfixesJoseph Eagar
2022-10-04Sculpt: implement Reveal All for PBVH_BMESHJoseph Eagar
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