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

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

leocad.gerf.org (12 matches)

Ticket Summary Component Milestone Type Created
Description
#13 Hidden stud removal bug software LeoCAD-0.76 defect 01/30/06

Hello,

I have found a display problem, when you insert a 1x1 round plate between 4 studs, the 4 studs are no longer displayed:

 1 7 0 8 0 1 0 0 0 1 0 0 0 1 3031.DAT
 1 4 0 0 0 1 0 0 0 1 0 0 0 1 6141.DAT

Stangely enough, this problem does not occur with a 1x1 round brick instead of plate...

Philo


#14 Animation playback software LeoCAD-0.76 defect 02/15/06

Fix animation playback to use a timer instead of calling the application event loop.


#17 Lights aren't exported to POV software LeoCAD-0.77+ defect 04/19/06

#27 Cannot use Ctrl+C/Ctrl+V in the modify dialog software LeoCAD-0.76 defect 05/29/07

#32 POV export locale software LeoCAD-0.76 defect 07/23/07

if the locale is not the standart one, the povray export may produce invallid output. This is caused by writing float values to the .pov file with use of the fprintf function in common/project.cpp

I fixed it by adding

setlocale(LC_NUMERIC, "C");

to the start of the

case LC_FILE_POVRAY:


#23 Exporting hidden pieces to ldraw software LeoCAD-0.76 enhancement 12/11/06

When you export to LDraw, hidden pieces are deleted. Imho they should either be exported normally, better "commented out", even better commented out MLCad style: 0 MLCAD HIDE 1 383 -1 0 0 1 0 0 0 1 0 0 0 1 53788.dat


#26 Camera navigation software LeoCAD-0.76 enhancement 05/14/07

Add a better combination of mouse + key options for moving/rotating the camera.


#28 Show keyboard shortcuts in tooltips/statusbar software LeoCAD-0.76 enhancement 05/29/07

#29 Rework default shortcuts software LeoCAD-0.76 enhancement 05/29/07

Think of more user friendly default shortcuts, keeping in mind that users usually have their right hand on the mouse and left on the keyboard, even if the new keys are less intuitive.


#7 Animations aren't exported to POV-Ray software LeoCAD-0.77+ defect 01/05/06

Animations aren't exported to POV-Ray


#10 Stickers do not render correctly software LeoCAD-0.77+ defect 01/12/06

Stickers render with a lot of Z fighting.


#25 Zoom extents after reseting cameras software LeoCAD-0.76 defect 04/09/07

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