gelsvn
bdplot
seema-scanner
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
gelsvn
(root)
/
branches
/
ctl
/
hmesh_vector
/
GEL.xcodeproj
/
jab.pbxuser
– Rev 553
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Clear current filter
Rev
Age
Author
Path
Log message
Diff
553
5123 d 10 h
jab
/branches/ctl/hmesh_vector/
Mostly minor changes
552
5295 d 1 h
jab
/branches/ctl/hmesh_vector/
Some experimental code for building a bridge between two vertex one rings added
551
5297 d 10 h
jab
/branches/ctl/hmesh_vector/
Mostly Manifold::build was changed so that you can incrementally add geometry by calling build
on a non-empty mesh.
550
5300 d 0 h
jab
/branches/ctl/hmesh_vector/
Added a bridge face function to Manifold. It has not been stress tested, but it seems to work. In any case,
sane input is the user's responsibility for now.
549
5300 d 2 h
jab
/branches/ctl/hmesh_vector/
Experiments with a meshedit simplification function that is not really useful but a very useful experiment.
547
5301 d 13 h
jab
/branches/ctl/hmesh_vector/
Mostly updates to documentation.
546
5302 d 0 h
jab
/branches/ctl/hmesh_vector/
merge_one_ring now works. However, it can create very nasty meshes. The practical application in mesh_edit also
needs work.
545
5307 d 9 h
jab
/branches/ctl/hmesh_vector/
a few changes.
537
5368 d 11 h
jab
/branches/ctl/hmesh_vector/
Fixed a number of bugs
- Normal computation sucked. Switched to Newell's method.
- Fixed a bug in curvature optimize and simulated annealing optimaziation
The root of these problems was that face circulate went the wrong way round (CW was CCW and vice versa).
535
5370 d 2 h
jab
/branches/ctl/hmesh_vector/
Fixed a bug which prevented wireframe drawing from working on non-triangle meshes
Fixed a bug in vertex in face insertion.
533
5371 d 14 h
jab
/branches/ctl/hmesh_vector/
Changed the console function valid to validity and fixed a minor bug in it.
531
5372 d 9 h
jab
/branches/ctl/hmesh_vector/
inserted some more debugging code in triangulate
530
5373 d 9 h
jab
/branches/ctl/hmesh_vector/
Added a valid function to the console interface.
528
5374 d 13 h
jab
/branches/ctl/hmesh_vector/
Fixed a bug pertaining to face splitting. Not done though.
526
5374 d 16 h
jab
/branches/ctl/hmesh_vector/
- Declared (but did not define) the attributevector in ItemID.h. This appears to make
the friend declaration in ItemID work.
- Commented out some broken asserts in curvature.cpp
525
5374 d 16 h
jab
/branches/ctl/hmesh_vector/GEL.xcodeproj/
updated build file
467
5684 d 8 h
s042372
/branches/ctl/hmesh_vector/
465
5720 d 10 h
jab
/trunk/
committing anything that might be missing
448
5911 d 9 h
jab
/trunk/
Fixed a lot of include guards
446
5911 d 10 h
jab
/trunk/GEL.xcodeproj/
Minor changes to a project file that probably should not be under version control
445
5911 d 10 h
jab
/trunk/GEL.xcodeproj/
Committing project files
435
5944 d 13 h
jab
/trunk/GEL.xcodeproj/
Some added files
416
6036 d 9 h
jab
/trunk/
Minor changes
415
6053 d 13 h
jab
/trunk/
Small changes to MeshEdit to make it compatible withe latest version of GLConsole
413
6075 d 2 h
jab
/trunk/GEL.xcodeproj/
changed
404
6089 d 9 h
jab
/trunk/
Small changes
401
6092 d 15 h
jab
/trunk/
Some adjustments to the renderers.
400
6094 d 1 h
jab
/trunk/
Some minor changes.
394
6096 d 10 h
jab
/trunk/
Minor changes to the viewcontroller and the MeshEdit application
392
6106 d 10 h
jab
/trunk/
Many mostly minor changes. The QuatTrackball and GLViewController had
some questionable code that I improved. Fixed a bug in the loader.
389
6111 d 0 h
jab
/trunk/
minor changes
384
6118 d 8 h
jab
/trunk/GEL.xcodeproj/
minor change to the xcode framework - should perhaps not be under version control
382
6124 d 13 h
jab
/trunk/
a number of fixes
372
6137 d 14 h
jab
/trunk/
Minor changes to draw and the Xcode project
367
6167 d 10 h
jab
/trunk/
Slight changes to quadric simplification. I made the interface a little saner.
365
6229 d 13 h
jab
/trunk/
minor changes.
363
6275 d 8 h
jab
/trunk/
A few changes to make quadric simplification better. In particular, boundaries
are now handled well.
357
6398 d 11 h
jab
/trunk/
A number of changes were made to quadric simplification
351
6415 d 1 h
jab
/trunk/
some bug fixes
345
6439 d 8 h
jab
/trunk/GEL.xcodeproj/
Minor changes to the project