alexiscatnip
|
5cb0e5630b
|
Trying to make a map viewer scene
|
2021-08-09 22:00:06 +08:00 |
|
alexiscatnip
|
cdd8470fdf
|
Changed all Bitmap -> Texture2D.
Make demo scene to browse tga files in openmetaverse_data
added BetterStreamingAssets to read from SA
some refactoring.
|
2021-08-07 00:13:20 +08:00 |
|
alexiscatnip
|
88ef901f2f
|
Update bootstrapper to NOT run on startup anymore.
|
2021-07-30 10:37:51 +08:00 |
|
alexiscatnip
|
5ddbb791dc
|
simplify TGALoader. image might end up flipped or weird-colored and lose ability to decode 8-bit tga.
|
2021-07-21 01:55:43 +08:00 |
|
alexiscatnip
|
7d62e642f0
|
updated login.cs with libre version 1.4.9 as the original one i used breaks the test from 1.4.9
|
2021-06-21 00:39:23 +08:00 |
|
alexiscatnip
|
474a6573e5
|
added FMOD_unity, added more logic for local chat, added 2D map ideas. (none of these working)
|
2021-06-19 18:16:41 +08:00 |
|
alexiscatnip
|
d7f1b6f850
|
I have refactored many things, including moving to a serviceLocator architecture for the main singletons (ui and raindropinstance), as I ran into problems with intialisation order of the UI.
|
2021-06-11 20:48:42 +08:00 |
|
alexiscatnip
|
d6cdd12fbf
|
Added a welcome screen. tested and wired the following screens up together: welcome,eula,login
|
2021-06-09 03:09:20 +08:00 |
|
alexiscatnip
|
2226c9c23e
|
awesome work so far in newUI scene, created some extra UI(such as welcomepanel) and wiring them up
|
2021-06-07 01:20:14 +08:00 |
|
alexiscatnip
|
33c4251f82
|
wow thats alot of changes for no functionality!
|
2021-05-31 02:37:15 +08:00 |
|
alexiscatnip
|
4240350aa3
|
Changed overall UI direction to use Unirx. saving work to git so that I can swap to pc.
|
2021-05-16 00:10:09 +08:00 |
|
alexiscatnip
|
1ea25d3941
|
making mockups of the intended UI
|
2021-05-11 01:43:39 +08:00 |
|
alexiscatnip
|
3fe9c223cc
|
Integrating UI to RaindropInstance
|
2021-05-10 13:44:06 +08:00 |
|
alexiscatnip
|
282fb334ca
|
WIP of porting radegast viewer source code
|
2021-05-10 02:17:18 +08:00 |
|
alexiscatnip
|
4bf87102f2
|
added original LMV tests
|
2021-05-08 03:28:58 +08:00 |
|
alexiscatnip
|
fb1104c0ef
|
fixed the asmdef reference issue (hopefully!). removed some login errors raised. routed debugging into Debug.Log
|
2021-05-08 01:44:01 +08:00 |
|
alexiscatnip
|
249833b9a3
|
wired up the login screen to perform login(i think)
|
2021-05-08 00:36:18 +08:00 |
|
alexiscatnip
|
b1771425eb
|
Moved LMV into unity, Created dummy namespace Catnip.Drawing to handle references to the namespace System.Drawing
|
2021-05-06 11:53:12 +08:00 |
|
alexiscatnip
|
9b7fa7ef8b
|
added .gitignore
|
2021-05-06 11:49:55 +08:00 |
|