You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Code/Sandbox/Editor/Util
Ken Pruiksma 2bc36aa6c6
[SPEC-5991] Removing ImageHDR.h/.cpp. These files are no longer needed and created a licensing issue. (#1420)
The only place this code was referenced was in using textured tooltips, if the texture used for that tooltip was a .hdr file. However, the few .hdr files in all of o3de are Atom material / lighting related - definitely not used for tooltips.

It's likely bitmap tooltips in general are not used at all anymore, so more code could probably be ripped out, but this solves the immediate problem without making too many changes.
5 years ago
..
Contrib Initial commit 5 years ago
3DConnexionDriver.cpp Initial commit 5 years ago
3DConnexionDriver.h Initial commit 5 years ago
AbstractGroupProxyModel.cpp Initial commit 5 years ago
AbstractGroupProxyModel.h Initial commit 5 years ago
AbstractSortModel.cpp Initial commit 5 years ago
AbstractSortModel.h Initial commit 5 years ago
AffineParts.cpp SPEC-2513 Fixes to enable w4701 (#1105) 5 years ago
AffineParts.h Initial commit 5 years ago
AutoDirectoryRestoreFileDialog.cpp Initial commit 5 years ago
AutoDirectoryRestoreFileDialog.h Initial commit 5 years ago
AutoLogTime.cpp Initial commit 5 years ago
AutoLogTime.h Initial commit 5 years ago
ColorUtils.cpp Initial commit 5 years ago
ColorUtils.h Initial commit 5 years ago
ColumnGroupHeaderView.cpp Initial commit 5 years ago
ColumnGroupHeaderView.h Initial commit 5 years ago
ColumnGroupItemDelegate.cpp Initial commit 5 years ago
ColumnGroupItemDelegate.h Initial commit 5 years ago
ColumnGroupProxyModel.cpp Initial commit 5 years ago
ColumnGroupProxyModel.h Add newlines to the end of all files 5 years ago
ColumnGroupTreeView.cpp Initial commit 5 years ago
ColumnGroupTreeView.h Initial commit 5 years ago
ColumnSortProxyModel.cpp Initial commit 5 years ago
ColumnSortProxyModel.h Add newlines to the end of all files 5 years ago
CryMemFile.h Initial commit 5 years ago
DynamicArray2D.cpp Initial commit 5 years ago
DynamicArray2D.h Initial commit 5 years ago
EditorAutoLevelLoadTest.cpp Initial commit 5 years ago
EditorAutoLevelLoadTest.h Initial commit 5 years ago
EditorUtils.cpp Integrating up through commit 90f050496 5 years ago
EditorUtils.h Integrating up through commit 90f050496 5 years ago
FileChangeMonitor.cpp Initial commit 5 years ago
FileChangeMonitor.h Initial commit 5 years ago
FileEnum.cpp Initial commit 5 years ago
FileEnum.h Initial commit 5 years ago
FileUtil.cpp SPEC-2513 Fixes to enable w4701 (#1105) 5 years ago
FileUtil.h Initial commit 5 years ago
FileUtil_impl.cpp Initial commit 5 years ago
FileUtil_impl.h Initial commit 5 years ago
GdiUtil.cpp Initial commit 5 years ago
GdiUtil.h Initial commit 5 years ago
GeometryUtil.cpp Initial commit 5 years ago
GeometryUtil.h Initial commit 5 years ago
GuidUtil.cpp Initial commit 5 years ago
GuidUtil.h Initial commit 5 years ago
IObservable.h Initial commit 5 years ago
IXmlHistoryManager.h Initial commit 5 years ago
Image.cpp Initial commit 5 years ago
Image.h Initial commit 5 years ago
ImageASC.cpp Initial commit 5 years ago
ImageASC.h Initial commit 5 years ago
ImageBT.cpp SPEC-2513 Fixes to enable w4701 (#1105) 5 years ago
ImageBT.h Initial commit 5 years ago
ImageGif.cpp Integrating github/staging through commit ab87ed9 5 years ago
ImageGif.h Initial commit 5 years ago
ImageHistogram.cpp Initial commit 5 years ago
ImageHistogram.h Initial commit 5 years ago
ImagePainter.cpp Initial commit 5 years ago
ImagePainter.h Initial commit 5 years ago
ImageTIF.cpp Red code legacy MemoryManager, StreamEngine, ResourceManager, ImageHandler, AsyncPakManager, and more (#758) 5 years ago
ImageTIF.h Initial commit 5 years ago
ImageUtil.cpp [SPEC-5991] Removing ImageHDR.h/.cpp. These files are no longer needed and created a licensing issue. (#1420) 5 years ago
ImageUtil.h Initial commit 5 years ago
ImageUtil_impl.cpp Initial commit 5 years ago
ImageUtil_impl.h Initial commit 5 years ago
IndexedFiles.cpp Initial commit 5 years ago
IndexedFiles.h Red code legacy MemoryManager, StreamEngine, ResourceManager, ImageHandler, AsyncPakManager, and more (#758) 5 years ago
KDTree.cpp Remove I3DEngine CryCommon Interface (#567) 5 years ago
KDTree.h Initial commit 5 years ago
Mailer.h Initial commit 5 years ago
Math.h Initial commit 5 years ago
MemoryBlock.cpp Integrating github/staging through commit ab87ed9 5 years ago
MemoryBlock.h Initial commit 5 years ago
ModalWindowDismisser.cpp Initial commit 5 years ago
ModalWindowDismisser.h Add newlines to the end of all files 5 years ago
NamedData.cpp Initial commit 5 years ago
NamedData.h Initial commit 5 years ago
Observable.h Initial commit 5 years ago
PakFile.cpp Initial commit 5 years ago
PakFile.h Initial commit 5 years ago
PathUtil.cpp Remove lots of unused things from CrySystem (#765) 5 years ago
PathUtil.h Initial commit 5 years ago
PredefinedAspectRatios.cpp Initial commit 5 years ago
PredefinedAspectRatios.h Initial commit 5 years ago
RefCountBase.h Initial commit 5 years ago
StringHelpers.cpp SPEC-2513 Fixes to enable w4701 (#1105) 5 years ago
StringHelpers.h Remove CryCommonTools (moving the three remaining files into Editor/Util which is the only place they're used). (#741) 5 years ago
StringNoCasePredicate.h Initial commit 5 years ago
TRefCountBase.h Initial commit 5 years ago
Triangulate.cpp Initial commit 5 years ago
Triangulate.h Add newlines to the end of all files 5 years ago
UIEnumerations.cpp Initial commit 5 years ago
UIEnumerations.h Initial commit 5 years ago
UndoUtil.cpp Initial commit 5 years ago
UndoUtil.h Initial commit 5 years ago
Util.h Remove CryCommonTools (moving the three remaining files into Editor/Util which is the only place they're used). (#741) 5 years ago
Variable.cpp Integrating latest 47acbe8 5 years ago
Variable.h [LYN-3078] Removed legacy CMaterial and all related/unused classes. 5 years ago
VariablePropertyType.cpp [LYN-3078] Removed legacy CMaterial and all related/unused classes. 5 years ago
VariablePropertyType.h [LYN-3078] Removed legacy CMaterial and all related/unused classes. 5 years ago
XmlArchive.cpp Initial commit 5 years ago
XmlArchive.h Initial commit 5 years ago
XmlHistoryManager.cpp Integrating github/staging through commit ab87ed9 5 years ago
XmlHistoryManager.h Initial commit 5 years ago
XmlTemplate.cpp Initial commit 5 years ago
XmlTemplate.h Initial commit 5 years ago
bitarray.h Initial commit 5 years ago
fastlib.h Initial commit 5 years ago
smartptr.h Initial commit 5 years ago