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
/
apps
/
MeshEdit
/
VisObj.cpp
– Rev 587
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
587
4638 d 10 h
jab
/branches/ctl/hmesh_vector/
A number of changes. Importantly
Vertex positions in Manifold are now stored as Vec3d
HalfEdgeWalker has been renamed Walker
586
4638 d 22 h
jab
/branches/ctl/hmesh_vector/
Numerous changes. In particular, I changed the ItemID, ItemVector, and ConnectivityKernel in HMesh. This was done to make interfaces more clear.
Now ItemVector knows ItemIDs and conversion from ItemID to the actual integer ids happens in the ItemVector class and not connectivity kernel.
580
4672 d 22 h
jab
/branches/ctl/hmesh_vector/
Integrated console in MeshEdit. Made it work
572
4713 d 7 h
jab
/branches/ctl/hmesh_vector/
Entered standard header
568
4790 d 5 h
jab
/branches/ctl/hmesh_vector/apps/MeshEdit/
several changes
566
4898 d 5 h
jab
/branches/ctl/hmesh_vector/
Many minor changes
562
4933 d 4 h
jab
/branches/ctl/hmesh_vector/
Many nice things added to GEL.
559
4986 d 7 h
jab
/branches/ctl/hmesh_vector/
A number of minor changes
551
5301 d 6 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.
519
5409 d 4 h
s042372
/branches/ctl/hmesh_vector/
The manifold functions no_* have been split into active_* and total_* in order to improve the interface.
Specialized AttributeVectors no longer depends on the manifold to improve code clarity and remove cyclic dependency.
515
5424 d 3 h
s042372
/branches/ctl/hmesh_vector/
ItemID changed to template.
Code base modified to reflect change.
Decimator works.
Meshedit runs and performs successful simplify operations.
514
5427 d 18 h
s042372
/branches/ctl/hmesh_vector/
Meshedit, and rest of GEL compiles (with the exception of apps depending on build_bbtree and volume_polygonize (both needs rewriting).
Meshedit runs in debug mode (release not tested), and succesfully loads and displays Armadillo.ply.
509
5585 d 3 h
s042372
/branches/ctl/hmesh_vector/
bbox + bsphere are now namespace functions.
507
5585 d 5 h
s042372
/branches/ctl/hmesh_vector/
function name changes for clarity/cleaning
manifold function is_valid now namespace function "valid"
begin + end functions added to manifold for const handles
general code cleanup
474
5688 d 4 h
s042372
/branches/ctl/hmesh_vector/apps/MeshEdit/
Meshedit changes added.
467
5688 d 5 h
s042372
/branches/ctl/hmesh_vector/
456
5724 d 7 h
jab
/trunk/apps/MeshEdit/
Long overdue commit. Mostly minor changes
417
5984 d 3 h
jrf
/trunk/
Introducing gel_rand: a speed-optimized linear congruential pseudo-random number generator. It has been placed in CGLA.h. And all references to rand, srand, and RAND_MAX have been changed to gel_rand, gel_srand and GEL_RAND_MAX.
412
6078 d 22 h
jab
/trunk/apps/MeshEdit/
A numberof changes
409
6080 d 6 h
jrf
/trunk/
bashing Visual Studio warnings
←Prev
1
2
Next→
Show All