This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenkernel
Campbell Barton e22b870b4a Cleanup: global undo (minor changes to internals)
- Get memory usage from MemFile instead of MEM API
  avoids possible invalid when threads alloc memory.
- Use size_t instead of uint and uintptr_t to store size.
- Rename UndoElem.str -> filename
- Rename MemFileChunk.ident -> is_identical
2018-03-27 14:56:54 +02:00
..
2017-03-25 10:04:04 +11:00
2018-01-28 17:00:39 +11:00
2016-08-06 10:58:13 +02:00
2018-03-02 11:17:57 +11:00
2017-11-29 15:59:51 +01:00
2016-08-08 17:51:15 +02:00
2018-02-23 12:59:55 +11:00
2018-03-14 02:08:07 +11:00
2018-01-19 15:34:54 +11:00