3
I Use This!
Inactive

Commits : Listings

Analyzed 42 minutes ago. based on code collected about 1 hour ago.
Jun 08, 2024 — Jun 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
latest French translation from Andre Pascual More... about 14 years ago
I added forgotten to add Sectioning.cpp to CMakeLists.txt More... about 14 years ago
I forgot to add Sectioning.cpp and .h More... about 14 years ago
Added a dialog for sectioning solids with a plane More... about 14 years ago
I fixed: "Chamfer with right mouse button" "I could not put a chamfer on it" More... about 14 years ago
Fixed a crash when selecting faces, Small update to index algorithm. More... about 14 years ago
changes by Joseph Coffland for picking objects with a 64-bit computer. More... about 14 years ago
Update More... about 14 years ago
restore working directory after each plugin. added French translations. More... over 14 years ago
more work on PyHeeksCAD More... over 14 years ago
I removed the use of the Delete button to delete objects. Also, I started on having the option of building HeeksCAD as a Python module. More... over 14 years ago
I removed the status bar. Also, you can put "{app}" in "plugins.txt" and it is replaced with the full path to the exe. More... over 14 years ago
changed version to 0.17.0. Also, fixed a complie warning. More... over 14 years ago
I allowed an external plugin to remove toolbars from HeeksCAD; I am making a simple exporter where I don't want to the user to create solids. Also, I fixed a problem where transforming solids wasn't undoable. More... over 14 years ago
dded some print statements that give wx standard paths. I wanted to see if I could help a bit with solving the missing bitmpa/icon (in menus and right clicking in opengl canvas) problem on linux. I haven't got very far with it, but maybe this might inspire Mark P. to look at it with me :) I've noticed that the icons are in the menus in Mac OS X (an install I did a year ago running X11) and Windows. More... over 14 years ago
Rotate To Face wasn't always getting the face normal correct. More... over 14 years ago
I fixed Issue 329: Add a object title property to coordinate systems. More... over 14 years ago
add interface/NiceTextCtrl.* and src/Input.cpp to CMake More... over 14 years ago
"Move Rotate" and "Copy Rotate" now use a modal dialog to get the angle, axis, number of copies. More... over 14 years ago
I renamed CPocket to HPocket to fix a conflict when linking with HeeksCNC, and its' CPocket class. More... over 14 years ago
ConvertEdgeToSketch2 now converts splines to biarcs Previously it made lots of small lines. This is used in Face->"Make Sketch", Edge->"Make Sketch", heeksCAD->LoopMakeSketch More... over 14 years ago
Rotate To Face wasn't using the faces orientation. More... over 14 years ago
changes to allow debuild to work with cmake, and use cmake to build translations also adds fr translation which wasn't in the Makefile More... over 14 years ago
Fix HeeksCNC icons with cmake by copying (!) ToolImage class to PToolImage and removing the #ifdefs More... over 14 years ago
cmake changes for osx, round two... More... over 14 years ago
cmake changes for OSX More... over 14 years ago
compile warning with escape characters in Windows build More... over 14 years ago
Update More... over 14 years ago
I removed 2 unreferenced variables, after seeing warnings in Linux build. More... over 14 years ago
added an extra parameter to ToolImage constructor, to be able to specify the full path for the PNG file. More... over 14 years ago