For me it is updating the 3D view when I focus the 3D view window after moving a footprint in the default renderer. But if I use OpenGL then it does not update properly. Every second time the coordinate origin axis is misplaced in a corner, even when I have it disabled and then next time it is gone as it should be.
2014-07-21 8:08 GMT+02:00 Andrew Zonenberg <[email protected]>: > Is there any technical reason why the updates can't be live, or > triggered upon changing focus to the window? I'm pretty sure that > previous versions did this. > > On Sun, 2014-07-20 at 23:01 -0700, Cirilo Bernardo wrote: >> ----- Original Message ----- >> >> > From: Andrew Zonenberg <[email protected]> >> > To: [email protected] >> > Cc: >> > Sent: Monday, July 21, 2014 10:04 AM >> > Subject: [Kicad-developers] 3D view in module editor doesn't update >> > properly when using GAL >> > >> > When I'm using the GAL view in the module editor (OpenGL) and open a 3D >> > view, and make changes to the footprint (for example, adding a 3D model >> > to it) the 3D render doesn't update. >> > >> > I can rotate and pan the view, it's definitely re-rendering new frames >> > fine, but the changes to the footprint don't take effect. Even turning >> > the grid on or off, or enabling/disabling realistic mode, doesn't work >> > until I close and reopen the 3D view. >> > >> > The 3D view behaves sort of as expected (redrawing and applying changes >> > any time I click to pan or otherwise force a repaint) when using the old >> > renderer in the module editor. Maybe some kind of display list updating >> > issues? I'm using a dual-monitor setup with the 3D view on the left >> > screen and the module editor on the right. >> > >> >> >> After making changes you need to click the "Reload Board" icon; currently >> this is an icon with a DIP and a green arrow pointing down. At the moment >> I don't believe this behavior is a bug. >> >> - Cirilo >> > > -- > Andrew Zonenberg > PhD student, security group > Computer Science Department > Rensselaer Polytechnic Institute > http://colossus.cs.rpi.edu/~azonenberg/ > > _______________________________________________ > Mailing list: https://launchpad.net/~kicad-developers > Post to : [email protected] > Unsubscribe : https://launchpad.net/~kicad-developers > More help : https://help.launchpad.net/ListHelp > _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

