Commit Graph

24 Commits

Author SHA1 Message Date
rdb 32ad6785f2 Missing HAVE_PYTHON 2014-03-18 08:24:52 +00:00
rdb d899d8e6ed update libRocket file interface 2013-10-23 16:45:27 +00:00
rdb bf270fadc1 only load default font if it's the ttf one, not the bam one 2013-10-23 16:38:48 +00:00
rdb 829e79cf29 Load the default font (Perspective Sans) by default 2013-10-19 11:13:32 +00:00
rdb 0c83cc5530 crisp text in librocket (use nearest filtering instead of linear) 2013-10-19 08:44:59 +00:00
rdb 2ac66761b1 fix 2013-09-18 19:11:51 +00:00
rdb c7784d2d93 fix 2013-09-18 18:25:04 +00:00
rdb cc3bae7e76 Big interrogate cleanup, new extension system, add __iter__ support, add buffer protocol support 2013-09-17 10:11:43 +00:00
rdb 2d66cdc3ba compile fixes 2013-08-25 17:12:00 +00:00
David Rose 9a93914d58 properly support a different coordinate system per camera (or lens) 2012-03-14 20:51:58 +00:00
rdb d1e912e5e7 make multi-line textarea work 2012-03-04 21:23:41 +00:00
rdb 700c299844 hack to make decorators work 2012-02-29 12:51:36 +00:00
rdb 5f649a31c1 protect from interrogate 2012-02-21 15:56:23 +00:00
rdb 562296e694 add support for the libRocket debugger 2012-02-19 12:20:16 +00:00
rdb 6795dd86b1 show error message when rocket fails to open a file 2012-02-11 11:36:57 +00:00
rdb eaa31cc65b fix font colour issue (all text was showing up white regardless of font colour) 2012-02-01 11:10:17 +00:00
rdb c04486cb14 this should fix an error on Windows 2012-02-01 11:03:21 +00:00
rdb 81513a83cd "and" and "or" keywords aren't valid C++ 2012-02-01 09:17:56 +00:00
rdb fc8935035a fix fonts issue (generated textures were upside down) 2012-01-28 12:19:49 +00:00
rdb 1168011850 lots of improvements to the rocket integration 2012-01-28 11:49:41 +00:00
rdb 3c65b5171b handle Python exceptions properly in get_context() 2012-01-28 09:55:06 +00:00
rdb f4c73d8b46 rename rocket_composite1.cxx to p3rocket_composite1.cxx 2012-01-08 21:08:10 +00:00
David Rose 87e6012f88 don't build if no librocket 2012-01-08 17:46:56 +00:00
rdb 69fcb76b1a experimental libRocket support 2012-01-07 19:02:41 +00:00