Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/LibreCAD/LibreCAD_3
LibreCAD 3 is a next generation 2D CAD application written to be modular, with a core independent from GUI toolkits. Scripting is possible with Lua.
https://github.com/LibreCAD/LibreCAD_3
Added Ellipse primitive
Added new drawings
Zoom + pan works fine now
added gradient background, looks nice :)
Speed up entity removal from document
Made all CADEntity...
changed some namings of files so we can use teh same class name
ef777f66b528621fd9e42c08a3f9bea914f91525 authored over 12 years ago by R. van Twisk <[email protected]>7eaec0949ca4506c3e52c8b9f48dd39d6e1d2ce1 authored over 12 years ago by R. van Twisk <[email protected]>
Conflicts:
demo/mainwindow.cpp
libraries/lcadviewer/scenemanager.cpp
Add small demo how undo works to MainWindow
3490574cc92dc5143183c2fbee31d91d13a5dbe1 authored over 12 years ago by R. van Twisk <[email protected]>Add small demo how undo works to MainWindow
2) Speedup undo of large number of entities, lookup o...
Started adding a Undo Manager, but lacks still a implementation
123cdb584503489a6c977fcf9518a78b7ed8806d authored over 12 years ago by R. van Twisk <[email protected]>538447ea8ebb5be27b25f121b8bbaab2870f18a9 authored over 12 years ago by R. van Twisk <[email protected]>
50292dbf3e2d6f18384bd0553e07853814cf99c9 authored over 12 years ago by R. van Twisk <[email protected]>
3663b061e1b636e20e37a323e3d31bc96bc3151a authored over 12 years ago by R. van Twisk <[email protected]>
This can then be used to drive a viewer to display entities
d3759cd67fedd54a37939d2621d0e1e9deaeed92 authored over 12 years ago by R. van Twisk <[email protected]>Need to modify the example how to use it and hide the layerManager() from the document
c780acc34359a00ad252bf6d9b53e8a26c528097 authored over 12 years ago by R. van Twisk <[email protected]>This widget can then be used in Designer or othe rplace in a document where you
want to visualize...
added removal of an entity
d28b1be361d65629bd65b578f94ca0884a8d9ec4 authored almost 13 years ago by R. van Twisk <[email protected]>removed of mac files in CLEAN.SH
Code cleanup
Changed point to Coordinate
Removed mac files
d80208b3982cc155955c27bf99363f4d5f0df9d6 authored almost 13 years ago by R. van Twisk <[email protected]>
3fd00311c0648fb3afd1934c70b6e5ba0cbc5acc authored almost 13 years ago by R. van Twisk <[email protected]>
2b22f051af82a2ea10101276390c687b58271109 authored almost 13 years ago by R. van Twisk <[email protected]>
6cddda685b311b5c766f37c2b000ede9a55adb04 authored almost 13 years ago by R. van Twisk <[email protected]>