Ivan Safrin
|
5f77291ffa
Gamma correction for subpixel font rendering
|
10 anni fa |
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
|
10 anni fa |
Ivan Safrin
|
b60389ae13
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
|
10 anni fa |
Ivan Safrin
|
c1e78e7bfd
Switched to freetype 2.6, started implementing subpixel hinting support
|
10 anni fa |
Ivan Safrin
|
bfd0de6096
Implemented Clone/applyClone for all Scene entities;2C, implemented Copy/Paste in the Entity editor, fixed some redundant shader parameter code
|
12 anni fa |
Ivan Safrin
|
49763db246
Added weighted animation blending support to the skeletal animation system, fixed HDR post processing material to use the latest material system, fixed retina support in Polycode Player, fixed labels offsetting incorrectly by a pixel due to texture padding.
|
12 anni fa |
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.
|
12 anni fa |
Ivan Safrin
|
73c9c27a6c
UI tweaks, light theme
|
12 anni fa |
Ivan Safrin
|
03b6f5b4ac
Added 2D Scene implementation, fixed UI module to work with the new system, made clipping planes be defined by camera
|
12 anni fa |
Ivan Safrin
|
403c82ffdb
New material editor, started on shader editor (doesnt save yet), rewrote some internal shader stuff to be more streamlined, fixed Label not redrawing correctly after setting size or font, fix for paths with spaces in executeExternalCommand and IDE on Linux and Mac, made 2D template use an entity2d file, fixed new file and new project dialog buttons firing while invisible
|
12 anni fa |
Ivan Safrin
|
b548bbaf1e
Made labels not re-render if text and color are the same
|
12 anni fa |
Ivan Safrin
|
1b7597c4ab
Fixed Unicode text rendering, fixed ortho not chaning size if it's been set, new about dialog in IDE, minor IDE tweaks
|
13 anni fa |
Ivan Safrin
|
27b28a43df
IDE text editor tweaks
|
13 anni fa |
Ivan Safrin
|
0f8b40abc1
Syntax hilighting theme support and Solarized Dark theme for IDE
|
13 anni fa |
Ivan Safrin
|
e10455cf98
Label memory leak fixes
|
13 anni fa |
Ivan Safrin
|
193e0e2251
UI improvements, Major IDE updates (2D entity editor, bezier curve editor, asset browser), ids and tags for entities, ScreenEntityInstances, binary Object serialization, various bugfixes and improvements across the board, Particle systems no longer require a parent Scene/Screen, Label code rewrite (now aligned to baseline by default),
|
13 anni fa |
Ivan Safrin
|
00108aceb3
Color range support for labels, Lua syntax highlighting in the IDE
|
13 anni fa |
Ivan Safrin
|
f6edf81027
Premultiplied alpha support in labels
|
13 anni fa |
Ivan Safrin
|
0a4775b3ca
Made label size methods static, added Vector2 shader uniforms, animation end callback in ScreenSprite, shape testing methods for 2D Physics
|
13 anni fa |
Cameron Hart
|
aa4e7b968e
Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies.
|
14 anni fa |
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.
|
14 anni fa |
Ivan Safrin
|
b53915032a
Bugfixes and more examples
|
14 anni fa |
Ivan Safrin
|
5f2a5232c4
More code cleanup
|
14 anni fa |
Ivan Safrin
|
c9406f5051
Code cleanup and documentation.
|
14 anni fa |
Ivan Safrin
|
40fa766738
Cleaned up code, replaced unnecessary dynamic instances with static classes.
|
15 anni fa |
Ivan Safrin
|
c763d26677
Major changes all across, haven't been commiting anything, will start now
|
15 anni fa |
Ivan Safrin
|
6508f8c9a0
Added a String class, replaced std::string and wstring with the new class
|
15 anni fa |
Ivan Safrin
|
7cc9015fd0
Initial import from old repository
|
15 anni fa |