{5} Assigned, Active Tickets by Owner (Full Description) (6 matches)

List tickets assigned, group by ticket owner. This report demonstrates the use of full-row display.

gregor

Ticket Summary Component Milestone Type Severity Created
Description
#47 Zooming does not work in orthographic mode ml.ui Release 0.3.0 defect normal 07/16/06

Zooming in a viewport while it is in orthographic mode breaks the viewport in a such a bad way that it does not even display correctly after switching back to perpective mode


#43 selection updates in object and mesh tools no longer work ml.ui Release 0.3.0 defect major 05/22/06

The implicit selection updates in object and mesh tools that carry over the current selection to the newly inserted node no longer work properly. No visible selection update happens in the user interface. This needs to be corrected before the release.


#34 operator graph node gets removed when changes are made exclusively through the property editor Moonlight|3D Release 0.3.0 defect normal 01/14/06

To reproduce, try:

  • create a mesh of your choice
  • select that mesh
  • click rotate object
  • do not use mouse drags to rotate, only enter new data in property editor
  • switch to select object mode

Result: the rotate object node has been deleted during removal of the corresponding tool event handler


#65 Subdivision surfaces Moonlight|3D The Future enhancement normal 10/11/07

Implement true subdivision surfaces with low resolution proxy meshes. The following tools should be implemented:

  • convert mesh to subdivision surface: turns selected mesh into proxy mesh for subdivision surface
  • mesh editing tools apply to the proxy mesh as usual
  • convert subdivision surface to mesh: convert subdivision surface to normal mesh so that the surface can be edited in more detail if the user wishes

Notes on the implementation:

  • the subdivided mesh should be stored as a specialized meshrep which is optimized for quads
  • the subdivided mesh should be regenerateable on the fly
  • the proxy mesh should be an instance of the normal meshrep and a child of the subdivided mesh in the scene graph

#68 Support Sunflow Janino shaders Moonlight|3D Release 0.3.0 enhancement normal 12/28/07

Support Janino shaders, e.g. Java shader source code which is compiled into shader classes at runtime by the Janino compiler coming with Sunflow. This requires support in Moonlight in the form of a specialized material and a Java source code editor.


#87 snap to grid in transformations Moonlight|3D The Future enhancement normal 06/17/08

Implement snapping in transformations with at least snapping to a variable sized grid (centred either at the current object or at the origin) in the first iteration of this feature. Make this extendable, if possible, so that transformations can also snap to other points/angles (e.g. mesh vertices come to mind and would be really helpful).


Note: See TracReports for help on using and creating reports.