Excellent project Fabio. Sergey brought up in dev chat that your project could be improved by changes regarding the use of IDs. I suggest you contact him for more specific information and increasing your odds of getting this into master. Or after you get it on project.b.o you let him know personally to take a look at it.
Good luck. Keep up the good work and hopefully it will get included. As I have mentioned before in dev chat a few times, I really like this type of workflow from experience with it in a different all-in-one 3D package. So I hope it gets some traction and serious consideration for inclusion. Also, if you are not aware of it already, you might want to check out DFelinto's new wiki page section on Multi-Image Layer Handling that he recently added. http://wiki.blender.org/index.php/User:Dfelinto/Ideas Thanks for all your hard work and good luck, JTa ________________________________ From: Antony Riakiotakis <[email protected]> To: bf-blender developers <[email protected]> Sent: Wednesday, March 26, 2014 5:01 PM Subject: Re: [Bf-committers] Layers for Images, third phase is completed!! > Regarding the latest patch of the project is already on phabricator: > https://developer.blender.org/T30975 > What steps need to follow for code review? > Where should I put the patch? > Hi, Generally text patches are difficult to review in patch format, but you can upload a review-formatted patch, by pasting the contents of a git patch at the bottom of the page here: https://developer.blender.org/differential/diff/create/ Guidelines can be found here: http://wiki.blender.org/index.php/Dev:Doc/Tools/Code_Review It would be best to clone from our git repository, commit the patch to a separate branch and then of course rebase/merge against latest master. Arcanist (see docs) also helps though it may be a bit troublesome to setup. You can commit on the branch and update the same review patch as we will be discussing the issues in code review too. Maybe before I fix the bugs reported and I sync with the 2.70, what do you > think? > > If the bugs are not many they could be fixed while we are doing review. What would help is if we were able to do the review against a rebased against latest master patch. >From first quick skip through for code style, code needs some cleanup (left over comments - even in Italian :) ) but generally doesn't look too bad. I'll check the architecture more in depth once we have a nice review-formatted patch on phabricator. _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
