Blender Git "functions" branch commits. Page: 81 / 119 July 1, 2019, 09:08 (GMT) | initial api for threading with thread local data
This does look quite ugly so far, but it is still better than doing it manually every time.
| July 1, 2019, 08:16 (GMT) | change threading api
| July 1, 2019, 07:57 (GMT) | initial c++ api for parallel processing on top of BLI_task
| July 1, 2019, 07:37 (GMT) | Merge branch 'master' into functions
| June 30, 2019, 13:59 (GMT) | minor changes
| June 30, 2019, 13:51 (GMT) | fix indices errors
| June 30, 2019, 13:21 (GMT) | initial bounce test
| June 30, 2019, 12:34 (GMT) | initial event storage
| June 30, 2019, 12:07 (GMT) | bring back old test setup
| June 30, 2019, 11:55 (GMT) | rename run_actions to execute_events
| June 30, 2019, 11:54 (GMT) | rename EventAction to Event + interface name changes
| June 30, 2019, 11:49 (GMT) | rename old Event to EventFilter
| June 30, 2019, 11:47 (GMT) | code for testing
| June 30, 2019, 11:42 (GMT) | multithread deletion of tagged particles
| June 30, 2019, 11:29 (GMT) | use Vector Adapator to simulate to next event
| June 30, 2019, 11:11 (GMT) | use array allocator in simulate_with_max_n_events function
| June 30, 2019, 10:17 (GMT) | remove last event times for now
| June 30, 2019, 10:10 (GMT) | enable threading again
| June 30, 2019, 09:51 (GMT) | store fixed array allocator per thread
| June 30, 2019, 09:27 (GMT) | always display nanoseconds for now
|
|
|