[go: up one dir, main page]

User Activity

  • Posted a comment on ticket #752 on Sweet Home 3D

    True, Swing uses double-bufferring. Swing also uses a "paint everything in one thread" model. The problem is that repaint requests for the 3d view can only be serviced between invocations of PlanComponent.paintComponent(). The patch moves the heavy work in paintComponent() off the AWT thread, so that the 3d view is updated as soon as the GPU completes it. The PlanComponent view is also updated as soon as it completes, so there's no penalty for PlanComponent. I'm not sure if the buffer size changes...

  • Created ticket #752 on Sweet Home 3D

    3D view performance

  • Committed [r4046]

    added method to check if node has ancestor of a...

  • Committed [r4045]

    cancel timeout checks when channel is closed (r...

  • Committed [r4037]

    set polling intervals in passive mode

  • Committed [r4030]

    fixed some score calculations

  • Committed [r4029]

    fixed scheduler property parsing error(s) (swif...

  • Committed [r4024]

    fixing future notification loops: each relevant...

View All

Personal Data

Username:
hategan
Joined:
2006-08-25 20:06:14

Projects

This is a list of open source software projects that Mihael Hategan is associated with:

Personal Tools