GithubHelp home page GithubHelp logo

tbinias / heekscad Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 6.01 MB

Automatically exported from code.google.com/p/heekscad

License: Other

CMake 0.68% Python 0.27% Inno Setup 0.09% C++ 98.80% Shell 0.02% C 0.05% Batchfile 0.05% Makefile 0.04%

heekscad's People

Contributors

anubisg1 avatar cradek avatar danielfalck avatar fenn avatar fungunner2 avatar jgriessen avatar jonasthomas avatar jonpry avatar lbarbati avatar tsadowski avatar

Stargazers

 avatar

Watchers

 avatar

heekscad's Issues

Linux refresh

For Linux build, the graphics window is grey when the user clicks on it.
It only show the correct graphics when the user drags with middle button (
to do viewing ).
Maybe the wrong Refresh or Update function is being used

Original issue reported on code.google.com by [email protected] on 11 Dec 2008 at 2:18

Combine selected sketches

When two or more sketches are selected, there should be the option to
combine them into one sketch.
This will simply move all the lines and arcs into the first selected sketch
and delete the other sketches.

Original issue reported on code.google.com by [email protected] on 16 Nov 2008 at 11:24

Language

There should be the ability to add a dll to do translating messages into
different languages. All existing strings should be changed to
GetMessage(string)

Original issue reported on code.google.com by [email protected] on 17 Oct 2008 at 8:59

popup menu icons

It would be cool to have icons on the popup menus.

We should be able to use the Tool::Bitmap function, so there should not be
too much work.

Original issue reported on code.google.com by [email protected] on 27 Nov 2008 at 9:46

Feature Tree

It would be nice to be able to create a solid by adding feature that can be
edited parametrically.

This will need a feature tree.
The solid will need to be updated if any of the features are edited.

Original issue reported on code.google.com by [email protected] on 12 Dec 2008 at 5:47

2D Printing

Printer Plot function should be added. This won't do solids.

Original issue reported on code.google.com by [email protected] on 17 Oct 2008 at 8:57

Add a zoom in/zoom out button.

My brother couldn't work out how to zoom out again after he'd done zoom to
extents of his sphere. Maybe a "Pan" button would be good too.

Original issue reported on code.google.com by [email protected] on 24 Oct 2008 at 12:51

upper case DXF

When save file is done with "test.DXF", with DXF in upper case, the file
gets saved as test.DXF.heeks

It should be saved as test.DXF

Original issue reported on code.google.com by [email protected] on 17 Oct 2008 at 9:02

Large/small toolbar icons

The user should be able to switch between large and small icons on the
toolbars. The default should be small.

Original issue reported on code.google.com by [email protected] on 29 Oct 2008 at 8:46

righ click twice

Right click on a solid.
( you get a context menu )
Right click somewhere else.
The solid is translated!

It shouldn't be translated.

Original issue reported on code.google.com by [email protected] on 26 Nov 2008 at 2:07

Add menus

Every toolbar should have an equivalent menu

Original issue reported on code.google.com by [email protected] on 27 Oct 2008 at 12:48

Chuggy solids

death start.step makes the graphics quite slow. It only has about 6000
triangles.

Original issue reported on code.google.com by [email protected] on 15 Nov 2008 at 8:34

Points

A new object type "Point" is needed. It will draw a little cross and have
x, y, z position, and be able to saved to and from the xml file.

Original issue reported on code.google.com by [email protected] on 17 Oct 2008 at 8:52

Measuring

New object type needed for displaying dimensions.
These should automatically go on a layer assigned for dimensions

Original issue reported on code.google.com by [email protected] on 17 Oct 2008 at 8:55

Select Linked

If selecting items with shift pressed, the chain of items, touching the
clicked item, shoudl be selected

Original issue reported on code.google.com by [email protected] on 21 Oct 2008 at 11:24

Rectangles

Various functions are needed to draw:
Rectangles
Radiused-Rectangles
Obrounds

Original issue reported on code.google.com by [email protected] on 17 Oct 2008 at 8:53

New pictures for transformation tools

The pictures files for the transformation toolbar need to be redone.

They are all in HeeksCAD/bitmaps
They are 32x32 PNG files with transparent backgrounds.

They are:
copym
copyr
copyt
movem
mover
moves
movet

Original issue reported on code.google.com by [email protected] on 27 Oct 2008 at 11:21

Selection Filter, edges

When selection filter is set to Edges and Faces, edges should be pickable.
This will mean that edges need to take priority over faces.

At the moment, edges are not pickable!

Original issue reported on code.google.com by [email protected] on 28 Nov 2008 at 1:25

Extrude and Ruled

Extrude button and Rules Surface button, should ask the user to pick some
things, if they haven't. Otherwise, the user says "it didn't do anything"

Original issue reported on code.google.com by [email protected] on 25 Oct 2008 at 9:08

Boolean ops should ask to pick

Boolean operations should ask user to pick some items, unless they have two
or more solids already picked.

Users press "Unite" and then say "What now?  It hasn't done anything".

Original issue reported on code.google.com by [email protected] on 24 Oct 2008 at 11:41

HeeksCAD could do with assemblies and relations between parts

For design work Assemblies and relations between parts would be a useful
feature

examples are 
edges parallel / perpendicular
faces in contact or at a fixed distance
solid axis in alignment with a hole or feature
solid feature (cylinder) in alignment with hole or feature

therefore in a dialog box the following mating relations are needed

coincident
Perpendicular
Parallel
Tangent
Distance [amount]
Angle [amount]

nice to have 

Gear mate [ratio]

Original issue reported on code.google.com by [email protected] on 13 Dec 2008 at 3:12

Reduce number of dlls

Not all the Open CASCADE dlls are needed.

We need to remove the unnecessary ones from the dlls download

Original issue reported on code.google.com by [email protected] on 17 Oct 2008 at 9:13

second select crash

Draw a point ( this works with a sketch too, though ).
Select it  (click on it ).
Delselect it ( click somewhere else ).
Select it again. 

HeeksCAD crashes!

Original issue reported on code.google.com by [email protected] on 19 Nov 2008 at 11:57

Ruler

A ruler should optionally be able to be drawn, but not selected for delete,
copy, trnaslate, etc.

Original issue reported on code.google.com by [email protected] on 17 Oct 2008 at 8:56

Sub-item properties

When I right-click on a line in a sketch and do Line->Properties, it
selects the sketch, but it should select the line.

Original issue reported on code.google.com by [email protected] on 16 Nov 2008 at 11:53

Put LineArcCollection back

Restore the changes when you deleted LineArcCollection.

Mr Enni has persuaded me that these were a good idea.
Also, for example, when I import an SVG file, do I really want the path
made as loads of little lines?
Also, How can the user pick two profiles for loft function, unless they are
as collections?

Original issue reported on code.google.com by [email protected] on 25 Oct 2008 at 9:12

Open recent causes crash

In Ubuntu:
Run HeeksCAD.exe
Open recent file ( cube.heeks )
HeeksCAD crashes!

It's OK if you use the File->Open menu

Original issue reported on code.google.com by [email protected] on 12 Dec 2008 at 8:09

Colours for solids

Solid bodies should be able to have colours assigned to them.
Individual faces should be able to have their own colours.

Original issue reported on code.google.com by [email protected] on 17 Oct 2008 at 8:51

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.