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-09-04Custom Menus : fix build error due to library updatesoc-2020-custom-menusTempoDev
2020-09-03Custom Menus : merge masterTempoDev
2020-08-28Blenloader: add api function for accessing packedfile address mapJacques Lucke
2020-08-28Blenloader: new api function to check if reading is for undoJacques Lucke
2020-08-28Refactor: move Lattice .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-08-28Refactor: move Mesh .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-08-28Refactor: move CustomData .blend I/O to blenkernelJacques Lucke
2020-08-28Refactor: move defvert .blend IO to blenkernelJacques Lucke
2020-08-28Cleanup: improve function namesJacques Lucke
2020-08-28IDTypeInfo: add .blend file io callbacksJacques Lucke
2020-08-27Cleanup: clang-formatCampbell Barton
2020-08-27Cleanup: Fix build warning with MSVCRay Molenkamp
2020-08-23Custom Menus : fix idname change when name change on keymapTempoDev
2020-08-23Custom Menus : fix version incompatibilityTempoDev
2020-08-21Cleanup: rename iterators over sequences to be more clear about what they do.Bastien Montagne
2020-08-21Cleanup: remove duplicated code from previously unnoticed merge conflictJacques Lucke
2020-08-21Refactor: move animdata code from blenloader to blenkernelJacques Lucke
2020-08-21Refactor: move nla code from blenloader to blenkernelJacques Lucke
2020-08-21Cleanup: remove LodLevelJacques Lucke
2020-08-21Refactor: move fcurve/fmodifier code from blenloader to blenkernelJacques Lucke
2020-08-21Cleanup: use LISTBASE_FOREACH in readfile.cJacques Lucke
2020-08-21Blenloader: move IDProperty read/write code to blenkernelJacques Lucke
2020-08-16Custom Menus : fix read fileTempoDev
2020-08-12Merge branch 'master' into soc-2020-custom-menusCampbell Barton
2020-08-11Modifier: Maintain per-modifier session UUIDSergey Sharybin
2020-08-08Cleanup: use array syntax for sizeof with fixed valuesCampbell Barton
2020-08-08Cleanup: remove redundant return parenthesisCampbell Barton
2020-08-07Cleanup: Rename soops to space_outlinerNathan Craddock
2020-08-07Cleanup: Blenloader, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-08-07Merge branch 'soc-2020-custom-menus' of git.blender.org:blender into soc-2020...TempoDev
2020-08-07Custom Menus : change wm.call_user_menu prop index to idnameTempoDev
2020-08-06Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-08-06Fix T79575: Crash loading nested set-scenesCampbell Barton
2020-08-05Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-08-05Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-08-05Merge branch 'master' into soc-2020-custom-menusCampbell Barton
2020-08-05Fix T78529: Blend file corrupted during save caused by high Cubemap SizeClément Foucault
2020-08-05EEVEE: LightCache: Prevent crash when using a lightcache too bigClément Foucault
2020-08-04Merge branch 'blender-v2.90-release'Sergey Sharybin
2020-08-04Pose channel: Add session UUIDSergey Sharybin
2020-08-01Cleanup: use term init instead of initialize/initialiseCampbell Barton
2020-07-31Merge branch 'blender-v2.90-release'Sergey Sharybin
2020-07-31Sequencer: Add session UUID management to SequenceSergey Sharybin
2020-07-30Custom Menus : mergeTempoDev
2020-07-30Custom Menus : fix pie menu buttonsTempoDev
2020-07-29Merge branch 'master' into soc-2020-custom-menusCampbell Barton
2020-07-25Simulation: cleanup dna dataJacques Lucke
2020-07-23Custom Menus : Add keymapTempoDev
2020-07-23Cleanup: rename Curve.len_wchar to len_char32Campbell Barton
2020-07-22Particles: give emitter its own stateJacques Lucke