Philip Rosedale
|
d8dcb6aa44
|
bracket placement
|
2013-10-09 23:26:44 -07:00 |
|
Philip Rosedale
|
632dd2fa7d
|
code review, added Doxygen style comments
|
2013-10-09 23:23:20 -07:00 |
|
Philip Rosedale
|
5509324ffd
|
Change particles to use vertex arrays, further speedups
|
2013-10-09 17:18:22 -07:00 |
|
Philip Rosedale
|
ab4b09ca39
|
More coding standard fixes to particle cloud
|
2013-10-09 16:03:06 -07:00 |
|
Philip Rosedale
|
85a15a22fa
|
Further code cleanup on particle cloud
|
2013-10-09 15:10:03 -07:00 |
|
Philip Rosedale
|
58d6c4c97a
|
Cleaning up particle code
|
2013-10-09 14:28:00 -07:00 |
|
Philip Rosedale
|
906f3c8c60
|
got basic cloud working
|
2013-10-08 23:15:29 -07:00 |
|
Philip Rosedale
|
ce2e31ddd5
|
reconnecting particle cloud
|
2013-10-08 22:21:55 -07:00 |
|
Philip Rosedale
|
69277ec8ba
|
Added back field and cloud files
|
2013-10-08 21:49:13 -07:00 |
|
Philip Rosedale
|
824abca443
|
Removed field and Cloud classes
|
2013-04-26 11:57:04 -07:00 |
|
Andrzej Kapolka
|
e02aaa39f7
|
To fix font rendering on Linux (which uses points), we need to restore the
default point size attenuation settings.
|
2013-04-24 14:59:11 -07:00 |
|
Philip Rosedale
|
dcacad3755
|
Removed unneeded GLenable cruft
|
2013-04-12 10:02:41 -07:00 |
|
Philip Rosedale
|
8010129774
|
Few more bits of cleanup and variable renaming, turned voxel rendering back on by default
|
2013-04-10 12:43:26 -07:00 |
|
Kees van Prooijen
|
cd27c74a2d
|
prelimanary changes for windows port
|
2013-03-19 11:01:08 -07:00 |
|
Stephen Birarda
|
d394035e7e
|
switch back to ARB functions with glext include
|
2013-02-08 14:49:12 -08:00 |
|
Stephen Birarda
|
9095508238
|
define GL_GLEXT_PROTOTYPES for glPointParameter use
|
2013-02-08 14:43:22 -08:00 |
|
Stephen Birarda
|
d79bf39a24
|
using OpenGL later than 2, remove ARB from calls
|
2013-02-08 14:09:44 -08:00 |
|
Stephen Birarda
|
7ff2441c84
|
conditionally only call glPointParameterfARB if Apple OS
|
2013-02-08 13:53:26 -08:00 |
|
Stephen Birarda
|
2be4e509c7
|
change conditional check for GL_ARB_point_parameters
|
2013-02-08 13:37:04 -08:00 |
|
Stephen Birarda
|
08e96b365b
|
conditional use of glPointParameterfvARB based on GL_ARB_point_parameters
|
2013-02-08 13:31:42 -08:00 |
|
Stephen Birarda
|
71713cf265
|
conditional inclusion of glext.h for non-apple OS
|
2013-02-08 13:28:36 -08:00 |
|
Stephen Birarda
|
b339e47be2
|
glut should be only inlude required for OpenGL
|
2013-02-08 13:25:34 -08:00 |
|
Stephen Birarda
|
98fc8418b1
|
condtional inclusion of glext for UNIX build
|
2013-02-08 13:21:25 -08:00 |
|
Stephen Birarda
|
70bddbbfed
|
include glext for glPointParameterfvARB method
|
2013-02-08 13:16:49 -08:00 |
|
Stephen Birarda
|
cedb212597
|
make Field a proper class to avoid duplicate symbols
|
2013-02-08 13:11:56 -08:00 |
|
Stephen Birarda
|
1111e4837e
|
intial restructuring for CMake setup
|
2013-02-06 18:07:36 -08:00 |
|