root/cafu/trunk/Libs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @533 [533] 6 days Carsten Net code: Introduce new classes for managing the game entity state. The …
(edit) @528 [528] 4 weeks Carsten Net code: Added two new methods: […] These two methods are currently …
(edit) @525 [525] 5 weeks Carsten FBX model loader: disabled creation of debug logfile.
(edit) @524 [524] 5 weeks Carsten FBX model loader: Fix u/v-mapping as reported at …
(edit) @510 [510] 7 weeks Carsten Fixed Cafu Engine segfault at program end under Linux: A FontT instance …
(edit) @508 [508] 8 weeks Carsten Model code: Updated .dlod file parsing to work without the "start range" …
(edit) @484 [484] 3 months Carsten Model code: - Moved the "force loop" feature from being a parameter to …
(edit) @483 [483] 3 months Carsten Remove unused method that breaks compilation as reported at …
(edit) @482 [482] 3 months Carsten Model code: Removed the remaining, obsolete and unused "gts" (given …
(edit) @481 [481] 3 months Carsten Model code: Removed support for "gts" (given tangent space) from the .ase …
(edit) @480 [480] 3 months Carsten Model code: Removed the now obsolete CafuModelT::GuiLocT code and …
(edit) @479 [479] 3 months Carsten Model code: Removed support for "gts" (given tangent space) from the .lwo …
(edit) @476 [476] 3 months Carsten Model code: Added implementations for the tangent-space methods. …
(edit) @475 [475] 4 months Carsten Model code: Add per-mesh settings for tangent-space method and cast …
(edit) @474 [474] 4 months Carsten Model code: Add support for importing smoothing groups to all model …
(edit) @473 [473] 4 months Carsten Model Editor: Small fixes and improvements.
(edit) @472 [472] 4 months Carsten Model Editor: Add ability to import animation sequences into existing …
(edit) @469 [469] 4 months Carsten Model code: - Removed methods from class AnimPoseT that have been …
(edit) @464 [464] 4 months Carsten Model code: Dropped the "Assimp"-based model loader as we already have …
(edit) @463 [463] 4 months Carsten Model code: Bug fix.
(edit) @462 [462] 4 months Carsten Model code: Reordered methods in AnimExpressionT class hierarchy. This …
(edit) @461 [461] 4 months Carsten Model code: Replaced the use of IntrusivePtrT<AnimExpressionT> with much …
(edit) @460 [460] 4 months Carsten Model code: - Removed the now (see r459) obsolete "ChangeNum" stuff from …
(edit) @459 [459] 4 months Carsten Model code: AnimPoseT now compares AnimExpressionT instances by …
(edit) @458 [458] 4 months Carsten Continuing r457, additional small fixes: - Manually fixed the remaining …
(edit) @457 [457] 4 months Carsten Using UltraEdit's multi-line search-and-replace-in-files feature, replaced …
(edit) @455 [455] 4 months Carsten Updated copyright banners (in C++ files).
(edit) @454 [454] 5 months Carsten Model code: - Small enhancements and fixes to the new AnimExpressionT
(edit) @453 [453] 5 months Carsten Model code: This change extends and revises the AnimExpressionT class …
(edit) @452 [452] 5 months Carsten Model code: Added the basics of "anim expressions". Anim expressions …
(edit) @444 [444] 5 months Carsten Fixed bugs aplenty: - Libs: When CollisionModelStaticTs were created …
(edit) @439 [439] 6 months Carsten CaWE: The models of static_detail_model entities now show their GUI …
(edit) @438 [438] 6 months Carsten Display and operate GUIs that are attached via GuiFixtureT's to their …
(edit) @435 [435] 6 months Carsten Model Editor: Minor fixes to the 3D view and camera navigation to improve …
(edit) @434 [434] 6 months Carsten Model Editor: Added a tool for fixing models that did not bring proper …
(edit) @431 [431] 6 months Carsten Model Editor: - Add support for "debug materials" so that the user can …
(edit) @429 [429] 6 months Carsten Model code: Added support for skipping triangles when drawing the mesh …
(edit) @428 [428] 6 months Carsten Model code: Finally removed the last fragments of the old model code: the …
(edit) @427 [427] 6 months Carsten Model code: Replaced all remaining occurrences of obsolete class …
(edit) @426 [426] 6 months Carsten Fixed some issues with animation playback.
(edit) @425 [425] 6 months Carsten Rearranged the methods of AnimPoseT into a more intuitive order. No …
(edit) @423 [423] 6 months Carsten Model code: Replaced obsolete class ModelProxyT in the game code with …
(edit) @422 [422] 6 months Carsten Model code: Removed struct AnimPoseT::SuperT again, which greatly …
(edit) @419 [419] 7 months Carsten Model code: Replaced obsolete class ModelProxyT in the …
(edit) @417 [417] 7 months Carsten Added operators == and != to class ArrayT<T>, and replaced the …
(edit) @416 [416] 7 months Carsten Model code / GuiSys: Replaced obsolete class ModelProxyT in the GuiSys's …
(edit) @415 [415] 7 months Carsten GuiSys: Refactored the management of shared GUI resources (fonts and …
(edit) @414 [414] 7 months Carsten Model code: - Added new class ModelManagerT, which essentially does …
(edit) @412 [412] 7 months Carsten Model Editor: Adding reminders that we should have the "cast shadows?" …
(edit) @411 [411] 7 months Carsten Completing the changes begun in r410, this change links the alut, ogg, …
(edit) @410 [410] 7 months Carsten Continuing the previous revision, properly link the freealut, openal-soft, …
(edit) @409 [409] 7 months Carsten Applied some fixes and changes for building and linking under Ubuntu 11.10 …
(edit) @408 [408] 7 months Carsten Model code: Refactored the old and obsolete ModelDummyT code into the …
(edit) @407 [407] 7 months Carsten Model Editor: Added an info pane about the level-of-detail models used …
(edit) @406 [406] 7 months Carsten Model support: Refactored our discrete-level-of-detail (dlod) code from …
(edit) @405 [405] 7 months Carsten Model support: A temporary change to better support the old ModelT
(edit) @404 [404] 8 months Carsten Model support: Removed the obsolete class ModelMdlT. In its place, HL1 …
(edit) @403 [403] 8 months Carsten Model support: For model files that bring fixed/given tangent-space …
(edit) @402 [402] 8 months Carsten Model Editor: Added support for rendering - the normal vectors of the …
(edit) @401 [401] 8 months Carsten Model support: Better member and variable names in AnimPoseT code.
(edit) @400 [400] 8 months Carsten Model support: Separated the pose of a model from the definition of the …
(edit) @398 [398] 8 months Carsten Model code: In order to prepare some upcoming and more exhaustive changes, …
(edit) @396 [396] 8 months Carsten Model Editor: No functional changes, just rearranging the code to bring …
(edit) @394 [394] 8 months Carsten Model Editor: Added support for animation channels.
(edit) @391 [391] 8 months Carsten Model support: Added data structures and load/save code for "animation …
(edit) @390 [390] 8 months Carsten Model Editor: Continuing r383 to r385, this change addresses some issues …
(edit) @386 [386] 8 months Carsten GuiSys: Make sure that hierarchies of windows cannot have cycles. This …
(edit) @385 [385] 8 months Carsten Fix linking issue in LoaderFbxT class when the Autodesk FBX SDK is not …
(edit) @384 [384] 8 months Carsten Model Editor: Minor Linux/GCC build fixes.
(edit) @383 [383] 8 months Carsten Model Editor: Added support for model skins. Closes #86.
(edit) @382 [382] 8 months Carsten Models: Added support for skins (alternative/additional sets of materials …
(edit) @374 [374] 9 months Carsten Gui Editor: Updated the Gui Editor code for Choice windows, lining out the …
(edit) @373 [373] 9 months Carsten GuiSys and Gui Editor, "Choice" window: Revised and fixed code regarding …
(edit) @368 [368] 9 months Carsten GuiSys / Gui Editor: - Fixed minor Linux/GCC build issues. - Updated …
(edit) @367 [367] 9 months Carsten GuiSys and Gui Editor: This big change much improves the code design, …
(edit) @364 [364] 9 months Carsten CaWE: - GuiEditor: Fixed array index out of bounds when moving windows …
(edit) @363 [363] 9 months Carsten Gui Editor: Fixed more issues in the wake of r359.
(edit) @362 [362] 9 months Carsten Gui Editor: Fixed/addressed several issues related to r359.
(edit) @359 [359] 9 months Carsten Changed GUIs to have their own local material manager, rather than keeping …
(edit) @358 [358] 9 months Carsten Completed the dialog for transforming the entire model (in the selected …
(edit) @352 [352] 9 months Carsten Changed the CafuModelT implementation to store the joints for the bind …
(edit) @350 [350] 10 months Carsten Minor Linux/GCC compilation fix.
(edit) @349 [349] 10 months Carsten Added a file format version number to cmdl model files. Versioning allows …
(edit) @348 [348] 10 months Carsten Further updated/continued our experimental premake4.lua script -- it can …
(edit) @345 [345] 10 months Carsten Model Editor: Added the rendering of GUI fixture points and, related …
(edit) @343 [343] 10 months Carsten Model Editor: - Generally revised and simplified RMB context menu code. …
(edit) @334 [334] 10 months Carsten Cafu model support and Model Editor: Introduced new class …
(edit) @332 [332] 10 months Carsten Cafu model code and Model Editor: Added full support for submodels. The …
(edit) @330 [330] 10 months Carsten Model Editor: Preparing for cut/copy/paste clipboard support, added …
(edit) @329 [329] 10 months Carsten Changed code to use latest Autodesk FBX SDK 2012.1 under Linux. Closes …
(edit) @328 [328] 10 months Carsten Changed code to use latest Autodesk FBX SDK 2012.1 under Windows. …
(edit) @322 [322] 11 months Carsten Cafu models and Model Editor: Added end-to-end support for mesh names, …
(edit) @318 [318] 11 months Carsten Model Editor: Improved animation playback control: - The animation that …
(edit) @316 [316] 11 months Carsten Doxygen documentation: - Fixed all Doxygen warnings (with warnings for …
(edit) @315 [315] 11 months Carsten Addressed the problem reported at …
(edit) @314 [314] 11 months Carsten Fixed build warnings and issues.
(edit) @312 [312] 11 months Carsten Cafu model loader: Added (but not activated) postprocessing code for …
(edit) @311 [311] 11 months Carsten Cafu models: - Added proper and generalized postprocessing to model …
(edit) @309 [309] 12 months Carsten Linux/GCC compilation fix.
(edit) @308 [308] 12 months Carsten Model Editor: Added the ability to save models, along with their materials …
Note: See TracRevisionLog for help on using the revision log.