dx11-vvvv-girlpower icon indicating copy to clipboard operation
dx11-vvvv-girlpower copied to clipboard

Camera fixes

Open antongit opened this issue 8 years ago • 4 comments

Dear mr. Vux,

here are some fixes for the helppatches and the girlpowers. Most of the fixes are getting rid of the Legacy Camera, some of them have other little cosmetics.

Waiting for getting this request accepted in order to provide two more requests with Addition and Changes.

Best, Anton

antongit avatar Jan 27 '17 17:01 antongit

Ok quite a few things, since that is pretty hefty:

This is introduced in (almost) everywhere. <PACK Name="dx11" Version="33.0"></PACK> Is it automatic? Or does it needs manual update all the time? Also sometimes it's modified, sometimes just removed, sometimes added, seems quite a bit too random.

Has all that pack diffing got tested properly?

replaced by is also not good, since could break some suppor (how does old patch handle previous version?)

Still could this pull request being split into pieces?

there's way too many changes and things to consider here to review to have that accepted in a short period of time.

mrvux avatar Feb 04 '17 14:02 mrvux

Ah, since of course comment don't live xml, see annotations

mrvux avatar Feb 04 '17 14:02 mrvux

Dear mr. Vux,

Regarding the removed pack versions: Since in your packs so far you have never distributed a version.info file the pack version was never used. So now it is only consequent to get rid of all those references. that is why you see all those removes.

Should you ever decide to include a version.info which will allow you to do node/pin-renames from one release to the next, here is how: https://vvvv.org/blog/patch-conversions-pack-versioning

Regarding splitting the pullrequest please let us know how you'd prefer it before we start. Would you accept one PR for all files in \girlpowers and another for all help-patches in \nodes?

Best, Anton

antongit avatar Feb 08 '17 18:02 antongit

Well I think there's been a little bit of misunderstanding here.

In some updates there was a red camera node (literally trying to load legacy camera, as written), I wanted this camera to be fixed, not having every camera of every module updated to 35 version (specially since minimum supported version is 33.7)

About versioning, that requires a rather large amount of testing, so better to have it in a separate pull request. I don't really suddenly start to have random bits versioned and others not (the pull request kinda tends on this aspect), so that should be a full task on it's own.

About modules updates, separate pull request as well (per module unless one depends on another)

mrvux avatar Feb 10 '17 15:02 mrvux