Files
test/source/blender/blenkernel/intern
Hans Goudey 7d7e90ca68 UI: Use vector instead of linked lists for context store
Duplicating context lists took a measurable amount of time when drawing
large node trees in the node editor. Instead of using a linked list of
entries, which results in many small allocations, use a vector. Also,
use std::string and StringRefNull instead of char buffers and pointers.
2022-12-18 19:13:15 -06:00
..
2022-10-07 22:55:03 +11:00
2022-12-02 19:09:52 +01:00
2022-11-02 10:18:19 +11:00
2022-12-15 09:37:02 +11:00
2022-12-13 12:35:53 +11:00
2022-10-07 10:42:56 +11:00
2022-11-12 18:33:31 +01:00
2022-10-07 22:55:03 +11:00
2022-07-26 13:23:45 +10:00
2022-10-07 22:55:03 +11:00
2022-10-05 13:48:01 -05:00
2022-10-12 20:55:57 -05:00
2022-11-02 10:18:19 +11:00
2022-09-16 18:14:33 +10:00
2022-11-12 18:33:31 +01:00
2022-11-02 10:18:19 +11:00
2022-11-19 11:51:42 +01:00
2022-10-07 10:42:56 +11:00
2022-11-01 12:24:58 +11:00
2022-10-07 22:55:03 +11:00
2022-12-16 16:55:16 +13:00
2022-12-17 13:06:43 +11:00
2022-12-05 12:58:18 +11:00
2022-11-23 12:53:35 +01:00
2022-12-09 16:10:14 -06:00
2022-10-05 13:48:01 -05:00
2022-11-28 08:32:06 +01:00
2022-12-17 13:06:43 +11:00
2022-09-28 14:51:23 -07:00
2022-11-02 10:18:19 +11:00
2022-11-01 12:24:58 +11:00
2022-11-16 18:00:48 +01:00
2022-11-02 10:18:19 +11:00
2022-12-13 12:35:53 +11:00
2022-10-05 13:48:01 -05:00