- Sun Dec 12, 2010 1:22 am
#334172
Olivier, it is not even worth trying to track changes as quickly as they occur in the WIP process, and due to its being a WIP process, it is most often ill-advised even to attempt to do so. Extrusions are a prime example of this; I cannot even estimate how many places in the plugin code would need to be modified to make it aware of them. On the other hand, depending on how McNeel finalizes how they operate, it may be that no changes are required at all.
The plugin is not a WIP in the same way as Rhino V5 is; it is a Rhino V4 plugin, built against the Rhino V4 SDK. The only reason it works in V5 is because of the priority McNeel puts on compatibility for plugins -- that is to say, because Rhino V5 is able to load Rhino V4 plugins. I don't ask McNeel alot of V5-specific questions, because this is not a V5-specific plugin.
So far, I have implemented interactive preview in two of my four plugins, and Rhino is one of those two. There is absolutely no way I could justify pouring effort into Rhino V5-specific code when two plugins remain to have interactive preview implemented. Even if that were not the case, I still would not consider doing so until Rhino V5 had at least officially entered its beta phase.
Next Limit Team