Forum Moderators: RedPhantom
Poser - OFFICIAL F.A.Q (Last Updated: 2025 Feb 17 1:30 pm)
Neat! Thanks for sharing this information. Every bit of help helps. Cheers, jlovesart2
____________________________________________________________________________________________________________________________
Asus N50-600 - Intel Core i5-8400 CPU @ 2.80GHz · Windows 10 Home/11 upgrade 64-bit · 16GB DDR4 RAM · 1TB SSD and 1TB HDD; Graphics: NVIDIA Geforce GTX 1060 - 6GB GDDR5 VRAM; Software: Poser Pro 11x
One thing that I'd like to add: If you find UltraEdit is taking too long to do anything once you start folding, change these lines from: /Open Fold Strings = "{" "figureResFile" /Close Fold Strings = "}" "figureResFile" "setGeomHandlerOffset" to /Open Fold Strings = "{" /Close Fold Strings = "}" Seems that the folding gets a little confused and slow with the multiple Fold strings. Less functional, but much faster.
C makes it easy to shoot yourself in the
foot. C++ makes it harder, but when you do, you blow your whole leg
off.
-- Bjarne
Stroustrup
Contact Me | Kuroyume's DevelopmentZone
Go to "View >> Hide/View Lines" in the menus to expand or collapse all. I just wish that it had a way to do level folding so that you could fold all of the channels or body parts, for instance.
C makes it easy to shoot yourself in the
foot. C++ makes it harder, but when you do, you blow your whole leg
off.
-- Bjarne
Stroustrup
Contact Me | Kuroyume's DevelopmentZone
At the moment I Use EditPad Lite, but after seeing your post I decided to give UltraEdit a try. I very much like the column select function, something I have wanted for a long time. I Love your WordFile, especially the ability to fold up sections of the file! Thanks so much for this! Never quite satisfied, I wonder if it is posible to edit your WordFile so that the 'deltas' and 'geomCustom' blocks are folded up by default, and if so could you point me in the right direction?
I too looked into some sort of 'pre-folding', but have not found anything about it (yet). If I do find a way to have certain folding sections pre-folded, it will be posted here with an update.
C makes it easy to shoot yourself in the
foot. C++ makes it harder, but when you do, you blow your whole leg
off.
-- Bjarne
Stroustrup
Contact Me | Kuroyume's DevelopmentZone
This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.
I use UltraEdit-32 because it can handle these 100MB+ Poser files rather quickly as well as work as an all around text/Hex editor. Along with many capabilities, it is also capable of displaying syntax highlighting and section folding (which is invaluable to close those massive delta or internal geometry sections!). Well, it would be invaluable if there was a Poser syntax highlighting. Now there is. Very basic, but it highlights major sections, subsections, channels, keywords, constants, numbers (automatically), strings (automatically), comments and allows folding on the sections as well as between figureResFile keywords (can be slow on the definition section of large files). The reason I did this was because 1) CR2Edit is slow, 2) I'm cheap and don't want to pay $25-$50 just to analyze (or edit on occasion) Poser files when the ability can be handled in UltraEdit32, and 3) without folding, too much junk to get around (endless morph lists and so on). If you are interested, the WordFile can be downloaded at this link: Poser WordFile for UltraEdit32 It will need to be unzipped and the contents added to the WordFile.txt in "C:Program FilesUltraEdit". If you've already added other syntaxes to this, don't forget to change the /Ln number from /L20 to something unused. Enjoy!
C makes it easy to shoot yourself in the foot. C++ makes it harder, but when you do, you blow your whole leg off.
-- Bjarne Stroustrup
Contact Me | Kuroyume's DevelopmentZone