Thu, 03 Oct 2013 20:56:20 +0300 Santeri Piippo last code reformatting i swear file | diff | annotate
Tue, 20 Aug 2013 14:47:21 +0300 Santeri Piippo - added "Go to line" action, renamed the config classes to proper camelcase file | diff | annotate
Sun, 18 Aug 2013 15:33:00 +0300 Santeri Piippo Code formatting: use same separators everywhere, remove extra spaces from license headers, simplified message manager api a bit file | diff | annotate
Fri, 02 Aug 2013 16:33:30 +0300 Santeri Piippo style cleanup - it should be all unified now file | diff | annotate
Tue, 30 Jul 2013 18:01:53 +0300 Santeri Piippo Separated LDConfig.ldr-specific stuff to ldconfig.cpp/h file | diff | annotate
Tue, 30 Jul 2013 07:38:08 +0300 Santeri Piippo Renamed vector to List, changed it to wrap around std::deque. file | diff | annotate
Mon, 15 Jul 2013 19:30:16 +0300 Santeri Piippo Converted ForgeWindow to Designer UI(!) file | diff | annotate
Mon, 15 Jul 2013 14:43:29 +0300 Santeri Piippo restructure; removed g_BBox file | diff | annotate
Wed, 10 Jul 2013 02:17:23 +0300 Santeri Piippo Fixed compilation under windows/qt5 file | diff | annotate
Mon, 08 Jul 2013 01:29:28 +0300 Santeri Piippo primitive generator: add conditional lines to cylinders; improved bad color handling file | diff | annotate
Thu, 04 Jul 2013 20:08:14 +0300 Santeri Piippo Converted rotation point prompt file | diff | annotate
Mon, 01 Jul 2013 17:27:37 +0300 Santeri Piippo Added an atof overload to convert from string to float, hopefully without any precision error file | diff | annotate
Fri, 14 Jun 2013 16:00:54 +0300 Santeri Piippo Converted to 16-bit strings.. again file | diff | annotate
Sat, 01 Jun 2013 21:36:03 +0300 Santeri Piippo Make LDMatrixObject's transform and pos members properties file | diff | annotate
Sat, 25 May 2013 02:05:35 +0300 Santeri Piippo Added Export To File action, moved it + insert from to File menu file | diff | annotate
Sat, 25 May 2013 01:44:11 +0300 Santeri Piippo rewrote isNumber using range-for file | diff | annotate
Sun, 19 May 2013 03:42:25 +0300 Santeri Piippo Added PROPERTY macro for easier exposed member variable management file | diff | annotate
Thu, 16 May 2013 22:59:10 +0300 Santeri Piippo Added dialog for rotation points file | diff | annotate
Fri, 10 May 2013 17:39:56 +0300 Santeri Piippo Rewrote the string class with a simpler version. The old one was more than probably leaking water like a boat with an elephant on board... file | diff | annotate
Thu, 09 May 2013 17:03:44 +0300 Santeri Piippo Further removal of hungarian notation file | diff | annotate
Thu, 09 May 2013 02:28:39 +0300 Santeri Piippo Speed up picking - no need to rebuild the object list as its contents do not change while picking. Fixed transparent stuff always being opaque (although it still appears messed up for some reason) file | diff | annotate
Wed, 08 May 2013 15:19:06 +0300 Santeri Piippo Moved source files to src/, removed zz_ prefix off dialog files. file | diff | annotate
(0) tip

mercurial