Author Topic: BfMeshView 1.9.0 Release  (Read 1794 times)

Offline Remdul

  • Reverse Engineer
  • Administrator
  • ******
  • Posts: 98
  • Pie!
    • View Profile
    • ByteHazard
BfMeshView 1.9.0 Release
« on: 06-08-2010, 18:08:31 »
I have released a new version of BfMeshView today (1.9.0):

http://www.bytehazard.com/bfstuff/bfmeshview/

Change log:
* fixed crash when restoring child windows under certain conditions
* fixed double clicking on texture not always opening file
* fixed error when double clicking in treeview when no BF2 mesh was opened
* fixed transparancy for some shaders
* fixed crash when selecting some .geo nodes in treeview
* fixed rare crash in normal map converter
* fixed bundledmesh shader shadow/wreck texture
* fixed bug in sample generator
* fixed assert in sample generator
* added material editing
* added UV editor
* added sample generator
* added tool to fix broken samples
* added BF2 file format version to treeview
* added BF2 vertex attribute info to treeview
* added full BF1942 tree mesh (*.tm) support
* added display of texture memory use
* added "open folder" in treeview context menu
* added support for all BF2 collisionmesh files (including weapons)
* added experimental vertex transform tool
* added normal map converter options
* invalid sample points are now no longer rendered at origin
* upgraded treeview control
* disabled annoying treeview node hover tooltips
* optimized treeview refreshing
* texture maps that fail to load are now marked in treeview
* double clicking on textures in treeview will now open the file
* can now view single unshaded texture by selecting map in treeview
* skin bone transforms are now drawn in viewport
* arrow keys now properly selects treeview node again

Most useful new features are:
1) The material editor, which allows you to change the textures and even shaders and transparency mode of exported meshes.
2) UV editor, which is useful to fix minor UV errors.
3) Texture memory indicator in status bar, can give you an idea how (in)efficient assets are.
4) Various small helpers to debug bad exports.
« Last Edit: 15-03-2011, 19:03:51 by Remdul »

Offline Archimonday

  • Full Member
  • ***
  • Posts: 1.197
  • Sir vis pacem, para bellum!
    • View Profile
Re: BfMeshView 1.9.0 Release
« Reply #1 on: 02-03-2011, 02:03:03 »
Remdul, im wondering if you still have this file? all the links seem to be broken.

Offline Kev4000

  • Developer
  • ******
  • Posts: 1.039
  • FH2 "special" coder
    • View Profile
Re: BfMeshView 1.9.0 Release
« Reply #2 on: 02-03-2011, 16:03:45 »
will get a new DL link ASAP, probably within the day.
Looks like the domain has been quarantined. In any event I'll contact Remdul, and if that fails upload 1.9.0 elsewhere.
« Last Edit: 02-03-2011, 17:03:11 by Kev4000 »

Offline Remdul

  • Reverse Engineer
  • Administrator
  • ******
  • Posts: 98
  • Pie!
    • View Profile
    • ByteHazard
Re: BfMeshView 1.9.0 Release
« Reply #3 on: 15-03-2011, 19:03:37 »
Fixed the link, but a new version has now been released:

http://fhpubforum.warumdarum.de/index.php?topic=14075.new#new

Offline Seyedof

  • Newbie
  • *
  • Posts: 1
    • View Profile
Re: BfMeshView 1.9.0 Release
« Reply #4 on: 24-08-2012, 14:08:57 »
Hi guys

Is there a bundledmesh format spec document or something? I want to write a converter/loader for this file format to be able to load/render of save as collada functionality. I searched but the is no doc on this, is it possible to publish the format spec?

Your viewer tool looks cool but the export functionality exports to .obj but messes different geometries/lods and the object boundaries are detroyed.