Ivan Safrin
|
5f77291ffa
Gamma correction for subpixel font rendering
|
vor 10 Jahren |
Ivan Safrin
|
f6d40cc8e1
Labels now have a new rendering mode called Label::ANTIALIAS_LCD, which renders text using subpixel antialiasing. You must initialize them with a foreground and background colors and they cannot be alpha blended
|
vor 10 Jahren |
Ivan Safrin
|
bfd0de6096
Implemented Clone/applyClone for all Scene entities;2C, implemented Copy/Paste in the Entity editor, fixed some redundant shader parameter code
|
vor 12 Jahren |
Ivan Safrin
|
496961ce73
Fixed shader texture prop sheet, added scene label prop sheet
|
vor 12 Jahren |
Ivan Safrin
|
912f42e31d
Streamlined SceneLabel constructors, removed some old unused code from Skeleton and Bone, added material options to the scene editor
|
vor 12 Jahren |
Ivan Safrin
|
c51a325316
Added Xcode 5 compatibility, retina display support in OS X, tweaked some UI positioning
|
vor 12 Jahren |
Ivan Safrin
|
d8d788f480
Added mesh viewer to IDE, added support for resource change events in ResourceManager, added tangents to the mesh file specification (ATTN: old mesh files will need to be re-exported), added support for tangent generation in polyimport, added global version string to PolyGlobals.h, fixed clear color setting in virtual scenes, made Label textures always be POT, added global IDE texture filtering options to the IDE preferences.
|
vor 12 Jahren |
Ivan Safrin
|
04fc32a398
Fixed bindings, tweaked UI, added new UI theme to default themes, fixed IDE network stuff
|
vor 12 Jahren |
Ivan Safrin
|
35ddb611e7
Fixed almost all UI and IDE issues
|
vor 12 Jahren |
Ivan Safrin
|
499ac73584
More UI and IDE fixes
|
vor 12 Jahren |
Ivan Safrin
|
b4fe98b72c
Figuring out coordinates
|
vor 12 Jahren |
Ivan Safrin
|
893a282ef1
First step towards merging Scenes and Screens
|
vor 12 Jahren |
Ivan Safrin
|
062ceef3ab
Fixed bezier curve not rebuilding after removing a point. Fixed SceneLabels not setting text correctly
|
vor 12 Jahren |
Ivan Safrin
|
f6edf81027
Premultiplied alpha support in labels
|
vor 13 Jahren |
Ivan Safrin
|
8666e09cbe
Merged in a bunch of mcclure's memory leak fixes
|
vor 13 Jahren |
Ivan Safrin
|
1f89731a0a
HDR and shader fixes, made SceneLabel subclass SceneMesh
|
vor 14 Jahren |
Cameron Hart
|
aa4e7b968e
Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies.
|
vor 14 Jahren |
Cameron Hart
|
d2fde9fc99
Converted string to store as UTF-8 since the majority of the time this is how it's used. Now strings can be passed as const reference parameters which greatly reduces the amount of string copying being performed.
|
vor 14 Jahren |
Ivan Safrin
|
c9406f5051
Code cleanup and documentation.
|
vor 14 Jahren |
Ivan Safrin
|
7a37c48787
Code clean up and documentation
|
vor 14 Jahren |
Ivan Safrin
|
c763d26677
Major changes all across, haven't been commiting anything, will start now
|
vor 15 Jahren |
Ivan Safrin
|
6508f8c9a0
Added a String class, replaced std::string and wstring with the new class
|
vor 15 Jahren |
Ivan Safrin
|
7cc9015fd0
Initial import from old repository
|
vor 15 Jahren |