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
2020-06-23EEVEE: Motion Blur: Add accumulation motion blur for better precisionClément Foucault
2020-06-23Cleanup: use doxy sections for BLI read/write headersCampbell Barton
2020-06-23Bevel: Refactor profile type input to use an enumHans Goudey
2020-06-23Cleanup: rename 'name' to 'filepath' for DNA typesCampbell Barton
2020-06-23Cleanup: rename Library.filepath to filepath_absCampbell Barton
2020-06-19UI: ShaderFx Drag and Drop, Layout UpdatesHans Goudey
2020-06-19UI: Grease Pencil Modifier Drag and Drop, Layout ChangesHans Goudey
2020-06-19UI: Drag and Drop Constraints, Layout UpdatesHans Goudey
2020-06-19EEEVEE: Object Motion Blur: Initial ImplementationClément Foucault
2020-06-19Cloth: allow forces to act parallel to cloth.Alexander Gavrilov
2020-06-19Writefile: move file flags to BlendFileWriteParamsCampbell Barton
2020-06-18Python API: path mapping options for library writing functionCampbell Barton
2020-06-18Cleanup: redundant parenthesisCampbell Barton
2020-06-16Refactor: move .blend read/write of mesh deform modifier to MOD_meshdeform.cJacques Lucke
2020-06-16Cleanup: remove unnecessary indirection for .blend read/write of curvemappingJacques Lucke
2020-06-16Refactor: Move curvemapping .blend read/write to blenkernelJacques Lucke
2020-06-15Refactor: use new blenloader api for laplacian deform modifierJacques Lucke
2020-06-15Blenloader: call blendRead and blendWrite of modifiers when availableJacques Lucke
2020-06-15Fix (unreported) critical mistake in Collection liblink code in readfile.c.Bastien Montagne
2020-06-12Cloth: implement support for a hydrostatic pressure gradient.Alexander Gavrilov
2020-06-12Cleanup: minor changes to deform functionsCampbell Barton
2020-06-10Blenloader: Don't just crash when a struct name is not knownJacques Lucke
2020-06-10Fix T77524: Don't try to write storage of node with undefined nodeJacques Lucke
2020-06-09Cleanup: Move pointcache dna to separate fileJacques Lucke
2020-06-08Simulations: initial simulation state and cacheJacques Lucke
2020-06-07Refactor: use new api for some remaining functions in writefileJacques Lucke
2020-06-07Cleanup: remove unused functionsJacques Lucke
2020-06-07Refactor: use new api in remaining direct linking codeJacques Lucke
2020-06-07Refactor: use new api for direct linking pointcache and particle systemJacques Lucke
2020-06-07Refactor: use new api for direct linking customdataJacques Lucke
2020-06-07Refactor: use new api for direct linking packedfile and dvertsJacques Lucke
2020-06-07Refactor: use new api to check if endian switch is requiredJacques Lucke
2020-06-07Cleanup: remove unused test_pointer_array functionJacques Lucke
2020-06-07Refactor: use new api for direct linking movie clip dataJacques Lucke
2020-06-07Refactor: use new api for direct linking id propertiesJacques Lucke
2020-06-07Refactor: use new api to simplify IDP_DirectLinkGroup_OrFreeJacques Lucke
2020-06-07Refactor: use new api for direct linking bones, view layer and userdefJacques Lucke
2020-06-07Refactor: use new api for direct_link_id_commonJacques Lucke
2020-06-07Refactor: use new api for direct linking preview imageJacques Lucke
2020-06-07Refactor: use new api for direct linking curvemapping and its callersJacques Lucke
2020-06-07Refactor: use new api for direct linking gpencil modifiers and shaderfxsJacques Lucke
2020-06-07Refactor: use new api for direct linking modifiersJacques Lucke
2020-06-07Refactor: use new api for direct linking keying sets, node sockets and poseJacques Lucke
2020-06-07Refactor: use new api for direct linking animdataJacques Lucke
2020-06-06Fix T77456: Broken vertex paint undo on high-poly objects.Bastien Montagne
2020-06-06Refactor: use new api for direct linking paint curve, cachefile and workspaceJacques Lucke
2020-06-06Refactor: use new api for direct linking particlesettings, movieclip, mask, l...Jacques Lucke
2020-06-06Refactor: use new api for direct linking armature, action, nodetree and brushJacques Lucke
2020-06-06Refactor: use new api for direct linking lattice, world, camera, speaker, sou...Jacques Lucke
2020-06-06Refactor: use new api for direct linking light, vfong, text, ipo and keyJacques Lucke