Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/trunk/src/lib/graphics/render2D

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9869   18 years bensch orxonox/trunk: merged the new_class_id branche back to the trunk. …
(edit) @9406   18 years bensch orxonox/trunk: merged the proxy back merged with commandsvn merge …
(edit) @8989   18 years bensch orxonox/trunk: notifier notifies
(edit) @8360   18 years bensch orxonox/trunk: more performant Element2D'drawer
(edit) @8316   18 years bensch trunk: fixed most -Wall warnings… but there are still many missing :/
(edit) @8035   18 years bensch gui: merged the gui back to the trunk
(edit) @7919   18 years bensch orxonox/trunk: merged the gui branche back merged with command: …
(edit) @7871   18 years bensch orxonox/trunk: Element2D is better updated (after PNode :)
(edit) @7846   18 years bensch orxonox/trunk: doxygen
(edit) @7845   18 years bensch hmm… does not help
(edit) @7844   18 years bensch orxonox/trunk: Ok the Element2D-renderer works, and hides Elements, …
(edit) @7843   18 years bensch compiles
(edit) @7840   18 years bensch trunk: Elements that are supposed to be on the Background stay there: …
(edit) @7810   18 years bensch orxonox/trunk: merged the Weather effects back here
(edit) @7727   18 years bensch trunk: some GL-properties for the Textures
(edit) @7457   18 years bensch orxonox/trunk: Size2D is ok now for the MultiLineText
(edit) @7453   18 years bensch orxonox/trunk: Size is local to text now
(edit) @7342   18 years bensch orxonox/trunk: ShellBuffer and ShellInput had the segfault-capability …
(edit) @7341   18 years bensch orxonox/trunk: shell in c++-style now
(edit) @7332   18 years bensch orxonox/trunk: Layer Sorting works as expected
(edit) @7330   18 years bensch orxonox/trunk: Sorting in ShellCommand
(edit) @7316   18 years bensch orxonox/trunk: Element2D uses Vector2D instead of Vector whenever possible
(edit) @7221   18 years bensch orxonox/trunk: merged the std-branche back, it runs on windows and …
(edit) @7199   18 years bensch orxonox/trunk: MultiType rework (now uses std::string) this is more …
(edit) @7198   18 years bensch orxonox/trunk: new Default Values… they now too are in MultiType …
(edit) @7193   18 years bensch orxonox/trunk: new style for resources (prework/movement)
(edit) @7052   18 years bensch less debug
(edit) @7031   18 years bensch softed stuff
(edit) @7029   18 years bensch orxonox/trunk: element2d's should be cleanly deleted at the end now :)
(edit) @6990   18 years bensch orxonox/trunk: better mouse capture now
(edit) @6889   18 years patrick trunk: lenseflare is not drawn if behind the camera
(edit) @6878   18 years patrick trunk: now working with element2d only, game always returns to menu in …
(edit) @6848   18 years patrick trunk: switching to element2sd
(edit) @6841   18 years patrick trunk: submenu loading work, graphics chaos
(edit) @6815   18 years bensch orxonox/trunk: merged branches/network back to the trunk. merged with …
(edit) @6778   18 years bensch trunk: ModelView work…
(edit) @6512   18 years bensch orxonox/trunk: loadParams is now virtual. ALL THE CLASSES HAVE TO CALL …
(edit) @6307   18 years bensch orxonox/trunk: PNode fix: PNODE_MOVEMENT didn't work, because the mask …
(edit) @6299   18 years bensch orxonox/trunk: syncing PNode to Element2D again
(edit) @6295   18 years bensch orxonox/trunk: new GUI-functionality
(edit) @6222   18 years bensch orxonox/trunk: merged the christmas branche to the trunk merged with …
(edit) @6142   18 years bensch orxonox/trunk: merge the ObjectManager to the trunk merged with …
(edit) @5944   18 years bensch orxonox/trunk: ini-parser in own subdir now (also moved tiXml-lib to …
(edit) @5783   18 years bensch orxonox/trunk: more stl in Shell
(edit) @5778   18 years bensch orxonox/trunk: saver removal
(edit) @5776   18 years bensch orxonox/trunk: stl::list in PhysicsEngine
(edit) @5775   18 years bensch orxonox/trunk: stl::list in Element2D
(edit) @5671   18 years bensch orxonox/trunk: renamed class LoadParam to CLoadParam and Macro …
(edit) @5654   18 years bensch orxonox/trunk: cycle-loading of LoadParam works…
(edit) @5652   18 years bensch orxonox/trunk: new LoadParam procedure with all NON-cycling …
(edit) @5420   19 years bensch orxonox/trunk: Font is now Right, and the Rendering 'should be' faster.
(edit) @5418   19 years bensch orxonox/trunk: Text offers its Size to Element2D
(edit) @5417   19 years bensch orxonox/trunk: visibility of Element2D-debug-draw through …
(edit) @5414   19 years bensch orxonox/trunk: new functionality in PNode and Element2D they now …
(edit) @5406   19 years bensch orxonox/trunk: update the Element2D-tree in the right order
(edit) @5405   19 years bensch orxonox/trunk: renamed definition to the right term declaration…
(edit) @5404   19 years bensch orxonox/trunk: removed old unused functionality, and added some comments
(edit) @5403   19 years bensch orxonox/trunk: implemented List-addAtIteratorPosition, to add any …
(edit) @5402   19 years bensch orxonox/trunk: promised checking should be working now.
(edit) @5401   19 years bensch orxonox/trunk: new Layering system works, now i have to do the check …
(edit) @5400   19 years bensch orxonox/trunk: a new Function to List. This gives the ability to …
(edit) @5399   19 years bensch orxonox/trunk: GL-GUI not rendered by Element2D anymore, lets see, if …
(edit) @5398   19 years bensch orxonox/trunk: fixed a bug in the allocation of Element2D
(edit) @5397   19 years bensch orxonox/trunk: Elemet2D-drawing better prevent segfault in setParent …
(edit) @5396   19 years bensch orxonox/trunk: fixed a BUG in the Element2D-class preventing the …
(edit) @5387   19 years bensch orxonox/trunk: PNode and Element2D can now return their children-lists …
(edit) @5382   19 years bensch orxonox/trunk: fixed a reparenting bug made the naming more compliant
(edit) @5378   19 years bensch orxonox/trunk: crosshair now more compliant with Element2D Element2D …
(edit) @5377   19 years bensch orxonox/trunk: fancy-shell :)
(edit) @5376   19 years bensch orxonox/trunk: fancy effects in Shell
(edit) @5371   19 years bensch orxonox/trunk: todo-list
(edit) @5354   19 years bensch orxonox/trunk: animationing is reversible over time (try setting in …
(edit) @5318   19 years bensch orxonox/trunk: new ReadFileArray function for shader
(edit) @5317   19 years bensch orxonox/trunk: Shaders are now NOT renderen in 2D-mode. After 2D-mode …
(edit) @5286   19 years bensch orxonox/trunk: fixed a bug in the deletion Process of NullElement2D. …
(edit) @5285   19 years bensch orxonox/trunk: nicer quit-modi TextEngine is now deleted by …
(edit) @5279   19 years bensch orxonox/trunk: almost mac compatibility
(edit) @5254   19 years bensch orxonox/trunk: some very little todo's…, and Names in all files
(edit) @5252   19 years bensch orxonox/trunk: reverted changes to the Element2D-class, they are not needed
(edit) @5251   19 years bensch orxonox/trunk: saver change between fonts in Shell
(edit) @5215   19 years bensch orxonox/trunk: some more fixing of the Errors reported by valgrind …
(edit) @5214   19 years bensch orxonox/trunk: major fix in PNode/Element2D… the Children were …
(edit) @5212   19 years bensch orxonox/trunk: some little errors corrected via Valgrind
(edit) @5211   19 years bensch orxonox/trunk: valgrind mem-leak-recovered
(edit) @5118   19 years bensch orxonox/trunk: semi-active buffers
(edit) @5117   19 years bensch orxonox/trunk: cleanup is almost perfect now
(edit) @5115   19 years bensch orxonox/trunk: reimplemented the list functions, as i did before in …
(edit) @5113   19 years bensch orxonox/trunk:restoring the trunk…
(edit) @5111   19 years bensch orxonox/trunk: reverted the last steps, because they created a huge …
(edit) @5110   19 years bensch orxonox/trunk: changed the behaviour of the iterator. Now it is soon …
(edit) @5109   19 years bensch orxonox/trunk: synchronized PNode and Element2D again
(edit) @5108   19 years bensch orxonox/trunk: softDir/softCoor is now overwritten(deleted) if one …
(edit) @5107   19 years bensch orxonox/trunk: shell is now properly moving through the bufferlines
(edit) @5091   19 years bensch orxonox/trunk: doxygen-tags
(edit) @5090   19 years bensch orxonox/trunk: math should be easy…
(edit) @5089   19 years bensch orxonox/trunk: rebuild Element2D. Now it is more like PNode
(edit) @5088   19 years bensch orxonox/trunk: initialize and delete toCoord/toDir in PNode and Element2D
(edit) @5084   19 years bensch orxonox/trunk: flush i am going into the weekend now @patrick: ther …
(edit) @5083   19 years bensch orxonox/trunk: implemented the update function
(edit) @5082   19 years bensch orxonox/trunk: implemented PNode-functionality in Element2D, update …
Note: See TracRevisionLog for help on using the revision log.