Josh Holtrop
|
eb73749f69
|
added Engine::Quad::setColor() and ag::quad::setColor()
|
2010-12-19 00:11:37 -05:00 |
|
Josh Holtrop
|
8585f97e91
|
fixed bug in ag::quad::setOffset()
|
2010-12-19 00:11:36 -05:00 |
|
Josh Holtrop
|
19a7687086
|
fix Lua indexing bug in ag::createQuad()
|
2010-12-19 00:11:36 -05:00 |
|
Josh Holtrop
|
8be32add54
|
actually register ag.createQuad with lua
|
2010-12-19 00:11:36 -05:00 |
|
Josh Holtrop
|
97530106c2
|
actually do the polygon offset for quads
|
2010-12-19 00:11:36 -05:00 |
|
Josh Holtrop
|
dff232ec66
|
created frontend functionality for creating Quad objects
|
2010-12-19 00:11:35 -05:00 |
|
Josh Holtrop
|
791fb14925
|
added backend functionality for Quads
|
2010-12-19 00:11:35 -05:00 |
|
Josh Holtrop
|
6e35afb4ad
|
replace local cross_product() function with dCROSS()
|
2010-12-19 00:11:35 -05:00 |
|
Josh Holtrop
|
1dda197ca3
|
split Engine::Object functions into their own .cc file
|
2010-12-19 00:11:35 -05:00 |
|
Josh Holtrop
|
225d147b79
|
ignore .swp files
|
2010-12-19 00:11:34 -05:00 |
|
Josh Holtrop
|
df953ef20f
|
subdirectories work for real this time
|
2010-12-19 00:11:34 -05:00 |
|
Josh Holtrop
|
2edea049bd
|
allow subdirectories in Lua-specified paths separated by ":"
|
2010-12-19 00:11:34 -05:00 |
|
Josh Holtrop
|
66b0bd3da5
|
updated "dist" Makefile target to use cp instead of svn export; added dist to .hgignore
|
2010-12-19 00:11:34 -05:00 |
|
Josh Holtrop
|
4d726dbf62
|
find full path to engine in linux using /proc/self/exe
|
2010-12-19 00:11:33 -05:00 |
|
Josh Holtrop
|
9e6bb1b22d
|
added PLATFORM definition in Makefile, added .hgignore
|
2010-12-19 00:11:33 -05:00 |
|
Josh Holtrop
|
7b057bcf86
|
import svn:externals
|
2010-12-19 00:11:13 -05:00 |
|
Josh Holtrop
|
d3da66da4b
|
fix typo in doc
git-svn-id: svn://anubis/anaglym/trunk@323 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-10-04 00:11:07 +00:00 |
|
Josh Holtrop
|
2c98e88dae
|
updated checkerpick.lua test script, moved it into lib/demo
git-svn-id: svn://anubis/anaglym/trunk@322 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-09-23 17:09:35 +00:00 |
|
Josh Holtrop
|
e265cf21b7
|
fixed AABB and getSize() problem for boxes
git-svn-id: svn://anubis/anaglym/trunk@321 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-09-23 17:00:33 +00:00 |
|
Josh Holtrop
|
e1aa35b4cd
|
fixed bug in argument order in ag.loadModel()
git-svn-id: svn://anubis/anaglym/trunk@318 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-09-22 02:38:07 +00:00 |
|
Josh Holtrop
|
283d84aa25
|
added documentation for ag::object::setTransparency()
git-svn-id: svn://anubis/anaglym/trunk@317 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-09-17 17:10:13 +00:00 |
|
Josh Holtrop
|
11da99b3ad
|
added ag::object::setTransparency() and Engine::Object::setTransparency()
git-svn-id: svn://anubis/anaglym/trunk@316 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-09-17 17:02:28 +00:00 |
|
Josh Holtrop
|
1a2213f39c
|
added a test box with a partly transparent texture
git-svn-id: svn://anubis/anaglym/trunk@315 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-09-17 16:47:43 +00:00 |
|
Josh Holtrop
|
3e3ba194f9
|
setting texture mode when blending
git-svn-id: svn://anubis/anaglym/trunk@314 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-09-17 16:42:01 +00:00 |
|
Josh Holtrop
|
9ea65f4e65
|
added enable_blending parameter to objects
git-svn-id: svn://anubis/anaglym/trunk@313 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-09-17 16:37:51 +00:00 |
|
Josh Holtrop
|
7ea2aa3644
|
updated documentation for ag.pickObjects() and ag.pickOne()
git-svn-id: svn://anubis/anaglym/trunk@312 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-09-17 14:57:39 +00:00 |
|
Josh Holtrop
|
ea623bdf65
|
changed tests/checkerpick.lua to use ag.pickOne() instead of ag.pickObjects() for efficiency
git-svn-id: svn://anubis/anaglym/trunk@311 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-09-17 14:48:24 +00:00 |
|
Josh Holtrop
|
bfb0760ef1
|
added ag::pickOne()
git-svn-id: svn://anubis/anaglym/trunk@310 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-09-17 14:46:54 +00:00 |
|
Josh Holtrop
|
a43935fdd6
|
added Engine::pickOne()
git-svn-id: svn://anubis/anaglym/trunk@309 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-09-17 14:27:34 +00:00 |
|
Josh Holtrop
|
89e065ebb5
|
added checkerpick test script with example for mouse motion selection on a grid
git-svn-id: svn://anubis/anaglym/trunk@308 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-09-17 03:34:38 +00:00 |
|
Josh Holtrop
|
7c7609045d
|
ag.pickObjects() now sets pick_dist, pick_pos, and pick_normal attributes on the selected objects
git-svn-id: svn://anubis/anaglym/trunk@307 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-09-17 02:44:25 +00:00 |
|
Josh Holtrop
|
d768feb8b4
|
updated .todo
git-svn-id: svn://anubis/anaglym/trunk@306 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-09-16 21:23:37 +00:00 |
|
Josh Holtrop
|
4ed5b5c528
|
added text caption to managed_objects.lua to inform of available keys
git-svn-id: svn://anubis/anaglym/trunk@305 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-09-16 21:22:01 +00:00 |
|
Josh Holtrop
|
59f8c7a28e
|
changed OdeWorld::pickObjects and Engine::pickObjects to return distance, position, and normal information along with object identifier
git-svn-id: svn://anubis/anaglym/trunk@304 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-09-16 21:12:38 +00:00 |
|
Josh Holtrop
|
23088dbdfe
|
added libogg-0.dll, libvorbis-0.dll, libvorbisfile-3.dll to dist target
git-svn-id: svn://anubis/anaglym/trunk@302 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-08-10 13:36:40 +00:00 |
|
Josh Holtrop
|
ecb7f9f99d
|
added VORBISLIBS in Makefile
git-svn-id: svn://anubis/anaglym/trunk@301 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-08-09 22:25:03 +00:00 |
|
Josh Holtrop
|
8dbcc0b043
|
import from git: added extra usage explanation, added -s command-line option to set multisample level, added a fallback to AV::start() to try multisample level of 1 if attempting samples>1 fails, fixed audio bug for combining multiple streams getting staticky, added documentation for joint and sound Lua member methods
git-svn-id: svn://anubis/anaglym/trunk@300 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-08-06 01:56:27 +00:00 |
|
Josh Holtrop
|
82254ff82c
|
updated cratestack test script
git-svn-id: svn://anubis/anaglym/trunk@299 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-07-27 20:43:06 +00:00 |
|
Josh Holtrop
|
8d8f753652
|
corrected sound mixing for lower bound in addition to upper bound, but algorithm is still incorrect
git-svn-id: svn://anubis/anaglym/trunk@298 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-07-27 16:54:44 +00:00 |
|
Josh Holtrop
|
219b3f1f40
|
updated cratestack test script
git-svn-id: svn://anubis/anaglym/trunk@297 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-07-27 15:34:06 +00:00 |
|
Josh Holtrop
|
a2ecd9bbd3
|
updated .todo
git-svn-id: svn://anubis/anaglym/trunk@296 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-07-27 15:11:00 +00:00 |
|
Josh Holtrop
|
957552e5b9
|
added ag:🔉:{set,get}Volume() Lua interfaces
git-svn-id: svn://anubis/anaglym/trunk@295 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-07-27 15:09:36 +00:00 |
|
Josh Holtrop
|
9cdf2a4243
|
minimize time in mutex
git-svn-id: svn://anubis/anaglym/trunk@294 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-07-27 15:01:01 +00:00 |
|
Josh Holtrop
|
854f14bf82
|
added volume parameter to AV::Sound objects, fixed playCallback mixing code
git-svn-id: svn://anubis/anaglym/trunk@293 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-07-27 14:55:27 +00:00 |
|
Josh Holtrop
|
8b8a7eee1f
|
AV now decodes sounds directly into a new buffer and then mixes that buffer into the final audio stream
git-svn-id: svn://anubis/anaglym/trunk@292 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-06-25 20:14:36 +00:00 |
|
Josh Holtrop
|
5bed8a2dfd
|
replaced AV::Sound::pause() with AV::Sound::resume() -- play and loop now rewind but resume does not
git-svn-id: svn://anubis/anaglym/trunk@291 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-06-24 03:10:44 +00:00 |
|
Josh Holtrop
|
d4d44dea86
|
added AV::Sound::pause(), added Lua interface for sounds (play/pause/stop/loop/loopForever)
git-svn-id: svn://anubis/anaglym/trunk@290 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-06-24 02:46:28 +00:00 |
|
Josh Holtrop
|
ed1f9c8f7f
|
rewrote AV::Sound::decode() to be much more scalable and handle looping without small breaks
git-svn-id: svn://anubis/anaglym/trunk@289 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-06-24 02:14:37 +00:00 |
|
Josh Holtrop
|
8a49a5089e
|
implemented sound looping, need to clean up decode() to handle it more smoothly
git-svn-id: svn://anubis/anaglym/trunk@288 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-06-23 19:32:05 +00:00 |
|
Josh Holtrop
|
e3c19daa47
|
Makefile updates: Lua flags trying pkg-config first, then lua-config, then hard-coded; added smpeg flags
git-svn-id: svn://anubis/anaglym/trunk@287 99a6e188-d820-4881-8870-2d33a10e2619
|
2010-06-23 16:13:17 +00:00 |
|