Skip to content

Releases: Borf/BrowEdit3

v3.568

13 Jan 18:37
ac0c6fa
Compare
Choose a tag to compare

Improve compile time and silence a few warnings

reduced included windows header size
removed some redundant includes to silent some warnings (many more remain hidden)
reduced amount of needed windows header includes a bit by making use of existing functions

v3.566

28 Dec 20:52
85e02a8
Compare
Choose a tag to compare

Do not create a collision box if the model has no vertices (?).

v3.564

07 Dec 22:11
17a23d5
Compare
Choose a tag to compare

Added undo/redo after calculating lightmaps.
Changed default colormap option to smooth.
Optimized the lightmap calculations, expected to be 10~20 times faster.
Changed the shadow calculation from an additive model to a negative model (can be changed, by default it will use the previous formula to avoid compatibily issues).
Changed the default light settings:

  • The falloff style was changed to a new function 'S Curve' instead of linear. This produces better result to official lights (still not 100% accurate though).
    Added a new 'Light Edit' menu for the Edit Mode.
    Fixed Magic falloff style formula.
    Fixed the sun direction if matching the RSW settings.
    When moving a light, it will now keep its current height relative to the ground rather than sticking to the ground.
    Added a 'Quick preview' option when selecting a light. This option renders the light (except the sun) using the shader for instant result. It's not perfect, but it can be a big help when picking a light setting.

v3.561

23 Nov 21:10
d2ca54c
Compare
Choose a tag to compare

Fix texture id when saving

Previously, texture IDs inside the model were not saved correctly.

v3.560

23 Nov 21:10
d2ca54c
Compare
Choose a tag to compare

Add a Delete Texture Button

Adds a button to delete unused textures in the Model Editor and reindexes textures if the deleted one is in use elsewhere.

v3.557

22 Nov 11:58
0510230
Compare
Choose a tag to compare

Adds setting to make brush auto-update its size

When checked automatically updates brush size based on selection.

v3.555

18 Sep 23:38
Compare
Choose a tag to compare

Added rounding to mina skin

v3.554

18 Sep 23:31
Compare
Choose a tag to compare

Updated mina's hot fudge skin

v3.553

18 Sep 23:28
Compare
Choose a tag to compare

Fixed typo in combobox for skin

v3.552

18 Sep 22:23
Compare
Choose a tag to compare

Added mina's hot fudge theme