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-09-05adaptive_cloth: face sizing: change_in_vertex_normal_max as a paramishbosamiya
2021-09-05adaptive_cloth: gui for `edge_length_max` and `aspect_ratio_min`ishbosamiya
2021-09-05adaptive_cloth: parameter name from `size_min` to `edge_length_min`ishbosamiya
2021-09-02adaptive_cloth: Add dynamic remeshing selection to GUIishbosamiya
2021-08-31adaptive_cloth: AdaptiveMesh: force split for sewingishbosamiya
2021-08-27adaptive_cloth: AdaptiveMesh: flag for sewing with gui where neededishbosamiya
2021-07-21modifier: adaptive_remesh: UI for static remeshing of the meshishbosamiya
2021-07-19adaptive_cloth: Add UI for size_min of static_remeshishbosamiya
2021-07-14adaptive_cloth: Mesh: flip_edge_triangulate() initial implementationishbosamiya
2021-07-10modifier: adaptive_remesh: select split or collapse edge operationishbosamiya
2021-07-08adaptive_cloth: Mesh: split_edge_triangulate(): support for across seamsishbosamiya
2021-07-07modifier: adaptive_remesh: Run split edge of specified edge indexishbosamiya
2021-06-11adaptive_cloth: ui: add remesh option within shapeishbosamiya
2021-06-09adaptive_remesh: create a new modifierishbosamiya
2021-06-06VSE: Remove seq->tmp usage from transform codeRichard Antalik
2021-06-05Limit Rotation: add an Euler Order option.Alexander Gavrilov
2021-06-05FFmpeg: Fix seeking not returning the correct frame when not using TC indexSebastian Parborg
2021-06-04Nodes: Add Multiply Add to Vector Math nodesCharlie Jolly
2021-06-03Overlay: Flash on Mode Transfer overlayPablo Dobarro
2021-06-03VSE: Remove JPEG reference from proxy panelRichard Antalik
2021-06-03Fix missing updates in RNA override create functions.Bastien Montagne
2021-06-03LibOverride: Add `override_hierarchy_create`to ID's RNA API.Bastien Montagne
2021-06-03Cleanup: use ascii characters instead of unicode where possibleCampbell Barton
2021-06-01Compositor: Full-frame base systemManuel Castilla
2021-05-31Display source video fps in the VSESebastian Parborg
2021-05-31VSE: Fix missing cache invalidationRichard Antalik
2021-05-31Fix T88666: Cryptomatte: EXR sequence does not update when scrubbing the time...Jeroen Bakker
2021-05-29Docs: Add documentation for 'material_index'Aaron Carlisle
2021-05-28Merge branch 'blender-v2.93-release'Hans Goudey
2021-05-28Fix T88601: Attribute Compare boolean doesn't expose socketHans Goudey
2021-05-28Fix T88499: Copy data path operator does not consider library affiliationPhilipp Oeser
2021-05-26GPencil: Cleanup - Conform with RNA naming schemeFalk David
2021-05-26GPencil: Add option to disable masks in view layerFalk David
2021-05-25Unreported fix: vertex colors overlay not set for new 3d views.Jeroen Bakker
2021-05-25Fix/Refactor RNA ID preview getter creating preview data.Bastien Montagne
2021-05-21Merge branch 'blender-v2.93-release'Hans Goudey
2021-05-21Fix T87357: Missing update after removing socketJacques Lucke
2021-05-21Fix some RNA physics accessors creating data.Bastien Montagne
2021-05-21Cleanup: quiet -Warray-parameter warnings from GCC11Campbell Barton
2021-05-20Merge branch 'blender-v2.93-release'Sebastian Parborg
2021-05-20Fix T87854: Add clamp option to Path AnimationSebastian Parborg
2021-05-20GPencil: Fix missing annotations in VSE stripAntonio Vazquez
2021-05-20GPencil: Adding length modifier.YimingWu
2021-05-20Cleanup: rename incorrectly named experimental feature flagJacques Lucke
2021-05-20Geometry Nodes: new Material input nodeJacques Lucke
2021-05-19VSE: Refactor sorting functionsRichard Antalik
2021-05-19Geometry Nodes: don't show grease pencil materials for nowJacques Lucke
2021-05-19Fix issue in previous commitJacques Lucke
2021-05-19Materials: support changing materials during evaluationJacques Lucke
2021-05-17UI: use non-linear slidersHenrik Dick