summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-04the complete beginnings of a material editor, pushing so I can work from my n...Treeki5-5/+67
2012-09-03how did I miss this the first time.. pane height can now be editedTreeki1-1/+1
2012-08-25added alpha for vtxcolour editing. actually much easier than I expected!Treeki1-1/+5
2012-08-25editing for picture vertex coloursTreeki2-1/+84
2012-08-25fixed vertex colours rendering, this fixes some weird panes in NSMBWTreeki1-2/+2
2012-08-19fix a bug in the main window and add key shortcuts for the file menuTreeki1-1/+6
2012-08-19added a tex coord set editor and the beginnings of a Picture tabTreeki6-2/+275
2012-08-18blah, an attempt to sort out the weird resizing of the scene treeTreeki3-10/+19
2012-08-18added influenced alpha to the render. not sure if I did it right BUT...Treeki2-24/+27
2012-08-18sorted out ranges and steps and crap for the SRT spinboxesTreeki2-13/+24
2012-08-18made pane visibility part of the scene graph treeTreeki5-13/+42
2012-08-18you can now view and edit basic pane settings! exciting, right?Treeki4-10/+250
2012-08-18giving the renderer a tiny bit more accuracyTreeki1-5/+8
2012-08-17added the Pane tab layout, still got to make it work...Treeki2-2/+140
2012-08-17changed LYTPane::flags to a set of three boolsTreeki2-3/+15
2012-08-15the beginnings of a very, very unfinished pane editorTreeki5-3/+74
2012-08-15untested and unfinished 8-frame window support; can't find any to try...Treeki1-0/+53
2012-08-15importing of CMPR textures addedTreeki1-3/+88
2012-08-15fixed 4-frame windowsTreeki1-3/+3
2012-08-14disable textures so the boundary lines will always renderTreeki1-0/+8
2012-08-14LGLwidget can now be resized to show stuff off-screen, shows boundary linesTreeki1-2/+46
2012-08-14commented out a bit of debug stuff in LGLWidgetTreeki1-3/+3
2012-08-13preview/renderer window now shown alongside LayoutWindowTreeki2-0/+20
2012-08-13fixed segfault when you try to move panes to the top level(invalid)...Treeki1-0/+5
2012-08-12moving multiple panes at the same time..hope this worksTreeki2-22/+30
2012-08-12yes!!! drag and drop for Panes seems to work for now!Treeki2-1/+87
2012-08-11ahh what happened - Merge branch 'master' of github.com:Treeki/LayoutStudioTreeki5-15/+14
2012-08-11trying to add scene graph tree drag/drop, no idea what I'm doingTreeki3-0/+24
2012-08-09forgot to commit this when I last worked on it :xTreeki5-15/+14
2012-08-05getting further... basic read-only Scene Graph model/widgetTreeki6-4/+167
2012-08-04this bit is nowhere near finished but I'm pushing it so I can pull on my netbookTreeki5-2/+102
2012-08-03added Rename and Remove Item functionsTreeki4-68/+142
2012-08-03might as well push all this. a massive amount of changesTreeki30-228/+1625
2010-10-14brlyt packing added, plus some changes in the existing API (mostly for const ...Treeki56-221/+677
2010-10-14bugfixes; working U8 archive support for reading/writingTreeki14-11/+594
2010-10-09material bugfixes, plus the beginning of U8 archive code, and a nice little A...Treeki12-160/+478
2010-10-08material structs finished... finally :( testing time now!Treeki10-24/+293
2010-10-08tev stage reading added -- I still need to add writing, I'll do this laterTreeki4-12/+182
2010-10-08forgot to save this file. committing it before I go to sleep, I'll work more ...Treeki1-0/+4
2010-10-08added a short-term todo list to the readme, and some more material code. thre...Treeki10-39/+317
2010-10-08added GPLv2 licenseTreeki40-1/+976
2010-10-07implemented some more material stuff; added readmeTreeki8-31/+160
2010-10-07initial commit -- everything compiles except for material.cpp. the material s...Treeki41-0/+2152