Aruki
|
c4829f5fda
|
Cleanup & refactoring
|
2018-12-16 14:00:40 -07:00 |
|
Aruki
|
2287b05bc3
|
Refactor so PWE compiles with the newly externalized LibCommon
|
2018-12-11 22:50:46 -07:00 |
|
Aruki
|
84d689e104
|
Changed EGame to an enum class. Created NGameList and NPropertyMap to change how templates are managed/saved/loaded. Added support for property map keeping track of ID/type pairs.
|
2018-10-07 17:53:19 -06:00 |
|
Aruki
|
42d021e757
|
More cleanup, renamed CMasterTemplate to CGameTemplate
|
2018-09-22 23:54:34 -06:00 |
|
Aruki
|
31dac74a64
|
Property cleanup
|
2018-09-22 13:36:50 -06:00 |
|
Aruki
|
148449e50b
|
Various property cleanup, fixing more broken stuff, trialing new features
|
2018-07-16 02:29:29 -06:00 |
|
Aruki
|
4faadbda61
|
Fixed a lot of property bugs, fixed more various VS2017 compiler errors, property editor works correctly now
|
2018-07-08 21:59:01 -06:00 |
|
Aruki
|
ce3dfdc397
|
Massive overhaul of property system done over the last few months. There is unfinished/broken stuff still, but it compiles now.
|
2018-06-22 15:24:04 -06:00 |
|
Aruki
|
581d5f7267
|
Changed resource selector widgets so they can pop up a panel with a list of acceptable resources
|
2017-07-10 15:19:11 -06:00 |
|
Aruki
|
2c21276f5a
|
Use uppercase extensions for editor resources
|
2017-07-04 19:32:12 -06:00 |
|
Aruki
|
560706d285
|
Fixed issues in MP3 package list building
|
2017-05-09 14:16:41 -06:00 |
|
Aruki
|
f72f82d519
|
Dropped support for transient resources; I am not using this functionality at all whatsoever and likely won't for a while, so why do I have it?
|
2017-05-07 20:29:33 -06:00 |
|
Aruki
|
bdf0d188c3
|
Integrated FileIO as part of Common instead of a separate subproject
|
2017-05-04 12:18:52 -06:00 |
|
Aruki
|
88c11555c0
|
Added support for CHAR, SAND, and SCAN dependencies in MP3
|
2017-04-30 22:28:37 -06:00 |
|
Aruki
|
e89d44f7a7
|
Moved POI mapping dialog to be a sidebar instead, fixed standable collision visualization in MP2/3
|
2017-02-20 16:02:05 -07:00 |
|
Aruki
|
c5de322ac7
|
Fixed various bugs and crashes and moved more functionality into the world editor
|
2017-02-13 13:44:02 -07:00 |
|
Aruki
|
9928a599be
|
Initial work towards making the World Editor the main application window
|
2017-02-11 18:35:33 -07:00 |
|
Aruki
|
568cd67994
|
Node rotation/scale now transforms correctly around the pivot point
|
2017-02-10 23:55:07 -07:00 |
|
Aruki
|
6d77604667
|
Added shader sharing mechanism; added "cook all dirty packages" button; other various tweaks and fixes
|
2017-02-09 10:54:38 -07:00 |
|
parax0
|
678ca01fb1
|
Merge branch 'master' into ContentExporting
|
2017-01-29 07:33:14 -07:00 |
|
parax0
|
57c2830b04
|
Fixes for standable collision tris visualization in Metroid Prime 3
|
2017-01-29 05:01:41 -07:00 |
|
parax0
|
c62a01e4d9
|
Added a couple more collision view features; set up a proper UI for changing collision render settings
|
2017-01-14 10:32:41 -07:00 |
|
parax0
|
08dee84367
|
Set up game-neutral collision materials; Jump Not Allowed flag now flags that surface as unstandable; other minor fixes
|
2017-01-11 06:29:30 -07:00 |
|
parax0
|
be40dfdf02
|
Added a basic UI to change collision render settings, added the ability to color collision based on the surface type
|
2016-12-26 23:02:32 -07:00 |
|
parax0
|
78baa42bce
|
Added fog to the collision shader, made changes to enable rendering different collision materials separately (also, murry crimmas)
|
2016-12-25 14:47:59 -07:00 |
|
parax0
|
c0fb54888d
|
Rewrote collision shader to use generated normals with fake lighting instead of generated UV coords
|
2016-12-24 03:05:51 -07:00 |
|
parax0
|
f6fd78af14
|
Lots of work to get MP2 repacking functional
|
2016-11-07 03:07:00 -07:00 |
|
parax0
|
040caca896
|
Added support for loading meta-animations and meta-transitions (yay! animation exclusion doesn't crash anymore!)
|
2016-10-27 07:18:59 -06:00 |
|
parax0
|
595e4b931e
|
Moved animation-related classes to their own subfolder
|
2016-10-26 18:12:08 -06:00 |
|
parax0
|
3942c09e89
|
Added support for omitting unused animations from paks (needs work to not crash)
|
2016-10-26 06:15:08 -06:00 |
|
parax0
|
0929b20ba1
|
Renamed file properties to asset properties and modified asset properties to store a CAssetID instead of a CResourceInfo
|
2016-09-01 00:24:46 -06:00 |
|
parax0
|
a7b381f301
|
Made a bunch of changes to make the resource store system more friendly to multiple stores instead of just a single active one, and set up a resource database for editor assets
|
2016-08-31 02:09:13 -06:00 |
|
parax0
|
24c5ad5cd7
|
Applied a bunch of fixes to get the current game exporter functionality working with the resource store system
|
2016-07-04 20:28:17 -06:00 |
|
parax0
|
f967519a77
|
Fixed unnecessary ray tests being performed
|
2016-06-29 23:20:34 -06:00 |
|
parax0
|
2d6dfad2d3
|
Completely overhauled resource loading in preparation for projects
|
2016-06-29 17:18:31 -06:00 |
|
parax0
|
3009f06d11
|
Implemented filesystem handling functions in Common
|
2016-05-18 20:59:01 -06:00 |
|
parax0
|
f64ee6b3b7
|
A model's surfaces are now depth sorted together (except on world geometry)
|
2016-05-03 05:05:10 -06:00 |
|
parax0
|
2db740e572
|
Added a bunch of new options and tools to the character editor
|
2016-05-02 05:23:16 -06:00 |
|
parax0
|
ed16d05136
|
Added skeleton hierarchy tree view to the character editor
|
2016-05-01 20:00:35 -06:00 |
|
parax0
|
ce688fcb8e
|
Applied various fixes to the attachment system, made skeleton rendering more flexible, added the ability for attachments to specify an attach type
|
2016-05-01 17:32:55 -06:00 |
|
parax0
|
cf84f9909a
|
Added support for attaching assets from properties to locator bones in the World Editor
|
2016-04-30 06:17:02 -06:00 |
|
parax0
|
82f037c69e
|
Added support for Echoes animation formats
|
2016-04-28 05:10:49 -06:00 |
|
parax0
|
59d8de0f31
|
Added support for depth groups on the renderer
|
2016-04-27 23:32:02 -06:00 |
|
parax0
|
50dcc9cc1a
|
Pre-transform bones with inverse bind instead of sending it to the shader
|
2016-04-27 20:36:50 -06:00 |
|
parax0
|
98059cedaa
|
Added support for model skinning
|
2016-04-27 04:27:57 -06:00 |
|
parax0
|
feace9e38c
|
Fixed animation loader bug, added CBoneTransformData to separate animation transforms away from CSkeleton, added skeleton raycasting, added a bunch of animation playback controls to the character editor
|
2016-04-10 06:49:42 -06:00 |
|
parax0
|
dfdbed24c4
|
Change CTransform4f to inherit from CMatrix4f
|
2016-04-08 19:16:26 -06:00 |
|
parax0
|
ef523c2339
|
Added support for loading uncompressed animations and playing them back
|
2016-04-07 12:15:24 -06:00 |
|
parax0
|
2376a36f0b
|
Added support for loading and rendering skeletons, added character editor
|
2016-04-05 17:26:16 -06:00 |
|
parax0
|
f9a2d019e1
|
Color properties now update in realtime while the user is choosing a color from the color dialog; also some misc bugfixes
|
2016-03-28 03:28:33 -06:00 |
|