Revision a4b6ee6 by Ton Roosendaal December 14, 2008, 12:16 (GMT) |
2.5 - Added file space (too) :) Andrea was first, this is more complete. - Suggestion from Joshua: move all standard header buttons to 1 function, makes it all easier, less code, and less area/space stuff needs to be exposed. |
Revision 21e01cc by Joshua Leung December 14, 2008, 11:55 (GMT) |
2.5 Second attempt at fixing crashing when merging spaces after splitting them. |
Revision fd1c8aa by Joshua Leung December 14, 2008, 11:50 (GMT) |
View2D: More scroller related things * Scrollers now keep corners free for drawing widgets if there are horizontal and vertical ones in use. They draw a rect which covers up all of the excess over-flowing drawing that was previously masked by the vertical scrollers. * Tweaked the behaviour of the scroller zoom-handles again as they still weren't behaving correctly on vertical scrollers. This was partly caused by a typo, but also wrong checks... |
Revision f436bc8 by Andrea Weikert December 14, 2008, 11:43 (GMT) |
added missing directory for space_file to Makefile, sorry |
Revision af0ab8b by Nathan Letwory December 14, 2008, 11:41 (GMT) |
* add space_file sconscript reference too. |
Revision dcdca96 by Joshua Leung December 14, 2008, 11:39 (GMT) |
2.5: Fixed more crashers in screen/region/area/spacetype freeing code... Hint to Ton: watch how you're getting the pointer to the next item in the list when freeing the list ;) |
Revision a3c77e4 by Andrea Weikert December 14, 2008, 11:25 (GMT) |
2.5 Skeleton for bringing back SpaceFile. Code to initialize the SpaceFile struct missing still, I think this is the right time to cleanup there :) |
Revision 36fb509 by Joshua Leung December 14, 2008, 10:57 (GMT) |
View2D: Bugfixes... * Headers were twitching when moved again due to a hack I had made for the TimeLine * Properly fixed TimeLine init so that grid will start in the right place. |
Revision 3a58edd by Ton Roosendaal December 14, 2008, 10:52 (GMT) |
2.5 The basics for InfoSpace. Also added InfoSpace data to area by default, older files allowed to have nothing here (space empty). (prevents reported crasher in switching space info to others). Also: added ifdeffed code in readfile.c to debug missing memory frees from data read from files. (instead of "data from SCR" it will print the actual struct names). |
Revision 616ab23 by Andrea Weikert December 14, 2008, 10:33 (GMT) |
== MSVC9 projectfiles == * lots of updates for space types/ editors: ipo, view3d, node and image * rna: update for constraints and armatures |
Revision 7e6c5b9 by Ton Roosendaal December 14, 2008, 10:08 (GMT) |
2.5 Added freeing functions in outliner space, this makes blender quit without memory free errors in my test .b.blends. Note: I'll move current rna viewer to new SpaceData editor, then I can bring back original outliner stuff. Proposed menu name is "Data Viewer". Probably better not not expose name 'rna' in UI? |
Revision 93f3eaa by Joshua Leung December 14, 2008, 09:11 (GMT) |
2.5 - Fixed crashes when merging areas |
Revision ffc0089 by Joshua Leung December 14, 2008, 08:32 (GMT) |
View2D: Cosmetic changes and bugfixes * Scrollers now draw using nice rounded+shaded style everywhere * When scrollers 'bubble' completely fills a scroller or is completely out of view, the view zooming using the handles is now only activated if the mouse is within a quarter of the total length of the scroller on either end of the scroller. Otherwise, pan is activated. This should make the scrollers more usable in anim editors. * Fixed drawing of gridlines in TimeLine - needed to adjust ymin value of cur and tot rects to accomodate for the new mask/cur adjustments as old TimeLines didn't draw with 'real' scrollbars. Also, adjusted min/max values to fit these new tot/cur rect y-sizes. * Tidying up vars and fixing errors in declaring new View2D types in preparation for simpler method of initialising views... |
December 14, 2008, 02:22 (GMT) |
* Compile fixes for voxeldata.c (thanks jms) * Fixed a typo in the patch that made trilinear interpolation really slow * Replaced the patch's trilinear interpolation code with the existing trilinear code from pbrt / light cache (first stage of unifying this voxel interpolation code) |
Revision ba8ea9e by Jens Ole Wund(bjornmose) December 13, 2008, 23:11 (GMT) |
Revision b9713d1 by Jens Ole Wund(bjornmose) December 13, 2008, 23:04 (GMT) |
adding hint Building on NSIS_Installer fails when path to NSIS tools is not set |
Revision 213f300 by Ton Roosendaal December 13, 2008, 19:08 (GMT) |
2.5 Added missing basic callbacks for region drawing of view3d and ipo channels. |
Revision 2493644 by Ton Roosendaal December 13, 2008, 19:00 (GMT) |
2.5 Added basics for oour precious Buttons Window. The one that will be (OH NO!) vertical one day? ;) |
Revision 04e264a by Ton Roosendaal December 13, 2008, 18:09 (GMT) |
2.5 The basics for Node Space.... no complaints sofar :) |
Revision e0ab792 by Ton Roosendaal December 13, 2008, 17:44 (GMT) |
2.5 Added basic code for Space Image. Now let's check if this commit has all it needed :) |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021