Skip to content

Releases: Cvoxalury/scenemaker

Scenemaker 1.7.6 (Jun 24 2026)

Choose a tag to compare

@Cvoxalury Cvoxalury released this 24 Jun 16:47
756134e

The updated release of Scenemaker, v1.7.6
Cumulative changelog:

Fixes:

  • Fixed broken wireframe rendering for the model's bones;
  • Disabled model IK to prevent rendering of broken IK helpers - this and broken wireframe was causing framerate drop and sound lags;
  • Restored/fixed Smoothshaded model view;
  • Fixed the missing lipsync API (now packed with the program) and made it the default choice (the old default only works on Win XP);
  • Fixed the Delete key behavior for audio events (needing to click on empty space before clicking on the event to allow deletion);
  • Fixed missing UI icons or needing to pack them in the mod folder, now they are packed with the program;

New features and changes:

  • The curve type in curve-based tools can be assigned via a context menu; previously, this ability was tied solely to 0-9 hotkeys without any tooltips;
  • The model rendering was brought closer to the HLMV, with more rendering choices (smoothshaded, bone weights, bad vertex data, UV), wireframe overlay, viewing attachments and collision model;
  • New -olddialogs command line option enables browsing for models in a usual Explorer browser instead of Steam's in-VPK browser (that requires unpacking models to work). Previously, -nosteamdialog already allowed this; the new command merely brings it on par with HLMV, which also has that option;
  • By default, loops now have the infinite number of loops set (-1) instead of the default being 0 (never looping);
  • "Go to Homepage" Help menu option was renamed to "Open VDC website (Wiki)";
  • A few deprecated/irrelevant menu options have been hidden, such as picking the ground texture;
  • Custom icon, About window and different background colour of the program's window;