Commit History

Author SHA1 Message Date
  Areloch ded99cd8cb * Fixes handling for Image, Material and Shape Assets' inspector fields so they properly work with non-object targeted inspectors, such as the PostFXEditor 3 years ago
  Jeff Hutchinson 755bbacaa0 Fix specific usage of Con::executef where it was not being assigned to a ConsoleValue before getting it's data out of it. 3 years ago
  Jeff Hutchinson 27a4868b6e Fix buffer corruption. 3 years ago
  Areloch a5404ad216 Adds ability to utilize bitmap arrays and set entry indexes for popup menus 5 years ago
  Areloch b1e3706dd6 Removed unneeded deletion of asset definition in various asset deconstructors - was causing crash on shutdown when a new asset was made 5 years ago
  Areloch b2fcd5e7fb WIP corrections for drag-n-drop handling for cubemap and shape asset types 5 years ago
  Areloch 7c3bd49615 Adds ability to adjust padding to guiTextListCtrl's rows 6 years ago
  Areloch 07b28cb29a GFX card profile config file logging moved to debug only 6 years ago
  Areloch 7d62d6249f Makes the popups correctly operate anywhere in the space of the canvas 6 years ago
  Azaezel a7fc407284 corrects a pair of conversions. one object oriented, one not. 6 years ago
  Areloch 6cf0c9e360 Merge branch 'development' into EngineAPI-Refactor 6 years ago
  Areloch 54f1d8c18e Merge pull request #2250 from Areloch/popupMenuFixesPR 7 years ago
  Ratfish Studios fea3724f4e Rearranges the right-mouse click popup menus for the world editor and gui editors to a) be organized more logically and b) be more flexible. 7 years ago
  Lukas Joergensen 76908eae3c Eliminate DefineConsoleMethod 7 years ago
  Azaezel 8ec82013ca corrects PopupMenu::checkItem() not checking the item. also prepends m to member variables for the MenuItem class to correct a few more locals hiding classvar reports. 7 years ago
  Areloch 2ca6af8e48 Refactors the Popup menus and GuiMenuBars to remove unneeded duplication and platform-specific/deprecated code. 7 years ago