Torque3D/Engine
Azaezel 951e302cb1 corrects a copy-corruption flaw with GuiSwatchButtonCtrl::onMouseDragged
pretty sure the offending leak-line creeps in with
 561f010f2e/Templates/BaseGame/game/tools/base/utils/swatchButtons.ed.cs (L34)
comparative release/debug results in
string gridBitmap = "\c0"
vs
string gridBitmap = "ic\c1Gl\c0"
and the relavent initpersistfields entry of TypeString points to
561f010f2e/Engine/source/console/consoleTypes.h (L71)
which is likely causing malformation
2019-01-28 21:04:51 -06:00
..
bin style.css changes for Project Manager modules 2013-05-01 17:08:43 -04:00
lib micro patch to the nativefiledialogues library to mirror file type name 2018-08-07 13:14:25 -05:00
source corrects a copy-corruption flaw with GuiSwatchButtonCtrl::onMouseDragged 2019-01-28 21:04:51 -06:00