wphicks / Writing3D

Writing3D is a project to help artists and writers more easily create VR projects
GNU General Public License v3.0
1 stars 8 forks source link

check rotations and also horizontal and vertical alignment for sample_09_frontlights.xml #96

Closed shadoof closed 7 years ago

wphicks commented 7 years ago

Darn, this is a result of #71. Clicks are just activating several of the links simultaneously. I'll see what I can do. @shadoof, I'm not sure exactly what issue you're seeing in terms of alignment. Could you describe a bit more or upload an image?

Sample 16 is the most rigorous vertical alignment test I'm aware of among our samples. Are you seeing problems with that one, too?

shadoof commented 7 years ago

@wphicks I'm not checking with Sample 16, as yet. I see that the problems are at least exacerbated by the triggering of multiple links (active areas of text objects are overlapping? -- which may be a product of this default font's strangely large point size?) The 'R' in the default Bfont seems to me to be ranging left and to have a Y-axis that is, as it were to the right of the 'R' rather than in its visual center. Whereas the (Courier) default in CW is center-aligned in the way that I would expect. Images uploading ... screen shot 2017-09-18 at 10 51 08 am screen shot 2017-09-18 at 10 50 45 am screen shot 2017-09-18 at 10 50 02 am screen shot 2017-09-18 at 10 49 19 am

wphicks commented 7 years ago

Ah, I see! I understand the axis issue and should be able to fix it. I'm working on getting the click situation fixed up first, but I'll take care of that next. Thanks very much for the details and screenshot.

wphicks commented 7 years ago

Accidental closing- don't read anything into that.

wphicks commented 7 years ago

May actually be corrected by necessary changes in the upgrade to Blender 2.79 (see #102).

shadoof commented 7 years ago

@hphicks Still needs work see #102 Multiple nearby (on the Y axis anyway) links are evoked by a single click. Especially, in this sample, clicking on a link underneath tends to trigger the link above.

wphicks commented 7 years ago

Roger that. Is the issue now just the multiple clicks, or is there still an issue around alignment?

shadoof commented 7 years ago
wphicks commented 7 years ago

Okay, great! In that case, I'm going to merge this with #71. It sounds like that should probably be moved up to high priority, but I'll let you do that on your own judgement (not sure if there are other issues that are higher up the food chain).

wphicks commented 7 years ago

Tested this sample with the commit closing #71 and confirmed that it is working as expected.