Skip to content

Commit

Permalink
rel notes
Browse files Browse the repository at this point in the history
  • Loading branch information
dgud committed Oct 13, 2016
1 parent 077790d commit 1bee33d
Showing 1 changed file with 16 additions and 13 deletions.
29 changes: 16 additions & 13 deletions README-21.txt
@@ -1,23 +1,13 @@
- Convert all windows to be real windows instead of OpenGL drawn.
- Large gui rewrite
Convert all windows to be real windows instead of OpenGL drawn.
Windows can be attached and detached from main window.
[dgud] with many help/debugging/bug-fixes from [micheus]
[dgud] with much help teseting, debugging and bug-fixes from [micheus]

- Added a new Subdivide(RMB) command to be side-by-side with Smooth (Catmull Clark) command.
Suggested by Arg Arg. [micheus]

- Added a new bridge(RMB) with reference points. [micheus]

- Fixed a crash caused by bad formated text for "How To Define Hotkeys"
instructions in language files and updated their description to the new
process sequence. Thanks to tkbd. [micheus]

- Fixed a crash caused by renumber routine. That was noticed when a
material map references a face that no longer existed after a dissolve
command has been ran. Thanks to ptoing. [micheus]

- After execute a merge action the title was not showing the file was
changed and a save action is required. Thanks to oort. [micheus]

- Collada (.dae) improvments
- Importer implemented
- Exports vertex normals
Expand All @@ -31,4 +21,17 @@
- Fixed bugs
- Image plane preview

- Added edge loop nth selection command [micheus] & [dgud]

- Povray improvements [micheus]

- Fixed a crash caused by bad formated text for "How To Define Hotkeys"
instructions in language files and updated their description to the new
process sequence. Thanks to tkbd. [micheus]

- Fixed a crash caused by renumber routine. That was noticed when a
material map references a face that no longer existed after a dissolve
command has been ran. Thanks to ptoing. [micheus]

- After execute a merge action the title was not showing the file was
changed and a save action is required. Thanks to oort. [micheus]

0 comments on commit 1bee33d

Please sign in to comment.