This is a pretty stupid change on vbulletin's part. i have not yet seen a vbulletin ever configuired in such a manner.
Traveler: all i wanted was a solution, to me it looked like a issue with...
Type: Posts; User: Delfi
This is a pretty stupid change on vbulletin's part. i have not yet seen a vbulletin ever configuired in such a manner.
Traveler: all i wanted was a solution, to me it looked like a issue with...
Yeah only about 8 years now ;) it sucks working ALONE on something you like so much.. but i am willing to accept help from you guys..
I get the feeling that you are intentionally not looking at the issue i pointed out.
I don't want to upload images. i want formatting toolbar in "go advanced" / "post topic"
Let me visualize:...
Sometimes i WANT to embed a picture or a link or format text, there is none of those options in "go advanced".....
http://www.mathpudding.com/tdc/tpacker.jpg
http://www.mathpudding.com/tdc/bleedingedge.jpg
A simple tool based on vampyre imaging lib & nitrogen's Tpartitions unit from his font studio.
...
An odd issue when posting a new thread: There is no formatting toolbar anywhere.. it's there in quick reply but not in new thread / post advanced form.. wtf?
The main thing of intelligent source manager is to swap-in and swap-out sources while simulating as if the source was still playing during the time it wasn't in the active sources pool, you can...
No license.. kinda like BSD but more like do as you please
Lack of updates here doesn't mean lack of updates in general ;)
It now compiles and works with FPC, a lot of stuff has been fixed, speed up & improved from physics to renderer, editors.. ...
Updated / fixed download link.
Is anyone still interested in this or uses it? i added some improvements and fixes to it since the last update here.
I am not very happy with vbulletin upgrade, or mostly the theme.
The forum and topic graphics - icons and colors are now super-unclear on indicating what is new and what was already read.
...
Well, i need something to apply localized distortions, to apply some kind of damage to the vehicle textures.
I put the free rotating to good use in my car sprite editor, automatic generation of detachable parts rocks :D
just wondering, is there any distort functionality in imaging lib?
such as:...
Why would anyone write something like this is beyond my logic, but you really did write something very VERY nice here. Despite my hate for javascript from web programming i do every day something...
How about a curve thru points kind of curves? those work best..
That's great, as soon as i get someone to work on art for my game i'll use this to pre-generate car door animations, it should save hours of manual slicing in paint shop pro.
Is this rotation interpolated, or just rotating simple pixels? if it's interpolated, does it handle alpha channel aswell?
I'm looking for people to help working on this, if you like the project and would like to work on it let me know here.
I'd especially like to have someone go over the code and resolve some...
The most suitable algorythm i would ever choose is always the best quality one, not looking at the speed. libsquish code is very fast and uses a very high quality compression setting as default.
...
I got my hands on a libsquish dll from a friend that i can use with delphi, it's a little glitchy (some very odd AV exception issue), but try..finally block avoids it, still - the image compressed...
Maybe this can help you, it seems that nvidia switched their compressor with this aswell, the quality is very nice, it is opensource and the codebase also doesn't seem very big:
...
There seems to be a missing unit in latest trunk - "LibTiffDelphi", I'm compiling this with delphi 7 - i set the no tiff directive to workaroun this.
EDIT:
I noticed that imaging dxt3c was...
YOU MUST ADD THIS SOUNTRACK!
http://www.youtube.com/watch?v=G_Qrt1Rit5Q
I noticed what is perhaps a bug in vampyre DXT3 compression implementation, alpha is totally messed up, see difference:
On left is MWDDS ( http://www.btinternet.com/~mnwright/graphix.htm ) dxt3...
Imaging is missing raw image loading capability, for example i want to create a ifA8R8G8B8 image of specific dimensions, and use existing picture that i already have in a memorystream to create a...