|
|
|
@718
|
[718]
|
4 months |
leo |
Added VRML export.
|
|
|
|
@717
|
[717]
|
8 months |
leo |
Improved focus handling on the color list control.
|
|
|
|
@716
|
[716]
|
8 months |
leo |
Renamed array helper classes.
|
|
|
|
@715
|
[715]
|
8 months |
leo |
Added new color control.
|
|
|
|
@714
|
[714]
|
9 months |
leo |
Updated project.
|
|
|
|
@713
|
[713]
|
9 months |
leo |
Camera cleanup.
|
|
|
|
@712
|
[712]
|
9 months |
leo |
Removed unused function parameter.
|
|
|
|
@711
|
[711]
|
9 months |
leo |
Removed all calls to gluProject/gluUnproject.
|
|
|
|
@710
|
[710]
|
9 months |
leo |
Fixed project file.
|
|
|
|
@709
|
[709]
|
9 months |
leo |
Fixed tiled rendering, save viewport information in the view class.
|
|
|
|
@708
|
[708]
|
9 months |
leo |
Fixed camera rotation.
|
|
|
|
@707
|
[707]
|
9 months |
leo |
VC6 Fixes.
|
|
|
|
@706
|
[706]
|
9 months |
leo |
Removed unused functions.
|
|
|
|
@705
|
[705]
|
9 months |
leo |
Fixed color picker to display new colors.
|
|
|
|
@704
|
[704]
|
9 months |
leo |
Deleted unused files.
|
|
|
|
@703
|
[703]
|
9 months |
leo |
Fixed minifig default colors.
|
|
|
|
@702
|
[702]
|
9 months |
leo |
Fixed used pieces dialog.
|
|
|
|
@701
|
[701]
|
9 months |
leo |
Added more colors.
|
|
|
|
@700
|
[700]
|
9 months |
leo |
Added more colors.
|
|
|
|
@699
|
[699]
|
10 months |
leo |
Fixed linux crash at startup.
|
|
|
|
@698
|
[698]
|
10 months |
leo |
Fixed bugs on 64 bit machines (patch by Gary Kramlich).
|
|
|
|
@697
|
[697]
|
10 months |
leo |
Changed the way LeoCAD handles the orange color (patch by Philo).
|
|
|
|
@696
|
[696]
|
10 months |
leo |
Linux fixes.
|
|
|
|
@695
|
[695]
|
10 months |
leo |
Added 3D lines around selected objects.
|
|
|
|
@694
|
[694]
|
11 months |
leo |
Fixed wrong bounding box calculation.
|
|
|
|
@693
|
[693]
|
11 months |
leo |
Allow fixed orientation for control points.
|
|
|
|
@692
|
[692]
|
11 months |
leo |
Flexible piece selection.
|
|
|
|
@691
|
[691]
|
11 months |
leo |
Moved duplicate copy code to the parent class.
|
|
|
|
@690
|
[690]
|
11 months |
leo |
Fixed a crash bug.
|
|
|
|
@689
|
[689]
|
11 months |
leo |
Follow the curve tangent when tessellating the mesh.
|
|
|
|
@688
|
[688]
|
11 months |
leo |
Removed lcModel::AddToScene?
|
|
|
|
@687
|
[687]
|
11 months |
leo |
Added more generated files to svn:ignore.
|
|
|
|
@686
|
[686]
|
11 months |
leo |
Fixed 3DS export, make materials 2 sided by default.
|
|
|
|
@685
|
[685]
|
11 months |
leo |
Fixed crash calculating bounding boxes.
|
|
|
|
@684
|
[684]
|
11 months |
leo |
Added a bounding box for each mesh section.
|
|
|
|
@683
|
[683]
|
11 months |
leo |
Added default mesh objects.
|
|
|
|
@682
|
[682]
|
11 months |
leo |
Fixed inserting models into other models.
|
|
|
|
@681
|
[681]
|
11 months |
leo |
Added separate world and parent positions to objects.
|
|
|
|
@680
|
[680]
|
11 months |
leo |
Added lcPivot class to replace the old group system.
|
|
|
|
@679
|
[679]
|
1 year |
leo |
Removed the copy keys command.
|
|
|
|
@678
|
[678]
|
1 year |
leo |
Added camera orbit tool.
|
|
|
|
@677
|
[677]
|
1 year |
leo |
Fixed zoom extents and camera pan.
|
|
|
|
@676
|
[676]
|
1 year |
leo |
Delete config.h if GTK+ isn't found.
|
|
|
|
@675
|
[675]
|
1 year |
leo |
Linux fixes.
|
|
|
|
@674
|
[674]
|
1 year |
leo |
Linux fixes.
|
|
|
|
@673
|
[673]
|
1 year |
leo |
Updated support for new object classes.
|
|
|
|
@672
|
[672]
|
1 year |
danny@… |
Odd mismatch here - LineTriangleMinIntersection? expects all pointers but …
|
|
|
|
@671
|
[671]
|
1 year |
danny@… |
More changes to get linux code to compile.
|
|
|
|
@670
|
[670]
|
1 year |
danny@… |
Modified linux system.cpp to match changes in rev #641
|
|
|
|
@669
|
[669]
|
1 year |
danny@… |
LC_FILE_PROPERTIES was removed in revision #646 in favour of model …
|
|
|
|
@668
|
[668]
|
1 year |
danny@… |
This now appears to be needed to ensure config.h is available where …
|
|
|
|
@667
|
[667]
|
1 year |
danny@… |
This now compiles - although some functionality had to be commented out …
|
|
|
|
@666
|
[666]
|
1 year |
danny@… |
This change means that the config will suceed on linux systems with bash …
|
|
|
|
@665
|
[665]
|
1 year |
danny@… |
config.mk now has a single var to enable the error output - handy to …
|
|
|
|
@664
|
[664]
|
1 year |
leo |
Added the BoundingBox? class and polygon intersection functions.
|
|
|
|
@663
|
[663]
|
1 year |
leo |
Added new object classes.
|
|
|
|
@662
|
[662]
|
1 year |
leo |
Added a copy operator to ObjArray?.
|
|
|
|
@661
|
[661]
|
1 year |
leo |
VC6 compiler fix.
|
|
|
|
@660
|
[660]
|
1 year |
leo |
Removed empty function.
|
|
|
|
@659
|
[659]
|
1 year |
leo |
Fixes for VC6.
|
|
|
|
@658
|
[658]
|
1 year |
leo |
Added a dialog for new models.
|
|
|
|
@657
|
[657]
|
1 year |
leo |
Fixed Properties dialog caption.
|
|
|
|
@656
|
[656]
|
1 year |
leo |
Improved the Model Properties dialog.
|
|
|
|
@655
|
[655]
|
1 year |
leo |
Added missing library files to the svn ignore list.
|
|
|
|
@654
|
[654]
|
1 year |
leo |
Added precompiled headers to all source files.
|
|
|
|
@653
|
[653]
|
1 year |
leo |
Fixes for compiling with VS 2005.
|
|
|
|
@652
|
[652]
|
1 year |
leo |
Moving functions to the model class.
|
|
|
|
@651
|
[651]
|
1 year |
leo |
Moved cameras and lights to the model.
|
|
|
|
@650
|
[650]
|
1 year |
leo |
Fixed UI and overlays after switching models.
|
|
|
|
@649
|
[649]
|
1 year |
leo |
Fixed a bug where the movement arrows wouldn't render correctly when the …
|
|
|
|
@648
|
[648]
|
1 year |
leo |
Added model switching.
|
|
|
|
@647
|
[647]
|
1 year |
leo |
Implemented adding/removing new models.
|
|
|
|
@646
|
[646]
|
1 year |
leo |
Added Model menu and moved time variables to the model class.
|
|
|
|
@645
|
[645]
|
1 year |
leo |
Missing files from last check in.
|
|
|
|
@644
|
[644]
|
2 years |
leo |
Moved pieces to lcModel and started removing animation options.
|
|
|
|
@643
|
[643]
|
2 years |
leo |
Adding lcModel files.
|
|
|
|
@642
|
[642]
|
2 years |
leo |
OSX Makefile fix.
|
|
|
|
@641
|
[641]
|
2 years |
leo |
Moved linked list to base object class.
|
|
|
|
@640
|
[640]
|
2 years |
leo |
General cleanup.
|
|
|
|
@639
|
[639]
|
2 years |
leo |
Fixed potential crash.
|
|
|
|
@638
|
[638]
|
2 years |
leo |
Fixed formating.
|
|
|
|
@637
|
[637]
|
2 years |
leo |
Added light support to the Modify Dialog.
|
|
|
|
@636
|
[636]
|
2 years |
leo |
Add new pieces above the origin plane.
|
|
|
|
@635
|
[635]
|
2 years |
leo |
Added directory browse dialog.
|
|
|
|
@634
|
[634]
|
2 years |
leo |
Warning fixes.
|
|
|
|
@633
|
[633]
|
2 years |
leo |
Linux fixes.
|
|
|
|
@632
|
[632]
|
2 years |
leo |
Fixed the setup script to overwrite the last Pieces Library path.
|
|
|
|
@631
|
[631]
|
2 years |
leo |
Remember last Pieces Library path, prompt the user if it cannot load a …
|
|
|
|
@630
|
[630]
|
2 years |
leo |
Fix for loading LDraw files with subfiles from the recent menu.
|
|
|
|
@629
|
[629]
|
2 years |
leo |
Workaround for MSVC6's poor template support.
|
|
|
|
@628
|
[628]
|
2 years |
leo |
Display a message box when there's an error loading a file.
|
|
|
|
@627
|
[627]
|
2 years |
leo |
Better camera rotation.
|
|
|
|
@626
|
[626]
|
2 years |
leo |
Better camera rotation.
|
|
|