Aegisub/aegisub/build/msbuild
Thomas Goyne be77dc8307 Mostly rewrite the visual tools and related classes
Convert all coordinates within the visual tools to Vector2D, which has
been significantly extended. Eliminates a lot of issues with accumulated
rounding errors and simplifies a lot of code.

Modernize the visual tools' interactions with the rest of Aegisub by
connecting to signals directly rather than routing everything through
the video display and converting the main visual tool mode toolbar to
the command system.

Extract all references to OpenGL from the visual tools and move them to
OpenGLWrapper as a first step towards making it possible to implement an
alternative video renderer. In the process, eliminate all uses of OpenGL
immediate mode.

Fix a bunch of minor issues and general instability.

Originally committed to SVN as r5823.
2011-11-06 17:18:20 +00:00
..
Aegisub Mostly rewrite the visual tools and related classes 2011-11-06 17:18:20 +00:00
csrihelper More clean-up of the MSBuild projects. (The IDE hates me for this.) 2011-01-14 03:47:57 +00:00
hunspell More clean-up of the MSBuild projects. (The IDE hates me for this.) 2011-01-14 03:47:57 +00:00
libaegisub Rename another clashing file in libaegisub. 2011-07-18 01:08:41 +00:00
libiconv More clean-up of the MSBuild projects. (The IDE hates me for this.) 2011-01-14 03:47:57 +00:00
libresrc Custom property page for the respack tool, how cool! 2011-01-14 07:40:06 +00:00
lua51 More clean-up of the MSBuild projects. (The IDE hates me for this.) 2011-01-14 03:47:57 +00:00
respack Forgot svn:keywords... 2011-01-14 07:52:41 +00:00
universalchardet More clean-up of the MSBuild projects. (The IDE hates me for this.) 2011-01-14 03:47:57 +00:00
userconfig Prettify the property files a bit and add some real sample files for the userconfig dir. 2011-01-10 17:46:15 +00:00
aegisub.props Super fancy property pages for configuring the build in VC10. Doesn't want to display the defaults (properly) but that's not so important :) 2011-01-19 06:40:23 +00:00
paths.props Reorganise the property sheet includes to use a master include, and use properties to control inclusion of wxWidgets and Freetype, and any further deps. 2011-01-11 18:15:31 +00:00
standard-outdirs.props Reorganise the property sheet includes to use a master include, and use properties to control inclusion of wxWidgets and Freetype, and any further deps. 2011-01-11 18:15:31 +00:00
standard-settings.props Reorganise the property sheet includes to use a master include, and use properties to control inclusion of wxWidgets and Freetype, and any further deps. 2011-01-11 18:15:31 +00:00
wx.props Prettify the property files a bit and add some real sample files for the userconfig dir. 2011-01-10 17:46:15 +00:00