Difference between revisions of "LFS Editor/Version History"
(D51-D52) |
(0.7F) |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {{Infobox | + | {{Infobox LFS Editor}} |
− | |||
− | + | History of all [[LFS Editor]] versions from the beginning to the latest patch, including only major and official releases (no test patches). | |
− | == 0. | + | {{further|LFS Editor/Version History (complete)}} |
− | '' | + | {{see also|Version History}} |
+ | |||
+ | == 0.7F == | ||
+ | ''27 July, 2024''<br /> | ||
+ | <br /> | ||
+ | Rim editor:<br /> | ||
<br /> | <br /> | ||
− | + | A complete rim profile cross section guide is now shown<br /> | |
+ | Options for rim guide well offset and reverse mount<br /> | ||
+ | Points are a different colour in surface mode<br /> | ||
+ | Protection against adding duplicate or opposite surfaces<br /> | ||
+ | FIX: + and - buttons did not instantly update the 3D model<br /> | ||
+ | <br /> | ||
+ | Spoke editor:<br /> | ||
+ | <br /> | ||
+ | A wireframe of the tyre and rim are shown in "wire" view mode<br /> | ||
+ | A new 3D rim guide is included, representing a minimum steel rim<br /> | ||
+ | - alloy rims should exceed the guide as they are thicker<br /> | ||
+ | Separate show options for spoke / rim / tyre / guide<br /> | ||
+ | It is now possible to rename the first mapping in the list<br /> | ||
+ | A "rim" button is shown beside the first mapping (used for rim)<br /> | ||
+ | <br /> | ||
+ | Export size reduction:<br /> | ||
+ | <br /> | ||
+ | Option to include or exclude PNG textures when exporting for upload<br /> | ||
+ | - Exclude PNG to reduce file size and allow a faster upload<br /> | ||
+ | - This does not affect the appearance of a mod in game<br /> | ||
+ | - The PNG textures are not required for a functioning mod<br /> | ||
+ | - DDS (in-game textures) are included whichever option you choose<br /> | ||
+ | - PNG files can be useful if you allow derivatives of your mod<br /> | ||
+ | <br /> | ||
+ | Engine editor:<br /> | ||
+ | <br /> | ||
+ | Increased maximum value of "Turbo MOI Multiplier" to 2.0<br /> | ||
+ | - allows turbo to spin up more slowly (turbo lag)<br /> | ||
+ | <br /> | ||
+ | Model limits:<br /> | ||
+ | <br /> | ||
+ | Model limits are checked in all configurations<br /> | ||
+ | Rim and spoke limits are checked when you export the model<br /> | ||
+ | Triangle budget of 4240 is shared between Rim and Spoke objects<br /> | ||
+ | - rim objects produced in rim editor are convenient for most rims<br /> | ||
+ | - each surface of the rim object contains 120 triangles<br /> | ||
+ | - some wheels may be built entirely as a spoke object<br /> | ||
+ | <br /> | ||
+ | Modeller:<br /> | ||
<br /> | <br /> | ||
− | + | Much faster "reduce detail" function<br /> | |
− | + | Set up a trace then click "guide" to create a line guide<br /> | |
− | - | + | - the guide is visible in most editor modes and all views<br /> |
+ | - options to hide/show the guide or draw it open/closed<br /> | ||
<br /> | <br /> | ||
− | + | Drag selection box:<br /> | |
<br /> | <br /> | ||
− | + | Function to make drag box from points now available in points mode<br /> | |
− | + | Scale / rotate / shear axes are now hidden while making a drag box<br /> | |
− | + | Grey button shows drag info to avoid left buttons moving around<br /> | |
− | |||
− | |||
<br /> | <br /> | ||
− | + | Typing individual values to align points:<br /> | |
<br /> | <br /> | ||
− | + | ALT + click r/f/u numbers to set all selected points to same value<br /> | |
− | + | - relative values compared with last selected point not preserved<br /> | |
− | |||
− | |||
− | |||
− | - | ||
− | |||
− | |||
− | |||
<br /> | <br /> | ||
− | + | Merging subobjects:<br /> | |
<br /> | <br /> | ||
− | + | You can now merge a subobject fully into another subobject<br /> | |
− | - | + | - this is a step towards moving a selection between subobjects<br /> |
− | + | - triangles can now be transferred via an intermediate subobject<br /> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<br /> | <br /> | ||
− | + | Modeller cutout screen:<br /> | |
<br /> | <br /> | ||
− | + | FIX: Number of materials and material index were wrong for subobjects<br /> | |
+ | - helps when optimising a model for frame rate by texture sharing<br /> | ||
<br /> | <br /> | ||
− | + | Misc:<br /> | |
<br /> | <br /> | ||
− | + | A new set of vehicles is included with updated dash and wheels<br /> | |
+ | Engine damage and shift light can be enabled in the dash editor<br /> | ||
+ | Command /rtex can be used to reload textures | ||
− | == 0. | + | == 0.7E == |
− | '' | + | ''17 Dec, 2023''<br /> |
<br /> | <br /> | ||
− | + | General:<br /> | |
<br /> | <br /> | ||
+ | Editor sliders now have both arrows on the right<br /> | ||
+ | Improved messages warning of unsaved changes on exit<br /> | ||
New icon for LFS_EDITOR.exe includes 256x256 icon image<br /> | New icon for LFS_EDITOR.exe includes 256x256 icon image<br /> | ||
− | + | H button at top left to hide/show message history like H key in game<br /> | |
+ | Left click increments should now always be smaller than right click<br /> | ||
+ | - previously this was not consistent between all types of button<br /> | ||
+ | - as before, CTRL may do smaller steps, SHIFT may do larger steps<br /> | ||
+ | - this change should apply to distance, colour, angle and scale<br /> | ||
<br /> | <br /> | ||
− | Wheel rims:<br /> | + | Wheel rims and spoke objects:<br /> |
<br /> | <br /> | ||
Rim can now be fully edited - there are no fixed surfaces<br /> | Rim can now be fully edited - there are no fixed surfaces<br /> | ||
Line 72: | Line 108: | ||
Tyre vs rim guide in the vehicle editor helps set correct rim width<br /> | Tyre vs rim guide in the vehicle editor helps set correct rim width<br /> | ||
Rim has 60 segments around instead of 30 (tyres still 30 around)<br /> | Rim has 60 segments around instead of 30 (tyres still 30 around)<br /> | ||
+ | Rim now gets material properties from first mapping in spoke object<br /> | ||
+ | Spoke object can have more than one texture page, including _ALP<br /> | ||
+ | - for example a chrome material can now be added as first mapping<br /> | ||
+ | - and in that case the rim would also use that chrome material<br /> | ||
+ | - no alpha sorting: transparency should only be used for overlays<br /> | ||
<br /> | <br /> | ||
Rim editor:<br /> | Rim editor:<br /> | ||
Line 81: | Line 122: | ||
Can set the size of text buttons and selection blobs<br /> | Can set the size of text buttons and selection blobs<br /> | ||
Grid size of 1mm helps with "snap to grid" function<br /> | Grid size of 1mm helps with "snap to grid" function<br /> | ||
+ | Mouse wheel can be used to zoom in and out quickly<br /> | ||
+ | You can now see and enter/copy/paste selected point coordinates<br /> | ||
+ | Removed direct drag on point - added diagonal drag handle instead<br /> | ||
+ | Snap to grid only works on the relevant drag axes (X, Y or both)<br /> | ||
+ | Added CTRL+D (duplicate) and CTRL+N (new point) keys<br /> | ||
<br /> | <br /> | ||
Wheel lighting:<br /> | Wheel lighting:<br /> | ||
Line 101: | Line 147: | ||
Option to include hub object with any spare wheels<br /> | Option to include hub object with any spare wheels<br /> | ||
<br /> | <br /> | ||
− | + | Moving subobjects:<br /> | |
<br /> | <br /> | ||
− | + | Popup headlight system generalised for moving objects with switches<br /> | |
− | + | Subobjects can rotate a set angle, slide or spin at a given speed<br /> | |
+ | This can be connected to switched lights / ignition / horn / siren<br /> | ||
+ | New test system in vehicle editor "Class / Inputs" tab (top left)<br /> | ||
+ | New flip function "with driver" (move across with driver / no flip)<br /> | ||
<br /> | <br /> | ||
Bikes:<br /> | Bikes:<br /> | ||
Line 113: | Line 162: | ||
FIX: Wheel masses not correctly positioned for trail reduction<br /> | FIX: Wheel masses not correctly positioned for trail reduction<br /> | ||
<br /> | <br /> | ||
− | + | Vehicle editor:<br /> | |
− | |||
− | |||
− | |||
− | |||
<br /> | <br /> | ||
+ | Exit warning only if changes have been made<br /> | ||
+ | Various improvements in layout and organisation<br /> | ||
+ | Scroll bars added to Lights tab and Textures tab<br /> | ||
+ | Undo and redo functions for all editor operations<br /> | ||
+ | Tooltips are now available (allows reduced button text)<br /> | ||
+ | Engine damage light can be enabled (in Transmission tab)<br /> | ||
+ | A new button to show the view from driver's eye position<br /> | ||
+ | Spare wheel can now be offset laterally (set RIGHT value)<br /> | ||
+ | Maximum value for main body drag increased from 1.0 to 6.0<br /> | ||
+ | Unsaved changes warning on clicking the X button to exit LFS<br /> | ||
+ | New message on clicking "Animate" if the vehicle has no driver<br /> | ||
+ | Question button and tip are shown for unusual FR configurations<br /> | ||
+ | Caster angle reduced to 2 decimal places (3 seemed excessive)<br /> | ||
+ | Maximum speed for each gear is now visible in the vehicle editor<br /> | ||
+ | - you will need to click the '-' button beside reload textures<br /> | ||
+ | Max subobjects to be drawn in editor increased to 40 (was 32)<br /> | ||
+ | Mod with too many materials cannot be exported to test in LFS<br /> | ||
+ | For flashing pit speed limiter light - choose brake or rear fog<br /> | ||
+ | Width / ratio / rim width move in bigger steps with right click<br /> | ||
+ | Frame position adjustments use expected steps for mouse clicks<br /> | ||
+ | CTRL+RMB (copy) SHIFT+RMB (paste) now work with frame point values<br /> | ||
+ | Hide the bottom right buttons now hides the whole settings block<br /> | ||
+ | Special view no longer includes wheel mass cuboids by default<br /> | ||
+ | Error message displayed if a vehicle file cannot be loaded<br /> | ||
+ | Maximum number of mesh configurations increased to 8<br /> | ||
Specify number of rear passengers (from 1 to 3)<br /> | Specify number of rear passengers (from 1 to 3)<br /> | ||
Manually set rear seat width (2 or 3) or offset (1)<br /> | Manually set rear seat width (2 or 3) or offset (1)<br /> | ||
− | |||
A single road wheel can be be offset to the right<br /> | A single road wheel can be be offset to the right<br /> | ||
Frame tubes can be single sided (not mirrored)<br /> | Frame tubes can be single sided (not mirrored)<br /> | ||
Line 129: | Line 198: | ||
Minimum steering wheel (or handlebar) turn reduced to 20 degrees<br /> | Minimum steering wheel (or handlebar) turn reduced to 20 degrees<br /> | ||
Fog lights can now be used (assign in model / enable in Lights tab)<br /> | Fog lights can now be used (assign in model / enable in Lights tab)<br /> | ||
− | <br /> | + | FIX: Dashboard for electric vehicles was switched off in editor<br /> |
− | + | FIX: A fix for the cover image screenshot when exporting a large mod<br /> | |
− | <br /> | + | FIX: Corrects an audio bug if a bad value is set in LFS sound editor<br /> |
− | + | FIX: Save as SIT / STR name now limited to 7 characters<br /> | |
− | + | FIX: Crash if vehicle mod had more than 64 materials<br /> | |
+ | FIX: Spare wheel pitch now expressed in degrees<br /> | ||
+ | FIX: Nudging of RPM sliders in engine editor<br /> | ||
<br /> | <br /> | ||
Lights:<br /> | Lights:<br /> | ||
<br /> | <br /> | ||
− | Special mapping names | + | Special mapping names l_high (high beam) and l_extra (extra light)<br /> |
− | New light colours "side" / " | + | New light colours "side" / "high" (headlights) and "extra" light<br /> |
− | - " | + | - "high" lights are for vehicles with separate high beam lights<br /> |
- "extra" lights are for unspecified vehicle-specific purposes<br /> | - "extra" lights are for unspecified vehicle-specific purposes<br /> | ||
− | |||
− | |||
− | |||
If l_side separate there is an option to keep them on with main<br /> | If l_side separate there is an option to keep them on with main<br /> | ||
− | If l_side not separate you can choose to share l_head or | + | If l_side not separate you can choose to share l_head or l_high<br /> |
− | + | Lights now work on subobjects (e.g. bike handlebars)<br /> | |
− | + | Multiple mappings per special name e.g. more than one l_head<br /> | |
− | + | - a second word is allowed e.g. 'l_head front' / 'l_head top'<br /> | |
− | + | - the second word is only to make it clearer for the mod creator<br /> | |
− | + | - extra names such as l_sbrk and l_tbrk are no longer needed<br /> | |
− | + | - reduced number of special light mapping names from 18 to 12<br /> | |
− | + | - mesh configurations are now fully supported by the lights<br /> | |
− | + | - e.g. separate mappings like 'l_head stock' and 'l_head sport'<br /> | |
− | + | - NOTE: maximum of 4 mappings per special name in a configuration<br /> | |
− | + | - NOTE: all mappings in use in a group must share a single texture<br /> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | '' | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | - | ||
− | - | ||
− | |||
− | - | ||
− | - | ||
− | |||
− | |||
− | '' | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<br /> | <br /> | ||
Dashboard editor:<br /> | Dashboard editor:<br /> | ||
Line 267: | Line 229: | ||
Speedo:<br /> | Speedo:<br /> | ||
- set maximum value in km/h (steps of 5)<br /> | - set maximum value in km/h (steps of 5)<br /> | ||
− | - option to show units (km/h or mph) | + | - option to show units (km/h or mph)<br /> |
<br /> | <br /> | ||
Tacho:<br /> | Tacho:<br /> | ||
Line 273: | Line 235: | ||
- x100 or x1000<br /> | - x100 or x1000<br /> | ||
- gap 1/2 (x1000) or 5/10 (x100)<br /> | - gap 1/2 (x1000) or 5/10 (x100)<br /> | ||
− | - options to show units (x100 or x1000) | + | - options to show units (x100 or x1000)<br /> |
<br /> | <br /> | ||
Options on all gauges:<br /> | Options on all gauges:<br /> | ||
Line 283: | Line 245: | ||
- hide symbol (if applicable)<br /> | - hide symbol (if applicable)<br /> | ||
- hide marks<br /> | - hide marks<br /> | ||
− | - smaller text | + | - smaller text<br /> |
− | |||
− | |||
− | |||
<br /> | <br /> | ||
− | + | A new dashboard backing texture system<br /> | |
+ | - only for s_clock and s_clock_white dashboards [restriction removed in D36]<br /> | ||
+ | - backing texture appears *behind* needle, numbers, markings<br /> | ||
+ | - appears illuminated (self lit) like the default dashboards<br /> | ||
+ | - recommended texture size is 512 or 1024 for future-proofing<br /> | ||
+ | - load the texture in page mode in the modeller<br /> | ||
+ | - click the "fixed" button to mark it as "dash"<br /> | ||
+ | - there is a reload button in the dashboard editor<br /> | ||
+ | - alpha channel has no effect<br /> | ||
<br /> | <br /> | ||
− | + | Digital and analog speedo may be used at the same time<br /> | |
− | + | Ability to set colours instead of using the system colours<br /> | |
− | + | Set background colour without supplying a backing texture<br /> | |
− | + | Adjustable black rectangle option if background is not black<br /> | |
+ | Dashboard lights for fog lights and fuel warning are now available<br /> | ||
+ | Optional dipped headlight symbol (for new command /light head low)<br /> | ||
+ | Support for new dashboard lights / symbols: sidelights and neutral<br /> | ||
+ | Option: Show low and high beam icons simultaneously<br /> | ||
+ | - (shows icons for lights less than the current light switch)<br /> | ||
+ | Option: Show dim icons when not illuminated [default yes]<br /> | ||
+ | - (allows you to disable the faint image of icons that are off)<br /> | ||
+ | Option: Show dim segments of digital displays [default yes]<br /> | ||
+ | - (disable the faint non-illuminated segments of gear / speed)<br /> | ||
+ | Editor options: Dash lights off/on / Expand dash texture display<br /> | ||
+ | FIX: Dashboard texture can now be updated in a 2D view<br /> | ||
<br /> | <br /> | ||
− | + | Switches for options previously controlled by Race Class:<br /> | |
<br /> | <br /> | ||
− | + | - Pit limiter light (in 'Lights')<br /> | |
− | + | - Handbrake / Horn / Starter Motor (in 'Allow')<br /> | |
− | + | - Oval suspension arms (in 'Suspension')<br /> | |
− | '' | + | - Grooved slicks (in 'Wheel Object')<br /> |
<br /> | <br /> | ||
− | + | Limited sidecar support:<br /> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<br /> | <br /> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Lone wheel (e.g. front) can be offset left (in Suspension tab)<br /> | Lone wheel (e.g. front) can be offset left (in Suspension tab)<br /> | ||
- offset wheel to right is currently disabled for compatibility<br /> | - offset wheel to right is currently disabled for compatibility<br /> | ||
Pair of wheels (e.g. rear) can be longitudinally staggered<br /> | Pair of wheels (e.g. rear) can be longitudinally staggered<br /> | ||
- only the rearmost wheel of a staggered pair is driven<br /> | - only the rearmost wheel of a staggered pair is driven<br /> | ||
− | - anti-roll is disabled when the pair is staggered | + | - anti-roll is disabled when the pair is staggered<br /> |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<br /> | <br /> | ||
− | + | Mod Export:<br /> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<br /> | <br /> | ||
− | + | A new limit of 8192 triangles / 12288 vertices for LOD2<br /> | |
− | + | Groups are compressed when exporting for test or upload<br /> | |
− | + | A sky reflection (environment map) is included in mod screenshot<br /> | |
− | |||
<br /> | <br /> | ||
− | + | New vehicle:<br /> | |
− | |||
− | |||
− | |||
− | |||
<br /> | <br /> | ||
− | + | Better initial values for engine and fuel tank positions<br /> | |
− | + | Light colours are now initialised (all were black except rear fog)<br /> | |
− | + | FIX: Editor buttons appeared during dialog in new vehicle screen<br /> | |
− | |||
− | |||
<br /> | <br /> | ||
− | + | Animation editor:<br /> | |
− | |||
− | |||
− | |||
− | |||
<br /> | <br /> | ||
− | + | Eye view button (beside origin and object buttons)<br /> | |
− | + | Keys O (view object) and SHIFT+O (options) now work<br /> | |
− | + | FIX: Driver in wireframe mode could be obscured by the vehicle<br /> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<br /> | <br /> | ||
− | + | Vehicle editor keys:<br /> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<br /> | <br /> | ||
− | + | CTRL+O: load vehicle / CTRL+N: new vehicle<br /> | |
− | + | C: to clear selected point and selected tube<br /> | |
− | + | Delete: delete a point or tube (if only one is selected)<br /> | |
− | |||
− | |||
− | |||
− | |||
<br /> | <br /> | ||
− | + | Race classes:<br /> | |
− | |||
− | |||
− | |||
<br /> | <br /> | ||
− | + | Max engine size: bike 2.5L, formula 8L, F1 5L, truck/bus/van 16L<br /> | |
− | + | Added two new classes: bus (like truck) and prototype (like GT)<br /> | |
− | |||
− | |||
− | |||
<br /> | <br /> | ||
− | + | Engine:<br /> | |
− | |||
− | |||
<br /> | <br /> | ||
− | + | V16 engine is now available<br /> | |
− | + | Engine mounting renamed to "Crankshaft axis" to avoid ambiguity<br /> | |
− | |||
− | |||
− | |||
− | |||
<br /> | <br /> | ||
− | + | System:<br /> | |
− | |||
− | |||
− | |||
− | |||
<br /> | <br /> | ||
− | + | If startup fails on selected adapter it tries again using default<br /> | |
− | + | - avoids message "No outputs found" after selecting wrong adapter<br /> | |
− | |||
− | |||
− | |||
<br /> | <br /> | ||
Modeller:<br /> | Modeller:<br /> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<br /> | <br /> | ||
− | + | Option to keep an empty (rotated) subobject after "merge into main"<br /> | |
− | - | + | - and break off main object into rotated subobject works as expected<br /> |
− | + | - for example the following sequence of operations is now possible:<br /> | |
− | + | 1) rotate a subobject to convenient orientation for modelling<br /> | |
− | + | 2) merge into main but keep the empty rotated subobject<br /> | |
− | + | 3) model and map the subobject in that position<br /> | |
− | + | 4) break off into the rotated empty subobject<br /> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<br /> | <br /> | ||
− | CTRL | + | New buttons to shear (skew) points when CTRL is held in 2D view<br /> |
− | + | Merge subobject dialog: use selected layer / keep existing layers<br /> | |
− | + | Improved layer selection (tooltips change when CTRL is pressed)<br /> | |
− | + | - in orange/yellow mode: CTRL+RMB sets the selected layer<br /> | |
− | + | - tri mode: CTRL+LMB - select all triangles in layer<br /> | |
− | <br /> | + | New button to show subobject's axes (beside "rotate" button)<br /> |
− | CTRL+ | + | New flood select function to select all triangles by point sharing<br /> |
− | + | - different from CTRL+SHIFT+LMB (select related triangles by edge)<br /> | |
+ | - ALT+RMB selects all connected triangles regardless of properties<br /> | ||
+ | - triangles are considered connected if they share a single point<br /> | ||
+ | Message selecting triangle in another subobject uses subobject name<br /> | ||
+ | ALT+click on triangle in another subobject to select that subobject<br /> | ||
+ | There is now a redo function to go with the undo function<br /> | ||
+ | Ability to name subobjects (right click name or description)<br /> | ||
+ | Unsaved changes warning on clicking the X button to exit LFS<br /> | ||
+ | New dialogs for extrude / lathe / create a circle of points<br /> | ||
+ | You can now undo "load main object" (reverts to old object)<br /> | ||
+ | New button to select a point by entering the point index<br /> | ||
+ | - index of a single selected point or triangle is displayed<br /> | ||
+ | Rearranged buttons in tri mode to align well with point mode<br /> | ||
+ | Helpful messages about bad normals are now shown at top right<br /> | ||
+ | - triangles that are too small or too thin are separately listed<br /> | ||
+ | - triangles as small as 1/3 of a millimetre can contribute normals<br /> | ||
+ | - click button to find error triangles or points with bad normals<br /> | ||
+ | New function "invert" to invert selection (selected - unselected)<br /> | ||
Disabled point selection by middle button in build and point modes<br /> | Disabled point selection by middle button in build and point modes<br /> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Number plate texture s_plate is now visible in modeller 'page' mode<br /> | Number plate texture s_plate is now visible in modeller 'page' mode<br /> | ||
Rotated subobjects can now be correctly merged into the main object<br /> | Rotated subobjects can now be correctly merged into the main object<br /> | ||
− | |||
You can now break off triangles from a subobject into a new subobject<br /> | You can now break off triangles from a subobject into a new subobject<br /> | ||
− | |||
− | |||
− | |||
Select or deselect multiple triangles by holding down CTRL and LMB<br /> | Select or deselect multiple triangles by holding down CTRL and LMB<br /> | ||
- move the mouse to nearby triangles to keep selecting or deselecting<br /> | - move the mouse to nearby triangles to keep selecting or deselecting<br /> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Aligned "select selection's points" and "select connected triangles"<br /> | Aligned "select selection's points" and "select connected triangles"<br /> | ||
- these were misaligned in 2D modes if a selection box was visible<br /> | - these were misaligned in 2D modes if a selection box was visible<br /> | ||
− | - it can be useful to click them repeatedly | + | - it can be useful to click them repeatedly (much easier if aligned)<br /> |
− | + | You can hide subobjects other than the selected one: show subobs NO<br /> | |
− | + | Reflect object function is now available for individual subobjects<br /> | |
+ | Combined clean object buttons into a single button with a dialog<br /> | ||
+ | New feature to merge points by distance (distance can be specified)<br /> | ||
+ | Mouse control now works below 1cm from the plane (down to 1mm)<br /> | ||
+ | Modeller move in list UP/DN: move more with SHIFT or right click<br /> | ||
+ | A new style dialog is now used for merge points (ALT+M) options<br /> | ||
+ | A point is selected if unambiguous after merge to green or average<br /> | ||
+ | A new function "reduce detail" is visible with triangles selected<br /> | ||
+ | Map / cutout / page selections are preserved when possible<br /> | ||
+ | Undo and redo deal correctly with map / cutout / page modes<br /> | ||
+ | Cutout mode works more like map mode and avoids button overlap<br /> | ||
+ | Overlay function from page mode is now available in cutout mode<br /> | ||
+ | Square buttons in map mode match mapping aspect ratio to cutout<br /> | ||
+ | Export plain / shaded / wireframe for any texture (not only skins)<br /> | ||
+ | FIX: Map mode showed texture file for skin cutouts as [no texture]<br /> | ||
+ | FIX: Points more likely to remain selected after scale or lathe<br /> | ||
+ | FIX: Crash on reload textures with no cutout or page selected<br /> | ||
FIX: Wireframe view went wrong or crashed on "reload textures"<br /> | FIX: Wireframe view went wrong or crashed on "reload textures"<br /> | ||
− | > | + | FIX: Rim disappeared on clicking "reload textures" in spoke edit<br /> |
− | + | FIX: Bottom right screen layout was wrong in 2D views<br /> | |
− | + | FIX: Crash when selecting overlay with no texture<br /> | |
− | + | <br /> | |
− | + | Wheel-related modeller features:<br /> | |
− | + | <br /> | |
− | + | Set subobject as "hub object" that moves and rotates with a wheel<br /> | |
+ | Spoke mode "export SRE" saves combined spokes as a modeller object<br /> | ||
+ | Spoke mode "import SRE" function to load modeller object as a spoke<br /> | ||
+ | <br /> | ||
+ | Modeller hotkeys / shortcuts:<br /> | ||
<br /> | <br /> | ||
− | + | Keys to select modes: numbers 1 to 8<br /> | |
− | |||
− | |||
− | |||
<br /> | <br /> | ||
− | + | CTRL+O: load main object<br /> | |
− | |||
− | |||
− | |||
− | |||
<br /> | <br /> | ||
− | + | Keys for subob, point, tri, map, cutout, page modes:<br /> | |
− | + | CTRL+D: duplicate<br /> | |
− | + | CTRL+N: new<br /> | |
− | + | DELETE: delete<br /> | |
<br /> | <br /> | ||
− | + | H: hide selected (points or triangles)<br /> | |
− | + | SHIFT+H: hide unselected<br /> | |
− | + | ALT+H: unhide all<br /> | |
− | |||
<br /> | <br /> | ||
− | + | E: extrude selected points (with trace enabled in point mode)<br /> | |
+ | S: select selection's points / select connected triangles<br /> | ||
+ | SHIFT+M / SHIFT+S - show main / show subobs<br /> | ||
+ | CTRL+F: flip selected triangles (in tri mode)<br /> | ||
+ | CTRL+F: flip connected triangles (in point mode)<br /> | ||
+ | CTRL+I: invert selection (points or triangles)<br /> | ||
+ | ALT+M: Merge points (previously known as Fuse points) | ||
− | == 0. | + | == 0.7C == |
− | '' | + | ''Apr 8, 2022''<br /> |
<br /> | <br /> | ||
New selected text system:<br /> | New selected text system:<br /> | ||
+ | <br /> | ||
If text dialog is initialised the text is shown as selected<br /> | If text dialog is initialised the text is shown as selected<br /> | ||
Selected text will be replaced by the next character entered<br /> | Selected text will be replaced by the next character entered<br /> | ||
Line 633: | Line 433: | ||
Right click slider initialises dialog with the current value<br /> | Right click slider initialises dialog with the current value<br /> | ||
Use CTRL+A to select all text in the dialog (e.g. to delete)<br /> | Use CTRL+A to select all text in the dialog (e.g. to delete)<br /> | ||
− | NOTE: There is no partial selection - it's all or nothing | + | NOTE: There is no partial selection - it's all or nothing<br /> |
+ | You can use the mouse to click where you want to type in dialog<br /> | ||
<br /> | <br /> | ||
Modeller:<br /> | Modeller:<br /> | ||
+ | <br /> | ||
Triangles that span two cutouts are detected - message shows index<br /> | Triangles that span two cutouts are detected - message shows index<br /> | ||
New button in tri mode "index" - select triangle by entering index<br /> | New button in tri mode "index" - select triangle by entering index<br /> | ||
Faster generation of wireframe when you click the 'wire' button<br /> | Faster generation of wireframe when you click the 'wire' button<br /> | ||
FIX: Error "It doesn't matter what image is on the selected skin"<br /> | FIX: Error "It doesn't matter what image is on the selected skin"<br /> | ||
− | FIX: OBJ file import can now handle infinite or nan vertex values | + | FIX: OBJ file import can now handle infinite or nan vertex values<br /> |
<br /> | <br /> | ||
Vehicle editor:<br /> | Vehicle editor:<br /> | ||
+ | <br /> | ||
FIX: Engine sound names are now limited to ASCII character set<br /> | FIX: Engine sound names are now limited to ASCII character set<br /> | ||
FIX: Animation names now limited to ASCII and the correct length<br /> | FIX: Animation names now limited to ASCII and the correct length<br /> | ||
Line 649: | Line 452: | ||
== 0.7A2 == | == 0.7A2 == | ||
''Jan 8, 2022''<br /> | ''Jan 8, 2022''<br /> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<br /> | <br /> | ||
Initial release<br /> | Initial release<br /> | ||
− | [[Category:LFS Editor]] | + | [[Category:LFS Editor|{{SUBPAGENAME}}]] |
− | [[Category: | + | [[Category:Release notes]] |
Latest revision as of 12:53, 27 July 2024
LFS Editor | |
---|---|
|
|
Vehicle Mods |
History of all LFS Editor versions from the beginning to the latest patch, including only major and official releases (no test patches).
0.7F
27 July, 2024
Rim editor:
A complete rim profile cross section guide is now shown
Options for rim guide well offset and reverse mount
Points are a different colour in surface mode
Protection against adding duplicate or opposite surfaces
FIX: + and - buttons did not instantly update the 3D model
Spoke editor:
A wireframe of the tyre and rim are shown in "wire" view mode
A new 3D rim guide is included, representing a minimum steel rim
- alloy rims should exceed the guide as they are thicker
Separate show options for spoke / rim / tyre / guide
It is now possible to rename the first mapping in the list
A "rim" button is shown beside the first mapping (used for rim)
Export size reduction:
Option to include or exclude PNG textures when exporting for upload
- Exclude PNG to reduce file size and allow a faster upload
- This does not affect the appearance of a mod in game
- The PNG textures are not required for a functioning mod
- DDS (in-game textures) are included whichever option you choose
- PNG files can be useful if you allow derivatives of your mod
Engine editor:
Increased maximum value of "Turbo MOI Multiplier" to 2.0
- allows turbo to spin up more slowly (turbo lag)
Model limits:
Model limits are checked in all configurations
Rim and spoke limits are checked when you export the model
Triangle budget of 4240 is shared between Rim and Spoke objects
- rim objects produced in rim editor are convenient for most rims
- each surface of the rim object contains 120 triangles
- some wheels may be built entirely as a spoke object
Modeller:
Much faster "reduce detail" function
Set up a trace then click "guide" to create a line guide
- the guide is visible in most editor modes and all views
- options to hide/show the guide or draw it open/closed
Drag selection box:
Function to make drag box from points now available in points mode
Scale / rotate / shear axes are now hidden while making a drag box
Grey button shows drag info to avoid left buttons moving around
Typing individual values to align points:
ALT + click r/f/u numbers to set all selected points to same value
- relative values compared with last selected point not preserved
Merging subobjects:
You can now merge a subobject fully into another subobject
- this is a step towards moving a selection between subobjects
- triangles can now be transferred via an intermediate subobject
Modeller cutout screen:
FIX: Number of materials and material index were wrong for subobjects
- helps when optimising a model for frame rate by texture sharing
Misc:
A new set of vehicles is included with updated dash and wheels
Engine damage and shift light can be enabled in the dash editor
Command /rtex can be used to reload textures
0.7E
17 Dec, 2023
General:
Editor sliders now have both arrows on the right
Improved messages warning of unsaved changes on exit
New icon for LFS_EDITOR.exe includes 256x256 icon image
H button at top left to hide/show message history like H key in game
Left click increments should now always be smaller than right click
- previously this was not consistent between all types of button
- as before, CTRL may do smaller steps, SHIFT may do larger steps
- this change should apply to distance, colour, angle and scale
Wheel rims and spoke objects:
Rim can now be fully edited - there are no fixed surfaces
Rim no longer blends seamlessly into the wheels without an edge
Allows more design flexibility for alloy wheels and steel wheels
Removed: edge extra width / lip depth / inner depth / black inner
A simple alloy style edge is automatically added to existing rims
Option to allow separate wheel style (rim/spokes) for front & rear
Tyre vs rim guide in the vehicle editor helps set correct rim width
Rim has 60 segments around instead of 30 (tyres still 30 around)
Rim now gets material properties from first mapping in spoke object
Spoke object can have more than one texture page, including _ALP
- for example a chrome material can now be added as first mapping
- and in that case the rim would also use that chrome material
- no alpha sorting: transparency should only be used for overlays
Rim editor:
Guide shows regions that should be covered by rim cross-section
Button "flip x" to swap selected points between left and right
The colour at the bottom of the list can now be deleted
3D view of car visible in rim editor can now be rotated
Can set the size of text buttons and selection blobs
Grid size of 1mm helps with "snap to grid" function
Mouse wheel can be used to zoom in and out quickly
You can now see and enter/copy/paste selected point coordinates
Removed direct drag on point - added diagonal drag handle instead
Snap to grid only works on the relevant drag axes (X, Y or both)
Added CTRL+D (duplicate) and CTRL+N (new point) keys
Wheel lighting:
New ambient lighting system for wheels and spokes
The new lighting system replaces the old 'rim shade' option
Separate options for front & rear lighting (open / inside covered)
Update code automatically removes Dx/Ex darker colours from rim
Spare wheel:
Option to include a left or right spare wheel (or both if offset)
Option for single spare wheel to swap side when driver swaps side
Option for spare wheels to be based on rear or front wheels
Cars with visible spare + different size wheels a little lighter
- because they are auto set to use front wheel for graphics + mass
Spare wheel heading can now be set (as well as lean)
Spare wheel offset can now be up to 1.25m (like road wheels)
Spare wheel vertical (up or z) position can be set up to 2m
Option to include hub object with any spare wheels
Moving subobjects:
Popup headlight system generalised for moving objects with switches
Subobjects can rotate a set angle, slide or spin at a given speed
This can be connected to switched lights / ignition / horn / siren
New test system in vehicle editor "Class / Inputs" tab (top left)
New flip function "with driver" (move across with driver / no flip)
Bikes:
Increased maximum value for brakes, suspension stiffness, damping
FIX: Fork tubes misaligned if ride height adjusted in other setups
FIX: Weight distribution was wrong if any trail reduction was set
FIX: Wheel masses not correctly positioned for trail reduction
Vehicle editor:
Exit warning only if changes have been made
Various improvements in layout and organisation
Scroll bars added to Lights tab and Textures tab
Undo and redo functions for all editor operations
Tooltips are now available (allows reduced button text)
Engine damage light can be enabled (in Transmission tab)
A new button to show the view from driver's eye position
Spare wheel can now be offset laterally (set RIGHT value)
Maximum value for main body drag increased from 1.0 to 6.0
Unsaved changes warning on clicking the X button to exit LFS
New message on clicking "Animate" if the vehicle has no driver
Question button and tip are shown for unusual FR configurations
Caster angle reduced to 2 decimal places (3 seemed excessive)
Maximum speed for each gear is now visible in the vehicle editor
- you will need to click the '-' button beside reload textures
Max subobjects to be drawn in editor increased to 40 (was 32)
Mod with too many materials cannot be exported to test in LFS
For flashing pit speed limiter light - choose brake or rear fog
Width / ratio / rim width move in bigger steps with right click
Frame position adjustments use expected steps for mouse clicks
CTRL+RMB (copy) SHIFT+RMB (paste) now work with frame point values
Hide the bottom right buttons now hides the whole settings block
Special view no longer includes wheel mass cuboids by default
Error message displayed if a vehicle file cannot be loaded
Maximum number of mesh configurations increased to 8
Specify number of rear passengers (from 1 to 3)
Manually set rear seat width (2 or 3) or offset (1)
A single road wheel can be be offset to the right
Frame tubes can be single sided (not mirrored)
Specify per object (engine, battery, frame, etc) if swaps side
Trail reduction can now be set for any vehicle (not just bikes)
- can also go negative now / recommended value zero for most cars
Minimum steering wheel (or handlebar) turn reduced to 20 degrees
Fog lights can now be used (assign in model / enable in Lights tab)
FIX: Dashboard for electric vehicles was switched off in editor
FIX: A fix for the cover image screenshot when exporting a large mod
FIX: Corrects an audio bug if a bad value is set in LFS sound editor
FIX: Save as SIT / STR name now limited to 7 characters
FIX: Crash if vehicle mod had more than 64 materials
FIX: Spare wheel pitch now expressed in degrees
FIX: Nudging of RPM sliders in engine editor
Lights:
Special mapping names l_high (high beam) and l_extra (extra light)
New light colours "side" / "high" (headlights) and "extra" light
- "high" lights are for vehicles with separate high beam lights
- "extra" lights are for unspecified vehicle-specific purposes
If l_side separate there is an option to keep them on with main
If l_side not separate you can choose to share l_head or l_high
Lights now work on subobjects (e.g. bike handlebars)
Multiple mappings per special name e.g. more than one l_head
- a second word is allowed e.g. 'l_head front' / 'l_head top'
- the second word is only to make it clearer for the mod creator
- extra names such as l_sbrk and l_tbrk are no longer needed
- reduced number of special light mapping names from 18 to 12
- mesh configurations are now fully supported by the lights
- e.g. separate mappings like 'l_head stock' and 'l_head sport'
- NOTE: maximum of 4 mappings per special name in a configuration
- NOTE: all mappings in use in a group must share a single texture
Dashboard editor:
Speedo:
- set maximum value in km/h (steps of 5)
- option to show units (km/h or mph)
Tacho:
- set maximum value
- x100 or x1000
- gap 1/2 (x1000) or 5/10 (x100)
- options to show units (x100 or x1000)
Options on all gauges:
- needle colour = text colour
- needle is long
- needle above pivot
- hide pivot
- hide numbers
- hide symbol (if applicable)
- hide marks
- smaller text
A new dashboard backing texture system
- only for s_clock and s_clock_white dashboards [restriction removed in D36]
- backing texture appears *behind* needle, numbers, markings
- appears illuminated (self lit) like the default dashboards
- recommended texture size is 512 or 1024 for future-proofing
- load the texture in page mode in the modeller
- click the "fixed" button to mark it as "dash"
- there is a reload button in the dashboard editor
- alpha channel has no effect
Digital and analog speedo may be used at the same time
Ability to set colours instead of using the system colours
Set background colour without supplying a backing texture
Adjustable black rectangle option if background is not black
Dashboard lights for fog lights and fuel warning are now available
Optional dipped headlight symbol (for new command /light head low)
Support for new dashboard lights / symbols: sidelights and neutral
Option: Show low and high beam icons simultaneously
- (shows icons for lights less than the current light switch)
Option: Show dim icons when not illuminated [default yes]
- (allows you to disable the faint image of icons that are off)
Option: Show dim segments of digital displays [default yes]
- (disable the faint non-illuminated segments of gear / speed)
Editor options: Dash lights off/on / Expand dash texture display
FIX: Dashboard texture can now be updated in a 2D view
Switches for options previously controlled by Race Class:
- Pit limiter light (in 'Lights')
- Handbrake / Horn / Starter Motor (in 'Allow')
- Oval suspension arms (in 'Suspension')
- Grooved slicks (in 'Wheel Object')
Limited sidecar support:
Lone wheel (e.g. front) can be offset left (in Suspension tab)
- offset wheel to right is currently disabled for compatibility
Pair of wheels (e.g. rear) can be longitudinally staggered
- only the rearmost wheel of a staggered pair is driven
- anti-roll is disabled when the pair is staggered
Mod Export:
A new limit of 8192 triangles / 12288 vertices for LOD2
Groups are compressed when exporting for test or upload
A sky reflection (environment map) is included in mod screenshot
New vehicle:
Better initial values for engine and fuel tank positions
Light colours are now initialised (all were black except rear fog)
FIX: Editor buttons appeared during dialog in new vehicle screen
Animation editor:
Eye view button (beside origin and object buttons)
Keys O (view object) and SHIFT+O (options) now work
FIX: Driver in wireframe mode could be obscured by the vehicle
Vehicle editor keys:
CTRL+O: load vehicle / CTRL+N: new vehicle
C: to clear selected point and selected tube
Delete: delete a point or tube (if only one is selected)
Race classes:
Max engine size: bike 2.5L, formula 8L, F1 5L, truck/bus/van 16L
Added two new classes: bus (like truck) and prototype (like GT)
Engine:
V16 engine is now available
Engine mounting renamed to "Crankshaft axis" to avoid ambiguity
System:
If startup fails on selected adapter it tries again using default
- avoids message "No outputs found" after selecting wrong adapter
Modeller:
Option to keep an empty (rotated) subobject after "merge into main"
- and break off main object into rotated subobject works as expected
- for example the following sequence of operations is now possible:
1) rotate a subobject to convenient orientation for modelling
2) merge into main but keep the empty rotated subobject
3) model and map the subobject in that position
4) break off into the rotated empty subobject
New buttons to shear (skew) points when CTRL is held in 2D view
Merge subobject dialog: use selected layer / keep existing layers
Improved layer selection (tooltips change when CTRL is pressed)
- in orange/yellow mode: CTRL+RMB sets the selected layer
- tri mode: CTRL+LMB - select all triangles in layer
New button to show subobject's axes (beside "rotate" button)
New flood select function to select all triangles by point sharing
- different from CTRL+SHIFT+LMB (select related triangles by edge)
- ALT+RMB selects all connected triangles regardless of properties
- triangles are considered connected if they share a single point
Message selecting triangle in another subobject uses subobject name
ALT+click on triangle in another subobject to select that subobject
There is now a redo function to go with the undo function
Ability to name subobjects (right click name or description)
Unsaved changes warning on clicking the X button to exit LFS
New dialogs for extrude / lathe / create a circle of points
You can now undo "load main object" (reverts to old object)
New button to select a point by entering the point index
- index of a single selected point or triangle is displayed
Rearranged buttons in tri mode to align well with point mode
Helpful messages about bad normals are now shown at top right
- triangles that are too small or too thin are separately listed
- triangles as small as 1/3 of a millimetre can contribute normals
- click button to find error triangles or points with bad normals
New function "invert" to invert selection (selected - unselected)
Disabled point selection by middle button in build and point modes
Number plate texture s_plate is now visible in modeller 'page' mode
Rotated subobjects can now be correctly merged into the main object
You can now break off triangles from a subobject into a new subobject
Select or deselect multiple triangles by holding down CTRL and LMB
- move the mouse to nearby triangles to keep selecting or deselecting
Aligned "select selection's points" and "select connected triangles"
- these were misaligned in 2D modes if a selection box was visible
- it can be useful to click them repeatedly (much easier if aligned)
You can hide subobjects other than the selected one: show subobs NO
Reflect object function is now available for individual subobjects
Combined clean object buttons into a single button with a dialog
New feature to merge points by distance (distance can be specified)
Mouse control now works below 1cm from the plane (down to 1mm)
Modeller move in list UP/DN: move more with SHIFT or right click
A new style dialog is now used for merge points (ALT+M) options
A point is selected if unambiguous after merge to green or average
A new function "reduce detail" is visible with triangles selected
Map / cutout / page selections are preserved when possible
Undo and redo deal correctly with map / cutout / page modes
Cutout mode works more like map mode and avoids button overlap
Overlay function from page mode is now available in cutout mode
Square buttons in map mode match mapping aspect ratio to cutout
Export plain / shaded / wireframe for any texture (not only skins)
FIX: Map mode showed texture file for skin cutouts as [no texture]
FIX: Points more likely to remain selected after scale or lathe
FIX: Crash on reload textures with no cutout or page selected
FIX: Wireframe view went wrong or crashed on "reload textures"
FIX: Rim disappeared on clicking "reload textures" in spoke edit
FIX: Bottom right screen layout was wrong in 2D views
FIX: Crash when selecting overlay with no texture
Wheel-related modeller features:
Set subobject as "hub object" that moves and rotates with a wheel
Spoke mode "export SRE" saves combined spokes as a modeller object
Spoke mode "import SRE" function to load modeller object as a spoke
Modeller hotkeys / shortcuts:
Keys to select modes: numbers 1 to 8
CTRL+O: load main object
Keys for subob, point, tri, map, cutout, page modes:
CTRL+D: duplicate
CTRL+N: new
DELETE: delete
H: hide selected (points or triangles)
SHIFT+H: hide unselected
ALT+H: unhide all
E: extrude selected points (with trace enabled in point mode)
S: select selection's points / select connected triangles
SHIFT+M / SHIFT+S - show main / show subobs
CTRL+F: flip selected triangles (in tri mode)
CTRL+F: flip connected triangles (in point mode)
CTRL+I: invert selection (points or triangles)
ALT+M: Merge points (previously known as Fuse points)
0.7C
Apr 8, 2022
New selected text system:
If text dialog is initialised the text is shown as selected
Selected text will be replaced by the next character entered
Use left/right arrow or home/end if you want to edit the text
Right click slider initialises dialog with the current value
Use CTRL+A to select all text in the dialog (e.g. to delete)
NOTE: There is no partial selection - it's all or nothing
You can use the mouse to click where you want to type in dialog
Modeller:
Triangles that span two cutouts are detected - message shows index
New button in tri mode "index" - select triangle by entering index
Faster generation of wireframe when you click the 'wire' button
FIX: Error "It doesn't matter what image is on the selected skin"
FIX: OBJ file import can now handle infinite or nan vertex values
Vehicle editor:
FIX: Engine sound names are now limited to ASCII character set
FIX: Animation names now limited to ASCII and the correct length
FIX: Confusing message when texture limit was slightly exceeded
0.7A2
Jan 8, 2022
Initial release