aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/changes.txt
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2004-11-15 03:30:59 +0000
committerThomas Grill <xovo@users.sourceforge.net>2004-11-15 03:30:59 +0000
commit916af0264489cb10eaf3f23e81af30dd71ba7d30 (patch)
treea3bc656b7d3320a91f44c50ab1c4ecc2587fb750 /externals/grill/flext/changes.txt
parent3dbf9adf38bf8a204d1fd4dfb4345f542b486933 (diff)
fix for _long_ attribute dialogs
fix for showing attributes on select (and recreate the object on edit) svn path=/trunk/; revision=2274
Diffstat (limited to 'externals/grill/flext/changes.txt')
-rw-r--r--externals/grill/flext/changes.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/externals/grill/flext/changes.txt b/externals/grill/flext/changes.txt
index f3735e3d..c142291d 100644
--- a/externals/grill/flext/changes.txt
+++ b/externals/grill/flext/changes.txt
@@ -19,6 +19,7 @@ Version history:
- more character escapes for attribute editor
- fixed the attribute editor for 0.38, stopped redundant transfer of script code
- show saveable attributes on object select
+- fix for long attribute dialogs
0.4.7:
- added flext::GetBool (just because flext::GetInt has been there for a while)