Richard Davey
|
c0b532da1a
|
Round the render scroll value
|
2017-06-08 22:22:39 +01:00 |
|
Richard Davey
|
d36b67de39
|
Added scale support for text clip
|
2017-06-08 21:44:18 +01:00 |
|
Felipe Alfonso
|
668ef3c058
|
Fixed scissor issue on BitmapText
|
2017-06-08 16:18:35 -04:00 |
|
photonstorm
|
22875376b7
|
Moved scissor values to object so they can be read from batches.
Almost got Dynamic Text working with scissor (doesn't restore correctly on exit).
|
2017-06-08 17:15:02 +01:00 |
|
photonstorm
|
25b75ec1cf
|
Added scrollX/Y to WebGL BitmapText renderer.
|
2017-06-08 16:27:50 +01:00 |
|
Richard Davey
|
1e409d7e95
|
Added glyph data object for callback use
|
2017-06-08 02:24:50 +01:00 |
|
Richard Davey
|
3852c9c359
|
BitmapText can take a contents array now. Also fixed scroll rect.
|
2017-06-08 01:56:46 +01:00 |
|
Richard Davey
|
798ffa9c16
|
Added scroll offset
|
2017-06-08 00:55:54 +01:00 |
|
Richard Davey
|
da0ddeab54
|
Fixed WebGL renderer when no display callback was specified
|
2017-06-08 00:55:42 +01:00 |
|
Richard Davey
|
e5f5b557b1
|
Added Retro Font to BitmapText convertor
|
2017-06-07 23:49:22 +01:00 |
|
Felipe Alfonso
|
88c599cb28
|
Fixed render target issue with BitmapText
|
2017-04-13 12:55:25 -03:00 |
|
Richard Davey
|
81c6124a4d
|
Added more toJSON GameObject functions.
|
2017-04-13 00:35:27 +01:00 |
|
Richard Davey
|
929d6fc8ef
|
Enforced GameObjects to specify their type (a string based const)
|
2017-04-13 00:05:12 +01:00 |
|
Felipe Alfonso
|
581fdb50ee
|
RenderTarget added to renderable game objects
|
2017-04-11 10:15:38 -03:00 |
|
Felipe Alfonso
|
8c479a56c0
|
Effect Layer
|
2017-04-06 22:49:15 -03:00 |
|
Felipe Alfonso
|
b755fe06b9
|
Removed RenderPass
|
2017-04-05 11:23:34 -03:00 |
|
Richard Davey
|
336ea77587
|
Fixed GO extends.
|
2017-04-05 02:10:48 +01:00 |
|
Richard Davey
|
8ec9061b43
|
Removed 'group' / 'parent' argument and forced to the State children component. You should use 'make' if you wish to add elsewhere.
|
2017-04-04 23:58:33 +01:00 |
|
Felipe Alfonso
|
3e8e6141c8
|
Added render pass component to renderable game objects
|
2017-03-28 15:16:02 -03:00 |
|
Richard Davey
|
e28d4f7a47
|
Added origin + removed redundant module.
|
2017-03-20 19:10:44 +00:00 |
|
Felipe Alfonso
|
29cd04121d
|
Added dynamic and static bitmap text
|
2017-03-08 19:36:53 -03:00 |
|
Richard Davey
|
d034f2381f
|
Tided up the renderer, optimized ParseXML a load, removed dead files.
|
2017-03-03 01:41:33 +00:00 |
|
Richard Davey
|
6fa10a3e10
|
Finally :)
|
2017-03-03 00:22:29 +00:00 |
|
Richard Davey
|
844f113bbb
|
Bounds working on unscaled Text.
|
2017-03-02 23:56:05 +00:00 |
|
Richard Davey
|
61aafe5be9
|
More tweaking
|
2017-03-02 23:39:52 +00:00 |
|
Richard Davey
|
3d580664ef
|
GetText
|
2017-03-02 23:34:53 +00:00 |
|
Richard Davey
|
3826eb732f
|
Working through getting the Bitmap Text size back.
|
2017-03-02 04:00:39 +00:00 |
|
photonstorm
|
6648543446
|
New features added.
|
2017-03-01 17:11:51 +00:00 |
|
Richard Davey
|
0fc9c3f4ad
|
Moved BitmapText into new folder and added in scale and font size support.
|
2017-03-01 00:16:35 +00:00 |
|