99 Commits

Author SHA1 Message Date
98cce0ea26 Documentation fixes. 2016-02-07 00:19:18 +00:00
c57cb96e80 Replaced LargeVolume reference with PagedVolume. 2016-02-07 00:13:05 +00:00
817c799fcf Updated tutorial 1 with latest code from BasicExample. 2016-02-07 00:06:29 +00:00
09c3c2e12f Minor changes to error handling documentation. 2016-02-06 09:38:46 +00:00
dcbc3bd995 Minor changes to threading documentation. 2016-02-06 09:25:52 +00:00
92c900b774 Minor updates to level-of-detail documentation. 2016-02-06 09:15:35 +00:00
4f8ae5acea Minor tweaks to texture mapping documentation. 2016-01-31 17:36:09 +00:00
615c1dc00a Tweaks to lighting documentation. 2016-01-31 10:32:27 +00:00
3caa86a462 Minor update to 'Principles of PolyVox' 2016-01-31 10:23:46 +00:00
5103563365 Updating documentation. 2016-01-30 23:23:42 +00:00
e0b00fc5ac Updated prerequisites section of PolyVox docs. 2016-01-28 23:00:16 +00:00
92981f3599 Minor doc update. 2016-01-28 22:24:55 +00:00
b3ca051878 Changed 'embedded' licenses from zlib to MIT. 2015-12-26 21:45:41 +00:00
86357d66b7 Normalized line endings 2014-09-25 22:38:01 +02:00
f95cc6bfca Added comments and warnings. 2014-09-21 17:50:35 +02:00
74be82e8cf Disabled trace stream by default.
Updated docs.
2014-01-30 23:40:50 +01:00
77a340f2b3 ErrorHandling.rst edited online with Bitbucket
The was an extra bracket in the documentation.
2013-06-22 08:02:07 +00:00
6781462b59 More formatting fixes. 2013-06-17 11:19:36 +02:00
3e1539fc62 Fixed some formatting. 2013-06-17 11:16:59 +02:00
a1d773f5e7 Added documentation on voxel access. 2013-06-16 17:22:53 +02:00
d34ff02b0b Updated documentation on error handling. 2013-05-24 16:31:36 +02:00
db1c2bf0f8 Replaced 'code-block' with 'sourcecode'. 2013-05-16 16:19:38 +02:00
9fa0cc8a2a Updated error handling documentation. 2013-05-16 11:12:27 +02:00
7d0fc3e3d2 ErrorHandling.rst edited online with Bitbucket: It seems we need to use 'sourcecode' rather than 'code-block' to make the code show up in the BitBucket preview. 2013-05-16 08:43:43 +00:00
afd5f0efc6 ErrorHandling.rst edited online with Bitbucket - Just a test commit to see if code copy-and-pastedfrom the BitBucket docs actually shows up in the user manual. 2013-05-16 08:37:50 +00:00
2010b46709 ErrorHandling.rst edited online with Bitbucket: Trying to fix syntax highlighting in user manual. 2013-05-16 08:35:00 +00:00
2203e30f39 Added documentation on error handling.
Default log handler now suppresses LogLevels::Debug messages.
2013-05-15 17:01:57 +02:00
ee299a45f0 Work on error handling. I replaced some asserts with exceptions and also added basic error handling documentation. 2013-05-11 10:05:08 +02:00
cb808ab593 Update copyright year for manual 2013-04-21 17:17:08 +01:00
60826b4c85 Add documentation and a tutorial for the Python bindings
This should cover most questions about the Python bindings but of course,
some things in the bindings is still subject to change.
2013-04-16 23:18:16 +01:00
3b1a3f9536 Ran documentation through spell checker. 2012-11-18 14:23:33 +01:00
64cb4f654f Our text files were a mix of Windows encoding and Unix encoding for the line endings. While I think the Windows approach is silly, it's also more widely supported (i.e. by Notepad.exe). I've now fixed this for consistency.
This may affect other files (source code?) as well but I'll fix that if/when I see it.
2012-11-18 10:56:55 +01:00
02d6f6c58e Fixed some typos in documentation. 2012-11-18 10:50:37 +01:00
b3f3483e9e Fixing a couple of typos. 2012-11-18 00:38:37 +01:00
6fc8eb4a18 Fixing typos in documentation. 2012-11-18 00:33:40 +01:00
a67f9f86fa Updated Tutorial 1 to match BasicExample. 2012-11-17 17:11:08 +01:00
0fd3db4051 Updated texture mapping docs. 2012-10-23 18:43:07 +02:00
bc01223237 Removed some unecessary hierarchy in VS project structure.
Renamed the documentation targets in VS for clarity.
2012-09-28 14:07:13 +02:00
4b63c34305 Brought the manual and API docs together under the same heading in Visual Studio. 2012-09-28 13:54:27 +02:00
035c2e7de2 Added GLSL example code. 2012-09-18 19:38:49 +02:00
79ca5aaae7 Work on prerequisites documentation. 2012-09-18 19:27:01 +02:00
959621854b Extending documentation for CubicSurfaceExtractor. 2012-09-16 21:48:12 +02:00
39f7bb851c Work on CubicSurfaceExtractor documentation. 2012-09-13 00:34:00 +02:00
bd5c8f4e81 Started documenting CubicSurfaceExtractor. 2012-09-12 11:55:19 +02:00
ff3f414315 Small changes to documentation. 2012-09-11 23:25:14 +02:00
17827fe8a6 Tidying up documentation files. 2012-09-11 00:20:42 +02:00
8ccfb46d97 Re-added Matt's changes which I deleted by mistake. 2012-09-10 22:40:44 +02:00
d7e24afdec Stage two of changing the case. 2012-09-10 22:33:44 +02:00
945db61b5f Stage one of changing the case... 2012-09-10 22:33:21 +02:00
58206e3c48 Renamed FAQ file. 2012-09-10 22:30:42 +02:00