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-08-05Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-08-05Cleanup: missing 'initialize' -> 'init' from previous cleanupCampbell Barton
2020-08-05Fix T78529: Blend file corrupted during save caused by high Cubemap SizeClément Foucault
2020-07-25Simulation: cleanup dna dataJacques Lucke
2020-07-23Cleanup: rename Curve.len_wchar to len_char32Campbell Barton
2020-07-22Particles: give emitter its own stateJacques Lucke
2020-07-21Particles: initial object socket and emitter node supportJacques Lucke
2020-07-18Simulation: fix memory leakJacques Lucke
2020-07-10Revert "Fix T78296: Performance - Use Binary Search for MDeformWeight"Brecht Van Lommel
2020-07-10Fix T78296: Performance - Use Binary Search for MDeformWeightJeroen Bakker
2020-07-09Particles: Create a simulation state for every Particle Simulation nodeJacques Lucke
2020-07-03Cleanup: Fluid renaming from old 'manta' naming to new 'fluid' namingSebastián Barschkis
2020-06-30LibOverride: Add concept of 'embedded'/'virtual' override.Bastien Montagne
2020-06-30Cleanup: LibOverride: Replace raw pointers checks by proper macros.Bastien Montagne
2020-06-23Refactor: move blenloader code of bevel modifierJacques Lucke
2020-06-23Refactor: move blenloader code of curve profile to blenkernelJacques Lucke
2020-06-23Refactor: move blenloader code of surface deform modifierJacques Lucke
2020-06-23Refactor: move more blenloader code into modifier filesJacques Lucke
2020-06-23Cleanup: rename 'name' to 'filepath' for DNA typesCampbell Barton
2020-06-23Cleanup: rename Library.filepath to filepath_absCampbell Barton
2020-06-19Writefile: move file flags to BlendFileWriteParamsCampbell Barton
2020-06-18Python API: path mapping options for library writing functionCampbell 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-12Cloth: implement support for a hydrostatic pressure gradient.Alexander Gavrilov
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-05Refactor: use new api for remaining direct data writingJacques Lucke
2020-06-05Blenloader: new write_struct_at_address api functionsJacques Lucke
2020-06-05Refactor: use new api for write_movieclip and write_keyingsetsJacques Lucke
2020-06-05Refactor: remove temporary IDP_WriteProperty_new_apiJacques Lucke
2020-06-05Refactor: use new api in write_userdefJacques Lucke
2020-06-05Cleanup: remove unused functionsJacques Lucke
2020-06-05Refactor: use new api for write_curvemapping and its usersJacques Lucke
2020-06-05Refactor: use new api to finish write_objectJacques Lucke
2020-06-05Refactor: use new api for write_pointcachesJacques Lucke
2020-06-05Refactor: use new api in write_area_mapJacques Lucke
2020-06-05Refactor: use new api in write_boneJacques Lucke
2020-06-05Cleanup: compiler warningCampbell Barton
2020-06-05Refactor: use new api in write_customdataJacques Lucke
2020-06-05Refactor: use new api for writing modifiersJacques Lucke
2020-06-05Refactor: use new api in write_nodetree_nolibJacques Lucke
2020-06-05Refactor: use new api in write_animdataJacques Lucke
2020-06-05Refactor: use new api in write_iddataJacques Lucke