Revision 64e7615 by Daniel Dunbar June 21, 2005, 14:13 (GMT) |
- fix pedantic complaint from MSVC |
Revision f1ac77d by Alexander Ewering June 21, 2005, 13:52 (GMT) |
- Copy buffer is preserved across editing multiple text objects - Potential memory leak with selection drawing fixed - "Copy Attributes" menu (CTRL-C) now copies all fonts (Plain/B/I/BI) correctly |
Revision 245acfc by Johnny Matthews June 20, 2005, 13:37 (GMT) |
Updating with lorem.c |
Revision 4aee690 by Alexander Ewering June 20, 2005, 01:28 (GMT) |
Fix for the "Lorem" button. Missing an extern keyword in BIF_editfont.h (thanks Matthew for spotting this!) Now it should work even on platforms with sane compilers (unlike gcc) :-) |
Revision e7e61ba by Alexander Ewering June 18, 2005, 00:52 (GMT) |
Attempt at providing the best possible flexibility and usefulness with "Flush": - There are now two modes, "Flush" and "Justify". Justify only flushes a line when it is *terminated* either by wordwrap or by Enter. - "Flush" *always* flushes the line, also when it's still being entered. This mode can be used for things like this: http://pub.intrr.org/flush.png ..while "Justify" would not flush the second line. - Fixed "Flush" squeezing all characters on the same spot if the textframe was set to 0 width |
Revision 6e6d920 by Martin Poirier June 18, 2005, 00:37 (GMT) |
Adding lorem.c file to BL_src.dsp MSVC 6.0 projectfile. Note to intrr: pressing the lorem bug crashes here too, will trace later. |
Revision 5a7a2e8 by Alexander Ewering June 17, 2005, 23:30 (GMT) |
Fix drawing of text frames inside editmode, stupid error. |
Revision d422964 by Alexander Ewering June 17, 2005, 23:05 (GMT) |
Compatibility code for 'Word spacing' value, old files will now load with Word spacing set to 1.0 instead of 0.0. |
Revision ad8ff97 by Alexander Ewering June 17, 2005, 22:52 (GMT) |
- Fix a few warnings - Improved text editing for justified ('Flush') text: Line will not be filled up until it is completed (wordwrap or Enter) - Fixed waitcursor flickering in displist.c |
Revision e48ea7e by Alexander Ewering June 17, 2005, 21:05 (GMT) |
File containing our famous Lorem Ipsum text, complete even! |
Revision 97df61a by Alexander Ewering June 17, 2005, 21:04 (GMT) |
Initial commit for new text object. Important notes: - Full compatibility with old text objects not fully restored (word spacing will be 0.0, need to set it manually to 1.0), will either need version upgrade to 238 or a hack. Will check. - lorem.c (about to be committed) contains BF copyright notice, but as BF did not exist a few hundred years ago, probably best to remove it :) - If you notice any cross-platform issues (especially beloved windows), please report - A few tiny warnings left, I will fix those issues still. The rest has been said already - so have fun testing. And please do! === Reminder: === Documentation at http://blender.instinctive.de/docs/textobject.txt === |
Revision 9ee2a1e by Martin Poirier June 17, 2005, 05:37 (GMT) |
One file missing from prevous commit. This one is even worse, decref'ed a borrowed reference. |
Revision 5f5844b by Martin Poirier June 17, 2005, 05:10 (GMT) |
Some of the setattr functions created a tuple to pass to the set* functions and didn't decref'ed it properly, "leaking" memory. Commit approved by stivs. |
Revision 2a640f0 by Martin Poirier June 17, 2005, 04:40 (GMT) |
My patch to BPy's curve module (applied by stivs) had a small mem leak. Fixing now. |
Revision e382d8a by Martin Poirier June 17, 2005, 04:28 (GMT) |
Adding Jiri's manipulator path. This makes Normal orientation align to meta element's rotation (in edit mode, obviously). |
Revision 5fac796 by Ton Roosendaal June 16, 2005, 21:56 (GMT) |
Bug #2751 Recurring issue, but also bug in 2.37/37a: OSA sample amount versus AO sample amount conflict... if AO and OSA amounts were exact equal it gives black spots. Solution not optimal yet... but at least looks good. Still think it's useless to sample fewer than AO level 8 (64), but nevertheless. :) |
Revision 49d38ef by Ton Roosendaal June 16, 2005, 21:19 (GMT) |
With no objects in scene, press F (ALT+F) for faceselect crashed. Bugfix #2755 |
Revision 401dfba by Stephen Swaney June 15, 2005, 06:22 (GMT) |
Changes to Documentation Format ONLY. no executable code. Martin noticed many of our bpy instance variables were incorrectly marked as class variables in the doc. This commit essentially changes the title of sections of the doc from Class Variables to Instance Variables. Now that we are adding class or module dictionaries for constants, etc. this is a distinction worth making. Plus it is right. |
Revision 7eee2e7 by Ton Roosendaal June 13, 2005, 20:56 (GMT) |
SConstruct is 2.37a now |
Revision cbc3793 by Ton Roosendaal June 13, 2005, 20:55 (GMT) |
Updated version for makefile 'make release' and splash |
|
|
|


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