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