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
2021-06-11Add option to link assets on drag & dropJulian Eisel
2021-06-11Fix object assets getting duplicated after droppingJulian Eisel
2021-06-11Fix T89033: segfault reordering animation channelsMaxime Casas
2021-06-11Nodes: cache socket identifier to index mappingJacques Lucke
2021-06-11Performance: Use parallel range for ImBuf scanline processor.Jeroen Bakker
2021-06-11Sequencer: Do not redraw during playback.Jeroen Bakker
2021-06-11Refactor: use 'BLI_task_parallel_range' in Draw CacheGermano Cavalcante
2021-06-11Refactor: Draw Cache: use 'BLI_task_parallel_range'Germano Cavalcante
2021-06-11Nodes: add utilities to check if there are undefined nodes/socketsJacques Lucke
2021-06-11Fix: VSE search in mpegts files would failSebastian Parborg
2021-06-11Fix: VSE indexer seeking not working correctlySebastian Parborg
2021-06-11Fix: VSE timecodes being used even when turned off.Sebastian Parborg
2021-06-11LineArt: Fix crash due to empty duplicollection.YimingWu
2021-06-11Performance: Split ImBuf sampling.Jeroen Bakker
2021-06-11Sequencer: Transform ImBuf Processor.Jeroen Bakker
2021-06-11Cleanup: use sentences for pose slide commentsCampbell Barton
2021-06-11Cleanup: pose slider rename region to region_headerChristoph Lendenfeld
2021-06-11Cleanup: pose slider use enum typesChristoph Lendenfeld
2021-06-11Cleanup: pose slider use strncpyChristoph Lendenfeld
2021-06-11Cleanup: pose slider data typesChristoph Lendenfeld
2021-06-11Cleanup: pose slider rename "percentage" to "factor"Christoph Lendenfeld
2021-06-11Nodes: move mix rgb node to C++Charlie Jolly
2021-06-11UI: Correct label naming mistake for VSE text strip box backgroundAaron Carlisle
2021-06-10Cleanup: BLI_path_slash_native: use separator defines instead of literal values.Bastien Montagne
2021-06-10Fix T88578: crash when loading value from group output nodeJacques Lucke
2021-06-10Geometry Nodes: Add Texture and Material options to switch nodeEitan
2021-06-10BLI_mempool: split thread-safe iteration into the private APICampbell Barton
2021-06-10Docs: remove deprecated parameter from bmesh docsCampbell Barton
2021-06-10Cleanup: move endian values from BKE_global into BLI_endian_definesCampbell Barton
2021-06-10Cleanup: add commentJacques Lucke
2021-06-10Add unit for time stored in secondsSergey Sharybin
2021-06-10DataTransfer: Fix vertices being wrongly added to vgroup.Bastien Montagne
2021-06-10Cleanup: spelling in commentsCampbell Barton
2021-06-10Cleanup: quiet array-parameter warning from GCC11Campbell Barton
2021-06-10Fix: Point translate and point scale don't execute on curve dataHans Goudey
2021-06-10Fix T88546: Pose slider typed input not workingChristoph Lendenfeld
2021-06-09Geometry Nodes: Copy spline attributes in the curve resample nodeHans Goudey
2021-06-09Fix T88799: 3DViewport Stats Column MeasurementsHarley Acheson
2021-06-09Splines: Add API functions for interpolating dataHans Goudey
2021-06-09Geometry Nodes: Add Convex Hull NodeHenrik Dick
2021-06-09Fix T88974: Add missing liboverrides to GP modifiers and shaderfx.Bastien Montagne
2021-06-09Cleanup: use doxy sections for task_iterator.cCampbell Barton
2021-06-09Cleanup: missing NULL check in assertCampbell Barton
2021-06-09Cleanup: redundant/unused assignmentsCampbell Barton
2021-06-09Cleanup: replace 'else if' with 'else'Campbell Barton
2021-06-09Cleanup: remove redundant checks which have already been testedCampbell Barton
2021-06-09Cleanup: simplify grease pencil preset set logicCampbell Barton
2021-06-09Cleanup: simplify grease pencil type checksCampbell Barton
2021-06-09Cleanup: spelling in commentsCampbell Barton
2021-06-09Cleanup: quiet array-parameter warningCampbell Barton