Blender Git Commits

Blender Git commits from all branches.

Page: 937 / 2888

February 28, 2020, 14:43 (GMT)
Merge branch 'uuid-undo-experiments' into uuid-undo-experiments-swap-reread-datablocks
February 28, 2020, 14:36 (GMT)
Fix for undoing 'unique id memaddress' branch.
February 28, 2020, 14:35 (GMT)
Merge branch 'master' into uuid-undo-experiments
February 28, 2020, 14:26 (GMT)
Revert "Initial rough idea of 'unique ID address' change."

This reverts commit 587155745b3b6c4949dd0b155abf24405b436c24.
February 28, 2020, 14:24 (GMT)
Revert "Rework the whole unique ID system to also store ID addresses history in Main's mapping."

This reverts commit 726e6972160159cc9d5b2be9cfb618f7362acc81.
February 28, 2020, 14:13 (GMT)
Updates from code reviews
February 28, 2020, 13:53 (GMT)
Initial demo step for IDType refactor 'cleanup' project.

This is mostly a first version, consider it a base of discussion for how we want to do it.

Once this is agreed on, I'll add all missing callbacks, then on cleanup day I'll add usage of those callbacks in `lib_id` idmanagement code, and me and others can go monkey-editing all our ID types BKE files accordingly.

Regarding `BKE_idcode.h`/`idcode.c`, I think these should then be merged in `BKE_idtype`, then we can see which of idcode functions we keep as-is (as wrappers around new IDTypeInfo), and which we can simply remove in favour of direct usage of IDTypeInfo data by calling code?

This is part of T73719.

Differential Revision: https://developer.blender.org/D6966
February 28, 2020, 13:45 (GMT)
Initial demo step for IDType refactor 'cleanup' project.
February 28, 2020, 13:05 (GMT)
initial simulation tree type
February 28, 2020, 12:43 (GMT)
Merge branch 'functions' into builtin-simulation-nodes
February 28, 2020, 12:42 (GMT)
remove leftovers from initial simulation node tree
February 28, 2020, 12:34 (GMT)
Merge branch 'functions' into builtin-simulation-nodes
February 28, 2020, 12:31 (GMT)
Merge branch 'master' into functions
February 28, 2020, 12:27 (GMT)
start laying out simulation node files
February 28, 2020, 10:09 (GMT)
GPencil: Add seed to Array modifier
February 28, 2020, 09:57 (GMT)
Cleanup outdated comment.
February 28, 2020, 09:53 (GMT)
Merge branch 'undo-experiments' into undo-experiments-swap-reread-datablocks
February 28, 2020, 09:52 (GMT)
Merge branch 'id-ensure-unique-memory-address' into undo-experiments
February 28, 2020, 09:45 (GMT)
Merge branch 'master' into id-ensure-unique-memory-address
February 28, 2020, 09:45 (GMT)
Merge branch 'id-ensure-unique-memory-address' of git.blender.org:blender into id-ensure-unique-memory-address
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021