root/cafu/trunk/CaWE

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @505 [505] 2 months Carsten CaWE: Added a "hidden" menu item for setting the size of the parent frame. …
(edit) @497 [497] 2 months Carsten CaWE: One more change regarding opening files from the command line, …
(edit) @496 [496] 2 months Carsten In order to load the files specified at the command line properly under …
(edit) @494 [494] 3 months Carsten Model Editor: Fixed a bug in the "Joints Hierarchy" with models whose …
(edit) @493 [493] 3 months Carsten CaWE: - Added support for opening files from the command line. - …
(edit) @484 [484] 3 months Carsten Model code: - Moved the "force loop" feature from being a parameter to …
(edit) @482 [482] 3 months Carsten Model code: Removed the remaining, obsolete and unused "gts" (given …
(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) @468 [468] 4 months Carsten CaWE: Pass proper -svGame parameter when running Cafu from CaWE. Closes …
(edit) @464 [464] 4 months Carsten Model code: Dropped the "Assimp"-based model loader as we already have …
(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) @456 [456] 4 months Carsten Updated remaining copyright banners (application output).
(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) @449 [449] 5 months Carsten CaWE: Pick the material into the Edit Surface Properties dialog even if …
(edit) @448 [448] 5 months Carsten CaWE: Revised the semantics of the Morph tool to finally integrate …
(edit) @447 [447] 5 months Carsten CaWE: Refactored class MorphPrimT to never modify the source map …
(edit) @446 [446] 5 months Carsten CaWE: In MorphPrimT, replace member MapElementT* m_MapElem with more …
(edit) @445 [445] 5 months Carsten CaWE: CommandDeleteT can now also delete individual elements (besides …
(edit) @444 [444] 5 months Carsten Fixed bugs aplenty: - Libs: When CollisionModelStaticTs were created …
(edit) @443 [443] 5 months Carsten CaWE: In order to facilitate debugging, add a check for detecting …
(edit) @442 [442] 5 months Carsten CaWE: The horizontal and vertical subdivisions of Bezier Patches can now …
(edit) @440 [440] 6 months Carsten Added collision models for the newly (r436) added terminal models.
(edit) @439 [439] 6 months Carsten CaWE: The models of static_detail_model entities now show their GUI …
(edit) @437 [437] 6 months Carsten Fix trailing semicolons in cmat-file's dofile() statements. cmat
(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) @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) @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) @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) @402 [402] 8 months Carsten Model Editor: Added support for rendering - the normal vectors of the …
(edit) @400 [400] 8 months Carsten Model support: Separated the pose of a model from the definition of the …
(edit) @397 [397] 8 months Carsten Model Editor: Fixed ChildFrameT ctor initialization list order.
(edit) @396 [396] 8 months Carsten Model Editor: No functional changes, just rearranging the code to bring …
(edit) @395 [395] 8 months Carsten Model Editor: - Fixed minor bug in ChannelInspectorT. - Revised and …
(edit) @394 [394] 8 months Carsten Model Editor: Added support for animation channels.
(edit) @393 [393] 8 months Carsten Model Editor: Merged class SkinsListT back into ElementsListT.
(edit) @392 [392] 8 months Carsten Model Editor: Prepare for merging class SkinsListT back into …
(edit) @390 [390] 8 months Carsten Model Editor: Continuing r383 to r385, this change addresses some issues …
(edit) @389 [389] 8 months Carsten Gui Editor: Revised handling of "rename window" events.
(edit) @388 [388] 8 months Carsten Gui Editor: Make sure that windows have valid names at all times, so that …
(edit) @387 [387] 8 months Carsten Properly spell the name of the programming language "Lua" in strings and …
(edit) @386 [386] 8 months Carsten GuiSys: Make sure that hierarchies of windows cannot have cycles. This …
(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) @381 [381] 8 months Carsten Model Editor: Added automatic alignment of the ground plane to the bottom …
(edit) @380 [380] 8 months Carsten Model Editor: Add a spatial grid to the model editor as described in item …
(edit) @378 [378] 8 months Carsten Gui Editor: Renamed and "templatized" class CommandSetStringsT to …
(edit) @377 [377] 8 months Carsten Minor Linux/GCC compilation fix.
(edit) @376 [376] 8 months Carsten CaWE: If the user cancelled the "select game configuration" dialog, don't …
(edit) @375 [375] 8 months Carsten Revised the "Save Confirmation Alert" dialogs to follow the GNOME Human …
(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) @372 [372] 9 months Carsten ExtLibs/wxWidgets: Apply fix  http://trac.wxwidgets.org/ticket/13447 to our …
(edit) @370 [370] 9 months Carsten Improved application initialization on systems that have no English locale …
(edit) @369 [369] 9 months Carsten Update application initialization code to probe all known English locales …
(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) @366 [366] 9 months Carsten GuiEditor: Temporarily disabled the "default choice" property under wxGTK, …
(edit) @365 [365] 9 months Carsten As initially mentioned in thread …
(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) @361 [361] 9 months Carsten Minor Linux/GCC compilation fix.
(edit) @360 [360] 9 months Carsten CaWE: Updated the editors EditorMatManT class (a part of each game …
(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) @355 [355] 9 months Carsten Minor Linux/GCC compilation fixes.
(edit) @354 [354] 9 months Carsten Added a new dialog for transforming the entire model (in the selected …
(edit) @353 [353] 9 months Carsten Model Editor: Added highlighting (pulsating color) for selected joints in …
(edit) @351 [351] 10 months Carsten When 32-bit code is run under 64-bit Windows (i.e. under WOW64), don't use …
(edit) @350 [350] 10 months Carsten Minor Linux/GCC compilation fix.
(edit) @347 [347] 10 months Carsten Check for several subdirectories during program initialization in order to …
(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) @342 [342] 10 months Carsten Model Editor: Fixed some issues introduced in r340.
(edit) @341 [341] 10 months Carsten Model Editor: Much improved the support for loading and unloading …
(edit) @340 [340] 10 months Carsten Model Editor: Added toolbar-like buttons for - adding new elements to, …
(edit) @337 [337] 10 months Carsten CaWE: Added application icons for moving selected list items up or down.
(edit) @336 [336] 10 months Carsten Linux/GCC compilation fix.
(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 …
Note: See TracRevisionLog for help on using the revision log.