SteamCAD icon indicating copy to clipboard operation
SteamCAD copied to clipboard

2D CAD especially designed to draw steam locomotives

Results 8 SteamCAD issues
Sort by recently updated
recently updated
newest added

Hi! I run a website called Drawingbots.net for drawing robot (plotter) enthusiasts. I was wondering if you have more files like the ones you have in the samples folder, possibly...

- **OS:** Linux (MX-Linux 19.1 / Debian 10 buster) - **Version:** `SteamCAD-205aa29-x86_64.AppImage` ### Actual behavior If launch `SteamCAD-*.AppImage` for the first time ("clean install") it creates local folder with only...

Would you like to wrap any pointer data members with the class template “[std::unique_ptr](https://en.wikipedia.org/wiki/Smart_pointer#unique_ptr "Description for the usage of smart pointers")”? Update candidates: - [CDObject](https://github.com/oskardolch/SteamCAD/blob/694c8bacd9b48e382546e3cfcfb9981b622e1960/Source/DDrawTypes.cpp#L35) - [CMainWnd](https://github.com/oskardolch/SteamCAD/blob/6084da03d54cd3b80f3158176088316819c401ef/Win32/MainWnd.cpp#L83)

I would like to point out that an identifier like “[`_DPARSER_HPP_`](https://github.com/oskardolch/SteamCAD/blob/45613afa77ae848981b82db60e905414500b5190/Source/DParser.hpp#L1 "Update candidate")” [does not fit](https://www.securecoding.cert.org/confluence/display/cplusplus/DCL51-CPP.+Do+not+declare+or+define+a+reserved+identifier#DCL51-CPP.Donotdeclareordefineareservedidentifier-NoncompliantCodeExample%28HeaderGuard%29 "Do not declare an identifier which is reserved for the compiler implementation.") to the...

- **OS:** Linux (MX-Linux 19.1 / Debian 10 buster) - **Version:** `SteamCAD-205aa29-x86_64.AppImage` ### Actual behavior All dimensions defined using variables (such as `[D]`, `[ft:0]'-[in:f]" x`, etc.) shown as `?`. If...

Here is short list of feature requests (that could be extended later): - General tasks: - [ ] add application icon (`steamcad.png`, `steamcad.svg`, etc.) & desktop file (`steamcad.desktop`) for Linux;...

- **OS:** Linux (MX-Linux 19.1 / Debian 10 buster) - **Version:** `SteamCAD-205aa29-x86_64.AppImage` ### Actual behavior App icon & buttons icons missed/not included inside *AppImage* package: Terminal Log ``` $ ./*.AppImage...

Need move Windows binary (`SteamCADbinWin32.zip`, `SteamCADbinWin64.zip`) and PDF (`SteamCAD.pdf`) from `master` sources to "Releases" section as "Assets". What about program versioning (i.e., tagging)? - https://github.com/Symbian9/SteamCAD/releases/tag/continuous Please, check Semantic Versioning guide...