Historique des commits

Auteur SHA1 Message Date
  AzaezelX f5a34308f9 add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector il y a 2 ans
  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 il y a 3 ans
  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. il y a 4 ans
  Jeff Hutchinson 27a4868b6e Fix buffer corruption. il y a 4 ans
  Areloch a5404ad216 Adds ability to utilize bitmap arrays and set entry indexes for popup menus il y a 5 ans
  Areloch b1e3706dd6 Removed unneeded deletion of asset definition in various asset deconstructors - was causing crash on shutdown when a new asset was made il y a 6 ans
  Areloch b2fcd5e7fb WIP corrections for drag-n-drop handling for cubemap and shape asset types il y a 6 ans
  Areloch 7c3bd49615 Adds ability to adjust padding to guiTextListCtrl's rows il y a 6 ans
  Areloch 07b28cb29a GFX card profile config file logging moved to debug only il y a 6 ans
  Areloch 7d62d6249f Makes the popups correctly operate anywhere in the space of the canvas il y a 6 ans
  Azaezel a7fc407284 corrects a pair of conversions. one object oriented, one not. il y a 7 ans
  Areloch 6cf0c9e360 Merge branch 'development' into EngineAPI-Refactor il y a 7 ans
  Areloch 54f1d8c18e Merge pull request #2250 from Areloch/popupMenuFixesPR il y a 7 ans
  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. il y a 7 ans
  Lukas Joergensen 76908eae3c Eliminate DefineConsoleMethod il y a 7 ans
  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. il y a 7 ans
  Areloch 2ca6af8e48 Refactors the Popup menus and GuiMenuBars to remove unneeded duplication and platform-specific/deprecated code. il y a 8 ans