Files
test/source/blender/blenkernel
Ton Roosendaal ce52827a05 Orange; daily noodler update commit.
- Adding execution code for Node trees. Was a bit a puzzle, since I want
  it to be multithreading by design. This now is solved by defining a
  stack per tree for all data that's being written into. This stack, which
  resides now in the NodeTree itself, then can be allocated per thread.

- For testing pleasure, I've added a 'mix node' and a 'show node', so
  you can already see it do something. :)

- reshuffled structure, to put things nice together, and have easier node
  adding. Current state is still WIP though, structure might change.
  For the record; new file node_shaders.c will contain all shader node
  definitions, apart from the drawing callbacks.

Next: I'm going to check on Andrea's work on icons now, since this is very
much needed for true shader/composit work.
Now back to release work...
2005-12-21 14:24:51 +00:00
..
2005-12-04 20:43:41 +00:00
2005-10-11 14:04:57 +00:00
2005-12-06 17:05:37 +00:00
2004-04-22 20:37:24 +00:00
2005-10-26 09:56:52 +00:00
2004-07-26 21:44:55 +00:00
2004-01-05 00:06:11 +00:00