2007-12-23 |
Antoine Chavasse | game gui: renamed SimpleContainer -> MultipleChildContainer
|
commit | commitdiff | tree |
2007-12-23 |
Antoine Chavasse | game gui: implemented SingleChildContainer.
|
commit | commitdiff | tree |
2007-12-22 |
Antoine Chavasse | gui: made scroll area just display its content along...
|
commit | commitdiff | tree |
2007-12-22 |
Antoine Chavasse | game gui: some refactoring.
|
commit | commitdiff | tree |
2007-12-22 |
Antoine Chavasse | game gui: made clipping work in scrollarea, needs some...
|
commit | commitdiff | tree |
2007-12-22 |
Antoine Chavasse | scenegraph: clearing is taken care of by RenderPass...
|
commit | commitdiff | tree |
2007-12-22 |
Antoine Chavasse | scenegraph: added the ability to define whether a ChildRende...
|
commit | commitdiff | tree |
2007-12-22 |
Antoine Chavasse | scenegraph: added stencil testing attribute in material.
|
commit | commitdiff | tree |
2007-12-21 |
Antoine Chavasse | scenegraph: made render pass and sub render passes...
|
commit | commitdiff | tree |
2007-12-21 |
Antoine Chavasse | Renamed RenderContext into RenderPass.
|
commit | commitdiff | tree |
2007-12-21 |
Antoine Chavasse | scenegraph: Clean up some unused stuff from ViewPort...
|
commit | commitdiff | tree |
2007-12-17 |
Antoine Chavasse | game gui: pass a pointer to the render context to Wudget...
|
commit | commitdiff | tree |
2007-12-16 |
Antoine Chavasse | scenegraph: separated scissoring state in a separate...
|
commit | commitdiff | tree |
2007-11-18 |
Antoine Chavasse | scenegraph: implemented SubRenderContext renderable...
|
commit | commitdiff | tree |
2007-11-18 |
Antoine Chavasse | scenegraph: implemented scissoring in viewports.
|
commit | commitdiff | tree |
2007-11-18 |
Antoine Chavasse | Some work on ScrollArea.
|
commit | commitdiff | tree |
2007-11-18 |
Antoine Chavasse | gui.tool: fix some compilation warnings for qt 4.3.
|
commit | commitdiff | tree |
2007-11-12 |
Antoine Chavasse | Began implementing ScrollArea.
|
commit | commitdiff | tree |
2007-11-11 |
Antoine Chavasse | The slider works.
|
commit | commitdiff | tree |
2007-11-11 |
Antoine Chavasse | slider wip.
|
commit | commitdiff | tree |
2007-11-11 |
Antoine Chavasse | More work on slider widget.
|
commit | commitdiff | tree |
2007-11-11 |
Antoine Chavasse | Working on slider widget.
|
commit | commitdiff | tree |
2007-11-11 |
Antoine Chavasse | Renamed of some interfaces using the same convention...
|
commit | commitdiff | tree |
2007-11-10 |
Antoine Chavasse | Implemented the write queue, un-inlined things in core...
|
commit | commitdiff | tree |
2007-11-08 |
Antoine Chavasse | objdb::Controller now implements ObjectStorage_i.
|
commit | commitdiff | tree |
2007-11-08 |
Antoine Chavasse | core: defined an ObjectStorage interface and made persistabl...
|
commit | commitdiff | tree |
2007-10-31 |
Antoine Chavasse | Numerous fixes for various problems exposed by upgrading...
|
commit | commitdiff | tree |
2007-10-28 |
Antoine Chavasse | objdb: record which bundles are loaded and make it...
|
commit | commitdiff | tree |
2007-10-27 |
Antoine Chavasse | fbf: reverted a small but pointless test change.
|
commit | commitdiff | tree |
2007-10-27 |
Antoine Chavasse | fbf: fixed a few bugs regarding pointers and object...
|
commit | commitdiff | tree |
2007-10-27 |
Antoine Chavasse | lua bindings: implemented wrapped pointers' __tostring...
|
commit | commitdiff | tree |
2007-10-13 |
Antoine Chavasse | objdb: moved the writeBundle/readBundle API to Controller.
|
commit | commitdiff | tree |
2007-10-12 |
Antoine Chavasse | scenegraph: removed stupid test frame destructor.
|
commit | commitdiff | tree |
2007-10-12 |
Antoine Chavasse | objdb: inter-bundle pointers are now stored and loaded...
|
commit | commitdiff | tree |
2007-10-11 |
Antoine Chavasse | Reinstated the necessary API to attach a bundle to...
|
commit | commitdiff | tree |
2007-10-09 |
Antoine Chavasse | fbf: added resolveUUID() method in ReaderBackend interface.
|
commit | commitdiff | tree |
2007-10-08 |
Antoine Chavasse | fbf: save pointers to objects in foreign bundles as...
|
commit | commitdiff | tree |
2007-10-08 |
Antoine Chavasse | objdb: moved Bundle and Persistable to core, improved...
|
commit | commitdiff | tree |
2007-10-08 |
Antoine Chavasse | fbf: a pointer to the object that owns whatever we...
|
commit | commitdiff | tree |
2007-10-04 |
Antoine Chavasse | objdb: bundle loading now works.
|
commit | commitdiff | tree |
2007-10-01 |
Antoine Chavasse | objdb: added name attribute in bundle.
|
commit | commitdiff | tree |
2007-09-16 |
Antoine Chavasse | objdb: bundle reading.
|
commit | commitdiff | tree |
2007-09-16 |
Antoine Chavasse | objdb: bundle writing (without splitting yet).
|
commit | commitdiff | tree |
2007-09-14 |
Antoine Chavasse | python bindings: clean up some dead code.
|
commit | commitdiff | tree |
2007-09-14 |
Antoine Chavasse | objdb: exposed Persistable and Bundle in the IDL.
|
commit | commitdiff | tree |
2007-09-14 |
Antoine Chavasse | io: implemented MemoryOutputStream.
|
commit | commitdiff | tree |
2007-09-13 |
Antoine Chavasse | fbf: split the storage back-end out with interfaces...
|
commit | commitdiff | tree |
2007-09-12 |
Antoine Chavasse | objdb: some work on the controller.
|
commit | commitdiff | tree |
2007-09-12 |
Antoine Chavasse | objdb: added Database::OpenOrCreate() method.
|
commit | commitdiff | tree |
2007-09-11 |
Antoine Chavasse | objdb: added idl interface (with only database opening...
|
commit | commitdiff | tree |
2007-09-11 |
Antoine Chavasse | object database: commiting current work (in progress)
|
commit | commitdiff | tree |
2007-09-10 |
Antoine Chavasse | Added GPLv3 headers all over the place.
|
commit | commitdiff | tree |
2007-09-10 |
Antoine Chavasse | Finally settled on naming this engine "Fail" instead...
|
commit | commitdiff | tree |
2007-07-19 |
Antoine Chavasse | gui, gui.tool: started RenderView implementation.
|
commit | commitdiff | tree |
2007-07-19 |
Antoine Chavasse | Some reorganizing.
|
commit | commitdiff | tree |
2007-07-18 |
Antoine Chavasse | Upgraded to lua 5.1.2
|
commit | commitdiff | tree |
2007-07-18 |
Antoine Chavasse | Implemented sublime document wrapper.
|
commit | commitdiff | tree |
2007-07-17 |
Antoine Chavasse | gui.tool: added Area;
|
commit | commitdiff | tree |
2007-07-17 |
Antoine Chavasse | gui.tool: added MainWindow, made Application a singleton...
|
commit | commitdiff | tree |
2007-07-17 |
Antoine Chavasse | Moved back the headers in the src directory, because...
|
commit | commitdiff | tree |
2007-07-16 |
Antoine Chavasse | Painful, gui.tool: rudimentary KApplication wrapper.
|
commit | commitdiff | tree |
2007-07-16 |
Antoine Chavasse | Removed the kdevplatform thing, going for a different...
|
commit | commitdiff | tree |
2007-07-16 |
Antoine Chavasse | Moved the application class in a separate library.
|
commit | commitdiff | tree |
2007-07-15 |
Antoine Chavasse | Painful: init plugins, "borrows" a profile from kdevelop...
|
commit | commitdiff | tree |
2007-07-15 |
Antoine Chavasse | Renamed toolservices into toolbindings, made it a shared...
|
commit | commitdiff | tree |
2007-07-15 |
Antoine Chavasse | Split gameservices in gamebindings and gamestorage...
|
commit | commitdiff | tree |
2007-07-15 |
Antoine Chavasse | ABF and lua are now shared libraries.
|
commit | commitdiff | tree |
2007-07-15 |
Antoine Chavasse | Most everything is built as shared libraries now except...
|
commit | commitdiff | tree |
2007-07-15 |
Antoine Chavasse | Some tweaks and fixes. io and guigame are now shared...
|
commit | commitdiff | tree |
2007-07-15 |
Antoine Chavasse | Added some useful shared library macros to the build...
|
commit | commitdiff | tree |
2007-07-15 |
Antoine Chavasse | The python module compiles again.
|
commit | commitdiff | tree |
2007-07-15 |
Antoine Chavasse | Everything builds and works again.
|
commit | commitdiff | tree |
2007-07-15 |
Antoine Chavasse | All modules now compile again.
|
commit | commitdiff | tree |
2007-07-15 |
Antoine Chavasse | gui and scenegraph compile again.
|
commit | commitdiff | tree |
2007-07-15 |
Antoine Chavasse | math compiles again.
|
commit | commitdiff | tree |
2007-07-15 |
Antoine Chavasse | awic compiles again.
|
commit | commitdiff | tree |
2007-07-15 |
Antoine Chavasse | Reshuffling directories to separate include and sources...
|
commit | commitdiff | tree |
2007-07-15 |
Antoine Chavasse | All done with un-inlining constructors. Onwards to...
|
commit | commitdiff | tree |
2007-07-15 |
Antoine Chavasse | Moar.
|
commit | commitdiff | tree |
2007-07-15 |
Antoine Chavasse | More constructors un-inlining.
|
commit | commitdiff | tree |
2007-07-15 |
Antoine Chavasse | collision: un-inlined constructors.
|
commit | commitdiff | tree |
2007-07-15 |
Antoine Chavasse | painful: now initialize and shows up a default, empty...
|
commit | commitdiff | tree |
2007-07-14 |
Antoine Chavasse | Bringing in KDE4 and KDE4's kdevplatform in Painful...
|
commit | commitdiff | tree |
2007-07-14 |
Antoine Chavasse | Renamed Painful to painful.
|
commit | commitdiff | tree |
2007-07-14 |
Antoine Chavasse | Small fix in the lua class system.
|
commit | commitdiff | tree |
2007-07-14 |
Antoine Chavasse | Renamed aic to awic to match the convetion I used everywhere...
|
commit | commitdiff | tree |
2007-07-14 |
Antoine Chavasse | Renamed the editor Painful, because a proper name is...
|
commit | commitdiff | tree |
2007-07-14 |
Antoine Chavasse | Made lua class definitions cleaner.
|
commit | commitdiff | tree |
2007-07-14 |
Antoine Chavasse | Implemented class system on the lua side that can interopera...
|
commit | commitdiff | tree |
2007-07-13 |
Antoine Chavasse | Set up some installation scheme for lua modules, and...
|
commit | commitdiff | tree |
2007-07-13 |
Antoine Chavasse | Split gameservices into one file per module, to make...
|
commit | commitdiff | tree |
2007-07-13 |
Antoine Chavasse | Moved lua and python into a bindings subdirectory.
|
commit | commitdiff | tree |
2007-07-13 |
Antoine Chavasse | Use standardized (albeit hardcoded at compilation for...
|
commit | commitdiff | tree |
2007-07-13 |
Antoine Chavasse | lua: initialize package.loaded[] for wrapped modules.
|
commit | commitdiff | tree |
2007-07-12 |
Antoine Chavasse | Renamed the python module to pyawful.
|
commit | commitdiff | tree |
2007-07-12 |
Antoine Chavasse | lua: solved the circular reference between subclass...
|
commit | commitdiff | tree |
2007-07-13 |
Antoine Chavasse | Some cleanup.
|
commit | commitdiff | tree |
2007-07-13 |
Antoine Chavasse | lua: proper handling of return values of overloaded...
|
commit | commitdiff | tree |
2007-07-13 |
Antoine Chavasse | lua: calls to virtual methods from C++ are properly...
|
commit | commitdiff | tree |
2007-07-12 |
Antoine Chavasse | lua: lua objects inheriting from native classes are...
|
commit | commitdiff | tree |