Richard Davey
|
c91ed91ce3
|
License link update
|
2019-05-10 16:15:04 +01:00 |
|
Richard Davey
|
b09ddc9048
|
GameObject Types
|
2019-05-09 12:01:00 +01:00 |
|
Richard Davey
|
a51a81791f
|
Bitmap Text Types
|
2019-05-09 11:54:43 +01:00 |
|
Richard Davey
|
7d74425491
|
Added new Shader Game Object
|
2019-04-25 03:15:51 +01:00 |
|
Richard Davey
|
950fc79e2e
|
Took DOM Element out of experimental and hooked to the Scale Manager
|
2019-04-09 23:28:40 +01:00 |
|
Richard Davey
|
1a6ac029ac
|
Fixed Extern arguments, added as core and finished jsdocs.
|
2019-01-30 00:02:11 +00:00 |
|
Richard Davey
|
ad70549c79
|
Move Extern to experimental
|
2019-01-28 16:40:41 +00:00 |
|
Richard Davey
|
36d86abd48
|
Added Camera Fade and Game Object Destroy events.
|
2019-01-18 14:21:45 +00:00 |
|
Richard Davey
|
aa341854c7
|
Happy New Year
|
2019-01-15 16:20:22 +00:00 |
|
Richard Davey
|
d912189b91
|
Added the Extern Game Object
|
2018-10-29 23:07:30 +00:00 |
|
Richard Davey
|
1ac48afd5f
|
Added Grid Shape type with WebGL renderer
|
2018-09-13 01:02:59 +01:00 |
|
Richard Davey
|
1f4c0b5809
|
Added Curve Shape object
|
2018-09-07 17:19:33 +01:00 |
|
Richard Davey
|
8bc4d06831
|
Added IsoTriangle and project setting
|
2018-09-07 14:23:25 +01:00 |
|
Richard Davey
|
266f993f62
|
Added Line Shape
|
2018-09-07 12:43:49 +01:00 |
|
Richard Davey
|
687ec04802
|
Added Star shape
|
2018-09-06 22:40:56 +01:00 |
|
Richard Davey
|
d25ad0cf68
|
Added IsoBox shape
|
2018-09-06 16:52:00 +01:00 |
|
Richard Davey
|
aac783064f
|
Added per Shape factories
|
2018-09-06 15:08:15 +01:00 |
|
Richard Davey
|
19a50eaa98
|
Moving Shapes to their own folders to keep things tidy
|
2018-09-06 11:26:50 +01:00 |
|
Richard Davey
|
9f9043d881
|
Added the new Shape base class and the Arc, Rectangle and Triangle primitives
|
2018-09-05 16:20:25 +01:00 |
|
Richard Davey
|
a585df3abf
|
DOM Elements moved behind experimental flag for now
|
2018-08-23 18:11:10 +01:00 |
|
Richard Davey
|
beb286297c
|
Camera3D Plugin moved out of the main src folder to optional plugin
|
2018-08-23 13:18:25 +01:00 |
|
Richard Davey
|
0ed4766fe3
|
Added start of the new DOM Element Game Object
|
2018-07-18 17:23:04 +01:00 |
|
Richard Davey
|
6299019838
|
Updated to use typeof DefinePlugin check.
|
2018-04-20 00:23:24 +01:00 |
|
Richard Davey
|
cb4eb9e435
|
Rescoped RetroFont so it's no longer bound to BitmapText
|
2018-04-19 13:07:59 +01:00 |
|
Felipe Alfonso
|
e0f678d1ff
|
Merge branch 'master' into containers
|
2018-03-28 20:49:00 -03:00 |
|
Richard Davey
|
747f09af86
|
jsdoc fixes
|
2018-03-28 15:04:09 +01:00 |
|
Felipe Alfonso
|
5bcd12fcb7
|
Base container rendering + sprite batching with parent matrix
|
2018-03-23 14:15:52 -03:00 |
|
Hua
|
4719589382
|
Add reference of BuildGameObject, BuildGameObjectAnimation
|
2018-03-09 15:13:42 +08:00 |
|
Hua
|
cf8d4703b3
|
Add reference of GameObject class
|
2018-03-09 12:31:37 +08:00 |
|
Felipe Alfonso
|
ef8e92dc01
|
RenderTexture base webgl implementation
|
2018-02-23 00:44:22 -03:00 |
|
Richard Davey
|
2813ac8162
|
Moved PluginManager and merged configs into single root file for easier changing.
|
2018-02-12 23:03:48 +00:00 |
|
Richard Davey
|
275f6e40b2
|
Moved to sub-folder.
|
2018-02-12 22:16:27 +00:00 |
|
Richard Davey
|
ef87b33a10
|
Added jsdocs
|
2018-02-12 21:54:51 +00:00 |
|
Richard Davey
|
b6b8f70550
|
DisplayList now just extends List and removed the Plugin, as it acts as its own plugin now.
|
2018-02-12 16:59:57 +00:00 |
|
Richard Davey
|
d1f5f8a82b
|
Added jsdocs
|
2018-02-12 16:01:21 +00:00 |
|
Richard Davey
|
10193c181a
|
Fixed require paths.
|
2018-02-07 17:10:01 +00:00 |
|
Felipe Alfonso
|
4d03853935
|
Added cleanup routine for all webgl content on WebGLRenderer destroy function
|
2018-01-31 14:36:00 -03:00 |
|
Richard Davey
|
2a86400a28
|
Added in jsdocs
|
2018-01-31 13:54:44 +00:00 |
|
Felipe Alfonso
|
d9b04ef2e9
|
Light2D Plugin added to scene
|
2018-01-30 19:46:43 -03:00 |
|
Richard Davey
|
feee8e34e8
|
Moved Container out of prod for now.
|
2018-01-26 05:25:30 +00:00 |
|
Felipe Alfonso
|
7c4c439aa4
|
Diffuse lighting shaders. Also made light layer rendering pass through
|
2018-01-25 19:20:36 -03:00 |
|
Felipe Alfonso
|
bd8e9b2003
|
Static Tilemap Layer rendering
|
2018-01-25 02:26:14 -03:00 |
|
Felipe Alfonso
|
80d9ef42b3
|
ParticleEmitterManager webgl rendering added
|
2018-01-24 22:10:30 -03:00 |
|
Felipe Alfonso
|
42482ecb26
|
TileSprite webgl rendering
|
2018-01-24 21:15:51 -03:00 |
|
Felipe Alfonso
|
195a59d3ba
|
Dynamic Tilemap rendering
|
2018-01-24 19:29:57 -03:00 |
|
Felipe Alfonso
|
06fa0afcc8
|
Dynamic Bitmap Text webgl rendering
|
2018-01-24 15:55:23 -03:00 |
|
Felipe Alfonso
|
5170784338
|
Graphics WebGL Rendering
|
2018-01-24 00:03:43 -03:00 |
|
Felipe Alfonso
|
ca465c8139
|
Fixed Quad
|
2018-01-23 21:58:37 -03:00 |
|
Felipe Alfonso
|
99d850346f
|
Text rendering added
|
2018-01-23 21:40:20 -03:00 |
|
Felipe Alfonso
|
502ce8ddea
|
Static BitmapText rendering. Added rect culling to TextureTintPipeline
|
2018-01-23 20:36:49 -03:00 |
|