Skip to content

Releases: josephbk117/Normal-Map-Generator-Tool

Nora Normal Map Editor

03 Apr 12:29
4169ec5
Compare
Choose a tag to compare

Minor fix for Draw frame not getting displayed on some machines

Nora Normal Map Editor

23 Dec 19:49
Compare
Choose a tag to compare

Major release features:

  • Added toggle to hide/display preview grid, Allowing full view of model.

  • Added functionality for custom matcap textures can be added by just including them in the 'Textures/Matcaps'
    folder.

  • Now can import non-square height maps for editing.

  • Bug Fix : Applied proper default texture when preview textures removed.

  • Bug Fix : Draw skipping when drawing beyond borders fixed.

NORA Normal Map Editor

22 May 13:53
Compare
Choose a tag to compare

Major stability improvement

  1. Now you can save your editing progress through a '.nora' file which will save all the info about layers as well the main heightmap
  2. Exporting options now added, Now can choose from a variety of formats
  3. Hotkey improvements
  4. All known bugs have been fixed

NORA Normal Map Editor

06 Apr 20:25
Compare
Choose a tag to compare

Major release feature:

Added layers!
Now layers of either height maps (converted to normal maps) or raw normals maps can be blended together in a realistic manner.

Several bug fixes and code maintainability features added.

NORA Normal Map Editor

02 Mar 14:48
Compare
Choose a tag to compare

Major improvements to preview :

  1. PBR workflow support
  2. Custom texture input for Metalness, Roughness & Albedo
  3. Display normals of the preview model

And various bug fixes as well as leaner and cleaner code,

NORA Normal Map Editor

16 Feb 14:51
Compare
Choose a tag to compare

Major Release Features:

  1. Specular map support added
  2. Added 'Suzanne' and 'Utah teapot' as new default models available
  3. Preferences window added
  4. Blurring improved as well as blur related bugs fixed
  5. Matcaps added
  6. UI improvements
  7. Roboto font is used in the UI

NORA Normal Map Editor

07 Feb 17:40
Compare
Choose a tag to compare

Major Release Features:

  1. Several hotkey fixes
  2. Custom path input for file explorer added
  3. Custom brush added
  4. Added support for .obj and .fbx files by adding Assimp loader
  5. Better preview model shader
  6. UI improvements
  7. Theme loading from file

NORA Normal Map Editor

29 Jan 19:32
Compare
Choose a tag to compare
Pre-release

This release cover minor issues

  1. Normal map drawing 1 frame delay issue fixed
  2. Undo/Redo slider added
  3. Export images in [ PNG, BMP, TGA, JPG ]
  4. Added new 'Green' theme

NORA Normal Map Editor

26 Jan 19:55
Compare
Choose a tag to compare
Pre-release

Almost close to production ready release

New features include:

  1. Undo/Redo Functionality fully up and running ( no known bugs )
  2. Correct normal map layout is generated
  3. Non-32 bit images can be imported and will work seamlessly
  4. The file-explorer is slightly better ( added text field to display current directory as well as multi-column view )
  5. Preview-maximize scales correctly in the viewport

Several bugs have been fixed

NORA Normal Map Editor

17 Jan 18:03
Compare
Choose a tag to compare
Pre-release

Major improvements to normal map preview :

  1. Grid in X-Z plane now shown
  2. Now mouse interaction controls preview model orientation
  3. Zoom in and out with mouse scroll-wheel in preview section
  4. New modal window for expanded view of model preview

Major improvements to normal map editing:

  1. Clear button added to clear screen of any edits
  2. Added multiple new shortcut keys for productivity improvements
  3. Tool-tips now present for most of the non-obvious UI elements
  4. Two new methods for normal construction has been added:
    1. Tri-Sample
    2. Sobel

And various bug fixes as well as leaner and cleaner code,.