George ElKoura
40c5dbdd82
Split out Compatiblity Guide into a separate page.
...
The compatibility portions of the "Porting Guide" are
now split into a different page. We'd like to keep
the "Porting Guide" simple and easy to understand.
The Compatiblity portion may live on longer than what
is just needed for Porting from 2.x to 3.0.
2015-06-15 20:16:47 -07:00
David G Yu
38d75aac60
Merge pull request #632 from c64kernal/dev_dox
...
A few tweaks to the roadmap.
2015-06-15 10:31:56 -07:00
barfowl
6b8544d2f0
More updates to Release Notes and Porting Guide
2015-06-12 20:58:49 -07:00
George ElKoura
ee80057cdf
A few tweaks to the roadmap.
2015-06-12 20:27:32 -07:00
Takahito Tejima
bb1fa6a9ee
RC2.
...
- changed the namespace version
- updated release notes
2015-06-11 18:30:55 -07:00
Jeremy Cowles
1f2d12f496
Merge pull request #623 from barfowl/doc_updates
...
More revisions to documentation pages
2015-06-10 17:43:12 -07:00
barfowl
97adfc282a
More revisions to documentation pages
2015-06-10 11:43:18 -07:00
barfowl
07e00c1f93
Added more content to the docs for porting and compatibility
2015-06-09 17:03:27 -07:00
Takahito Tejima
e7e1accade
Merge pull request #618 from jcowles/dev-docs
...
Added porting guide to public documentation
2015-06-09 16:03:22 -07:00
jcowles
62681bf791
Added porting guide to public documentation
...
This document is a work in progress with some sections left incomplete for other
developers to fill in.
2015-06-09 13:21:03 -07:00
Jeremy Cowles
093b31011a
Merge pull request #613 from c64kernal/dev_doc
...
A few small updates to the docs.
2015-06-09 10:32:21 -07:00
barfowl
e1f0748b8e
Minor revisions to documentation files
2015-06-08 20:08:46 -07:00
George ElKoura
6f4c395dbe
A few small updates to the docs.
...
- Make our intentions about Face-varying support clear.
- Remove outdated "Patch Transitions" section.
- Remove outdated Beta note regarding control vertices ordering.
2015-06-08 18:56:02 -07:00
Takahito Tejima
9716631864
release note updates about single crease patch and endcaps.
2015-06-05 09:59:19 -07:00
Jeremy Cowles
4e568d6657
Additional release notes update
2015-06-03 23:38:42 -07:00
Jeremy Cowles
0ea8acf89b
Updating RC1 release notes
2015-06-03 23:01:01 -07:00
George ElKoura
aa6ba33281
Getting ready for RC1.
...
- changed the namespace version
- updated release notes documentation
2015-06-03 20:06:21 -07:00
Takahito Tejima
a7c5179ef9
renaming (2/2) PatchTables and StencilTables to PatchTable and StencilTable
...
replace all occurrences reffering PatchTables, StencilTables, and their factories.
2015-05-22 11:50:01 -07:00
George ElKoura
8456c703fa
Minor fixes to building docs and doc links.
...
- Upped minimum required version of docutils from 0.6 to 0.9.
- Fixed link to pygments in build documentation
- Fixed link to doxygen in build documentation
2015-04-24 19:16:34 -07:00
jcowles
9ef4be64f0
Updating documentation in readme and far_overview.
...
Pointing the README build notes to the public web site so there is a single
source of build documentation.
Fixed minor typo in far_overview.
2015-04-12 18:13:23 -07:00
George ElKoura
eab2550300
Updating beta issues in docs.
2015-04-06 22:09:14 -07:00
George ElKoura
5ed669db07
Another handful of minor doc fixes.
2015-04-06 19:41:09 -07:00
George ElKoura
5c623775d5
Fix superscript usage in documentation for far.
2015-04-04 21:50:47 -07:00
George ElKoura
b3d734d84f
Minor fixes to release notes.
2015-04-03 23:42:22 -07:00
George ElKoura
61fc019e38
Tiny doc fixes to intro and subdiv sections.
2015-04-03 18:29:10 -07:00
manuelk
2697c31eed
Add WIP downloads / EULA documentation page
2015-02-27 16:09:17 -08:00
Nicholas Bishop
3c88851cf6
Fix typo: "buf" -> "bug"
2015-02-25 18:03:41 -08:00
manuelk
862dbfb028
Minor fixes on the documentation splash image
2015-02-03 13:17:34 -08:00
manuelk
8ce16075ca
Minor tweak to release notes
...
- remove language wrt/ changes in vertex boundary interpolation rules :
enum names were changed, but functionality from 2.x is retained.
2015-01-15 17:15:11 -08:00
manuelk
a2c7c49bd3
Add content / fix typos to modeling tips ReST documentation
2015-01-15 12:03:35 -08:00
manuelk
99843dc650
Adding modeling tips to ReST documentation
2015-01-14 18:11:10 -08:00
manuelk
7c26ba176b
Update roadmap document
2015-01-09 13:01:22 -08:00
barfowl
0b7ba6a604
Minor updates to documentation preceding Beta release.
2015-01-08 19:07:35 -08:00
manuelk
2aed68de1e
Fix typos in ReST docs
2015-01-07 10:52:08 -08:00
manuelk
8d86a2c6bd
WIP doxyfication of Sdc
2014-12-22 11:29:15 -08:00
manuelk
5faa961bf6
Update release notes & documentation for upcoming Beta release
2014-12-19 11:32:23 -08:00
manuelk
5214a6d2ab
Update subdivision ReST documentation to match changes in Sdc
2014-12-18 11:14:19 -08:00
manuelk
ff223e4aaf
Fix documentation code highlighing
...
- remove underlines from css on class names
2014-12-04 11:30:22 -08:00
manuelk
9b3f25df2c
Adding git URL to html tutorial documentation
2014-12-01 18:49:51 -08:00
manuelk
ead2aa97a4
Fix URL in documentation
2014-12-01 16:48:25 -08:00
manuelk
a8ee36ae33
Add automatic ReST pages to the documentation for the tutorials code
...
- add python script to generate ReST from the C++ tutorial source files
- add css stylesheet for C++ syntax highlighting (based on my nedit settings)
- add functionality to CMake build to make it all happen
- add hyperlinks to tutorials.rst file
2014-12-01 15:52:58 -08:00
manuelk
c10e18a035
Add cascading stencils Far tutorial
2014-11-18 16:52:32 -08:00
manuelk
58c8accbe9
WIP ReST documention for Far::StencilTables
2014-11-18 15:55:14 -08:00
manuelk
c6306b42c4
Documenation update
...
- add licensing information page
- add roadmap page
- minor tweaks to intro page
- small fix to navigation bar css
2014-11-13 13:57:34 -08:00
manuelk
ac34609420
Reformatting navigation bar in ReST documentation to add Github button
2014-10-27 14:31:04 -07:00
manuelk
0d4582b34c
Add 'sticles' to the glEvalLimit code example
...
Make the sample locations dynamic by adding a velocity vector. Face boundary
crossing is handled using the new ptex adjacency functionality recently
added to the Far::TopologyRefiner.
2014-09-30 18:53:47 -07:00
manuelk
f7b21b941c
Add far_tutorial_6 showing how to interpolate primvar data on the surface
...
limit at arbitrary locations.
2014-09-22 13:51:59 -07:00
manuelk
fe0cb3a3d4
Update documentation images of some gl code examples (glViewer, glEvalLimit, glStencilViewer)
2014-09-17 18:29:25 -07:00
manuelk
743b58d99b
WIP Far::PatchTables documentation
2014-09-08 14:05:21 -07:00
manuelk
c399655dcc
Landing 3.0.0.alpha
...
Sync'ing the 'dev' branch with the 'feature_3.0dev' branch at commit 68c6d11fc36761ae1a5e6cdc3457be16f2e9704a
The branch 'feature_3.0dev' is now locked and preserved for historical purposes.
2014-09-05 15:07:46 -07:00