Areloch
6e6b43b63d
Merge pull request #2202 from Areloch/ScriptObject_PopupFixes
...
Removes the GameObject folder insert for the scripted object creator grid
2018-02-14 01:28:56 -06:00
Areloch
7f043c49e7
Updates the basegame template as well.
2018-02-14 01:03:25 -06:00
Areloch
0c6af0ddcf
Merge pull request #2203 from Bloodknight/DifferentProfileFixes
...
Fixes console spamming of material profiles
2018-02-14 00:58:57 -06:00
Areloch
0cd9813b8c
Merge pull request #2189 from Areloch/AnimationAssetImprovements
...
Bugfixes and improvements for the animation component and related assets
2018-02-13 14:54:38 -06:00
Marc Chapman
d7197b0d45
Fixed defects in Turret material, Fixed TP Ryder material and added a spec map
2018-02-12 13:05:30 +00:00
Areloch
eb5af65daf
Removes the folder insert for the scripted object creator grid, which was causing a UI screwup making the scripted objects overlap and jumble up.
...
Also reorgs the popup controls to match what's in the BaseGame template's setup, which should fix editor popups.
2018-02-12 00:02:20 -06:00
Areloch
b2da7162ca
Merge pull request #2185 from John3/old_dml
...
delete old dml
2018-02-10 18:32:55 -06:00
Areloch
5ad9ae30bb
Bugfixes and improvements for the animation component and related asset behavior.
...
Adds in ability to establish a shape animation asset as being cyclic or blended.
Adds functionality for blended animations to integrated into shapeAssets.
2018-02-04 14:31:28 -06:00
Areloch
e4427b7654
Merge pull request #2184 from rextimmy/isNotSky
...
removed isSky from template sky material files.
2018-02-04 13:22:13 -06:00
Areloch
80c7dfcb6c
Merge pull request #2182 from Areloch/AssetBrowser_Initial
...
Asset browser initial
2018-02-01 21:14:50 -06:00
Areloch
c7e9187987
Corrects level asset defines in the FPSGameplay and SpectatorGameplay modules.
2018-02-01 01:50:38 -06:00
Johxz
19248e7247
delete old dml
2018-01-31 20:46:17 -06:00
rextimmy
46f3723518
removed isSky from template sky material files.
2018-02-01 07:42:36 +10:00
Areloch
eca92e695a
Level asset declarations for the Full and SpectatorGameplay modules.
2018-01-28 17:10:13 -06:00
Areloch
0f15dfa6b0
Fixes issue with not detecting any non-template level meshes in the choose level dlg screen.
2018-01-28 16:59:43 -06:00
Areloch
2e47c92c16
Added useful new icons for the editors.
2018-01-28 15:32:31 -06:00
Areloch
1e5b9f4782
Initial implementation of the Asset Browser tool.
2018-01-28 15:30:17 -06:00
Areloch
3ae140e328
Cleanup of the editor load function
2018-01-28 15:28:58 -06:00
Areloch
380c5814ff
Added convenience function to take control of selected entity if it supports it.
2018-01-28 15:27:51 -06:00
Areloch
0135418046
Updated the RMB popup menus for the scene tree to better organize them.
...
Also removed redundant createGameObject function.
2018-01-28 15:27:02 -06:00
Areloch
bc4a989c11
Updates the shape editor to support editing a shape via assetID, as well as adding support for shape animation assets being selected when adding a new animation sequence to a shape.
2018-01-28 15:25:41 -06:00
Areloch
188d4dc46e
Update the editor template level with a clearer name and description.
2018-01-28 15:24:16 -06:00
Areloch
8f5da077c4
Update gui editor to utilize new findMenu command for menubars rather than assuming menu names.
2018-01-28 15:23:46 -06:00
Areloch
78f79abaa1
Tweaks to the GuiMenuBarProfile to have correct coloration and borders.
...
Also added a new Centered Text Edit gui profile.
2018-01-28 15:22:42 -06:00
Areloch
db0360cf48
Modifies the chooslLevelDlg in the UI module to utilize LevelAssets for the non editor template level selection.
2018-01-28 15:21:03 -06:00
Areloch
649aed23ac
Fixes server prefs to be force-loaded from defaults first before loading local prefs to avoid bad config files breaking everything.
...
Also added error message in the even of unexpected failure to connect to local servers that normal errors don't catch(and returns to the main menu in this case)
2018-01-28 15:19:36 -06:00
Areloch
fd1537adec
Added helper functions for managing Game Objects
2018-01-28 15:18:05 -06:00
Areloch
8eb442490a
Updates to component classes -
...
Shift from ghosted components to entity-managed for networking
Initial implementation of Systems through the Mesh Component
2018-01-28 14:57:02 -06:00
Areloch
4341428d53
Asset Browser initial implementation - Asset updates.
...
Script execution on certain existing assets, new asset types and some tweaks to the managers.
2018-01-28 14:48:02 -06:00
Johxz
0327fbb861
add a check for toolbuild
2018-01-27 20:18:58 -06:00
Areloch
2d05d9dd70
Merge pull request #2118 from Areloch/MenuAndPopups
...
Refactors the Popup menus and GuiMenuBars
2018-01-27 18:41:00 -06:00
Areloch
c74a7b1bc2
Fixes the inspector/component editor to display the components attached to an entity correctly in the inspector.
2017-12-03 01:21:30 -06:00
Areloch
5956fa7e00
Merge pull request #2123 from nev7n/forestEditorFix
...
Fix forest editor failing to load forest
2017-11-27 01:18:19 -06:00
Marc Chapman
5a0c07fa3f
Correct orientation of images
2017-11-22 15:16:49 +00:00
Justin Knight
38a10e032b
Fix forest editor failing to load forest because of space after object ID
2017-11-14 11:57:13 +00:00
Areloch
6a078b614f
Prior commit had mangled files somehow. Fixed.
2017-11-12 11:42:44 -06:00
Areloch
253dd02096
Refactors the Popup menus and GuiMenuBars to remove unneeded duplication and platform-specific/deprecated code.
2017-11-11 01:21:48 -06:00
Areloch
df9deea1a8
Removes Entity/Component stuff from being behind an experimental flag.
2017-10-15 06:03:59 -05:00
Areloch
b7870c33f8
Sets the default grid snap size to 1 rather than 10. 1 Seems like a more neutral default value, and also makes it match the displayed '1' in the UI interface as the default as well.
2017-09-17 18:24:44 -05:00
Johxz
db41c6ef2e
add nav path from inside of editor
2017-08-15 22:41:36 -05:00
Areloch
ea6a04e478
Merge pull request #2037 from Areloch/BaseGameToDate
...
Base game to date
2017-07-09 03:44:56 -05:00
Areloch
4da27f16b9
Merge pull request #2025 from John3/fixWarnMat
...
Fix load texture warnmat
2017-07-09 03:10:42 -05:00
Areloch
a81762234d
Merge pull request #2027 from John3/portalFolder
...
move portal shape into a folder
2017-07-09 03:09:38 -05:00
Areloch
9ab86a4a5e
Merge pull request #2026 from John3/nodeFilter
...
node filter for shape editor
2017-07-09 03:03:52 -05:00
Areloch
2c1183f5c1
* Intel GL Fix
2017-07-08 02:56:50 -05:00
Areloch
ebe541924f
* Implementation of sRGB image support. Overhauls the linearization setup to utilize the sRGB image types, as well as refactors the use of ColorF and ColorI to be properly internally consistent. ColorIs are used only for front-facing/editing/UI settings, and ColorFs, now renamed to LinearColorF to reduce confusion of purpose, are used for color info in the engine itself. This avoids confusing and expensive conversions back and forth between types and avoids botches with linearity. Majority work done by @rextimmy
2017-07-08 02:56:09 -05:00
Areloch
bc0680e630
* Removes Direct3D9 functionality.
2017-07-07 03:13:43 -05:00
Areloch
c50e292500
* Fixed old names of decal properties
...
Renamed the screenStartRadius and screenEndRadius properties in the bulletHoleDecal datablock and ScorchRXDecal datablock to fadeStartPixelSize and fadeEndPixelSize properties, respectively, to match names of the properties as defined in the decalData.cpp file, as noted in issue #1498
Among other possible fixes, this makes the size of the bullet hole decal's actually random in size now, instead of always being the exact same size.
@AlexBarys
2017-07-07 03:09:21 -05:00
Areloch
300fb06fd7
* Fixed misspelling of dragCoefficient property
...
As noted in issue #1501 , the dragCoefficient property was misspelled in multiple locations as "dragCoeffiecient"
This corrects the spelling in all of those locations.
@AlexBarys
2017-07-07 03:08:37 -05:00
Areloch
e3145d8f5d
Merge pull request #2031 from rextimmy/intel_gl_fix
...
Intel GL Fix
2017-07-05 23:06:13 -05:00