Hi Campbell, While it looks like we should be able to do this in master, > if this is causing changes all over with high chance of leaving master > in a broken state for some platforms, > it might be better to use a short-lived temporary branch (no longer > than one week). >
The proposed changes won't break things for any platform. Upgrading to GL 3+ (later) will leave Mac in the dust until we pare it down to core profile -- so definitely branch for that. As for the cleanup - is it enough to search code for known deprecated API > use? > Or is there a way to trigger build-warnings or log-warnings at runtime? I don't know of any way to catch these at build- or runtime. Grepping for ARB or EXT should catch most of these. -- Mike _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
