Giter Club home page Giter Club logo

wildcat-cad's Introduction

wildcat-cad

Automatically exported from code.google.com/p/wildcat-cad

As the previous line stated, this is simply an export of the original source code from Google. I won't be making any changes to this particular copy - I have a separte project for that (WildcatRebuild).

This is really just for archival purposes and to act as a starting point.

wildcat-cad's People

Contributors

wildtiger1993 avatar

Stargazers

 avatar

wildcat-cad's Issues

Linux build

We should make a Linux build of Wildcat.

Frank has already had a go at this.

Dan will try to do it, (waiting for Graham's big changes to finish)

Original issue reported on code.google.com by [email protected] on 7 Jan 2009 at 12:34

Rep. Tree and Text corruption on ATI RADEONX300SE 128MB

It looks like this card might not support EXT_Frame_Buffer_Object extension.

Need to add better debug testing at app startup to determine 
supported/unsupported extensions 
and log any problems.

To fix problem may have to offer alternate render-to-texture methods.  See 
attached nVidia 
presentation about RTT methods.


Original issue reported on code.google.com by [email protected] on 10 Jun 2008 at 12:42

Attachments:

Add PPC/G4/G5 support

We have had requests to support some G4 and G5 PPC-based Macs.  This should be 
easily done, but 
may require some adjustments.

Steps to resolve:
1)  Create XCode 2.5 project on G4 machine (just want to try it out)
2)  Get 4-way Universal binary working
3)  Test

Original issue reported on code.google.com by [email protected] on 10 Jun 2008 at 1:01

Constraint generation can cause crash

Draw two parallel lines.  Select Create Constraint.  Click the first line 
(length measure should 
appear).  When the second line is clicked a fatal error occurs.  This also 
seems to happen for point 
line distances and several other cases.

This probably all resides in sketch_constraint_dimcreate_mode.cpp.

Original issue reported on code.google.com by [email protected] on 2 Jun 2008 at 1:49

Windows installer needs to install all dependent libraries

Old Win32 installer did not properly install all of the dependent Visual Studio 
related run-time DLL 
files.  Need to get a complete list and determine best method of including into 
installer.  Most likely 
will just include into the Wildcat directory as opposed to installing fully 
into host system.


Steps to resolution:
1.  Determine all dependent libraries
2.  Include libraries into installer
3.  Deploy installer back out onto downloads section

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

Crash in Sketcher

What steps will reproduce the problem?
I was drawing a series of lines that created an enclosed area.  I tried to draw 
a circle inside the area.  
The center point was placed but as soon as I began to expand the circle 
outwards the machine froze 
and crashed.

I suspect this could be related to either a memory-stomping bug I have seen 
before or my recent 
efforts to remove all implicit casts. 

Original issue reported on code.google.com by [email protected] on 5 Jun 2008 at 4:19

Fix the OpenGL commands so they work on Dan's computer

Right now OpenGL is used for all visualization.  It is also used as the vertex 
memory for all points, 
lines, curves, and surfaces.  Generation paths already are in place to generate 
curves and surfaces 
not utilizing OpenGL shader programs, but VBOs are used for data storage.  All 
WCGeometricObjects will need a main memory buffer and flag to support non-GL 
vertex memory.

Original issue reported on code.google.com by [email protected] on 28 May 2008 at 12:56

Crash on Win32 when New button is pressed

What steps will reproduce the problem?
1. Compile in either Debug or Release mode.
2. Run application and press New button


What is the expected output? What do you see instead?
Program should open a new part document.  Instead, program crashes.


Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 28 Aug 2008 at 9:54

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.