|
|
a5cac5434a
|
bugfix [#24969] Python Console bug: inserting a large text leads to strange caret behavior
Caret wasn't wrapping.
|
2010-11-29 20:42:03 +00:00 |
|
|
|
4a804855b2
|
console text underscore would draw outside the view for larger font sizes.
|
2010-11-27 00:56:18 +00:00 |
|
|
|
cfd3b11630
|
fix building blenderplayer and a divide by zero bug with the console view.
|
2010-11-26 17:07:31 +00:00 |
|
|
|
cf0820d628
|
change monospace font to be an extern, not good final design but better then loading the same font 3 times.
need to load twice still because render may use the font in a thread.
|
2010-11-26 16:33:42 +00:00 |
|
|
|
80a650dfb1
|
BLF_draw functions take an extra length argument, so the console drawing doenst need to swap in NULL chars to draw word wrapping.
|
2010-11-11 06:35:45 +00:00 |
|
|
|
85ac881d31
|
SVN maintenance.
|
2010-11-11 06:03:41 +00:00 |
|
|
|
e47d84026d
|
make console wrapped text drawing into its own function in preparation to move report view out of the console space type. (no functional changes)
also remove incorrect messages about the original copyright in the GPL headers.
|
2010-11-11 05:45:55 +00:00 |
|