• Website
  • Search
  • Member List
  • Help
  • Old Forum
  • Social Media
    •   @Wings3dOfficial
    •   @Wings3dOfficial
    •   Wings3dOfficial
    •   Wings3dOfficial
  • Register
  • Login
  • Website
  • Search
  • Member List
  • Help
  • Old Forum
  • Register
  • Login
Wings 3D Development Forum Wings 3D Interface & Usage v
« Previous 1 2 3 4 5 … 32 Next »
uncompressed wings files

 
  • 0 Vote(s) - 0 Average
uncompressed wings files

engrenage
Offline

Junior Member

Posts: 44
Threads: 13
Joined: Sep 2020
#1
04-18-2021, 11:14 AM
compression can be useful. but compression can be done manually.

$ file myfile.wings
myfile.wings: data


compression can also be a real pain in the butt, for instance if I want to use git to keeps track of my changes, merge different versions of files, and the like.


if there is _one_ feature I would like to see implemented is wings is the option to "save in plaintext", so I can use git (and maybe may favorite text editor* to edit files)


*) for that, the ability to select a feature in the GUI and give it an explicit name that can later be found in comments in the uncompressed file would be basically a must
micheus
Offline

Forum's Admin and Support | Bug fixer
Posts: 3,680
Threads: 184
Joined: Jun 2012
#2
04-18-2021, 10:30 PM
I don't think Wings3D will someday has a native "text" format.

But, there are readable file formats available in the Export menu. You probably will need to choose one of them.
[Image: tw.png] @MicheusVieira [Image: yt.png] @MicheusVieira [Image: da.png] Micheuss [Image: ig.png] micheus4wings3d
* Wings3D Team stands for: Björn and Dan
engrenage
Offline

Junior Member

Posts: 44
Threads: 13
Joined: Sep 2020
#3
04-26-2021, 05:30 PM
can I at least have a clue on what type of compression is being used?

using third-party formats is definitely prone to errors and information loss.
micheus
Offline

Forum's Admin and Support | Bug fixer
Posts: 3,680
Threads: 184
Joined: Jun 2012
#4
04-27-2021, 03:16 AM
I think it would be easier to use a well know readable file format than try to read wings native format. Anyway...

The .wings files are compressed Erlang terms in binary format. The buffer is converted to binary and save here.
Details about Erlang External Term Format.
[Image: tw.png] @MicheusVieira [Image: yt.png] @MicheusVieira [Image: da.png] Micheuss [Image: ig.png] micheus4wings3d
* Wings3D Team stands for: Björn and Dan
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D - Powered by MyBB

Linear Mode
Threaded Mode