moudgils
|
ab43159759
Mac compile fixes (#17419)
|
2 年之前 |
Vivien Oddou
|
d56c713198
This fixes the SMC compation feature that was making stableID of variantlist start at 2 instead of 1.
|
2 年之前 |
Guthrie Adams
|
33c971a1d0
Shader management console and material type builder fixes
|
2 年之前 |
Vivien Oddou
|
64ba34dd88
[smc] little polish: add defrag feature to File menu. Make trace message smaller.
|
2 年之前 |
Vivien Oddou
|
a7404c60e6
[smc] integration of the document verification test in the save function
|
2 年之前 |
Vivien Oddou
|
75df9197aa
[SMC] Add Verify feature
|
2 年之前 |
siliconvoodoo
|
e92fd03ac3
[SMC] (tiny) cosmetic (#17279)
|
2 年之前 |
Vivien Oddou
|
fcf1180d47
Fix merge issue. (shouldn't be happening, but if PR are squashed into new commits, this happens).
|
2 年之前 |
Vivien Oddou
|
638192fde6
Merge branch 'development' into smc_dev_4
|
2 年之前 |
Vivien Oddou
|
b029f8c6cd
[SMC] Add variant mixing system to REALLY fully expand options.
|
2 年之前 |
siliconvoodoo
|
d26a488a1f
[SMC] recompaction + shader builds (#17026)
|
2 年之前 |
Vivien Oddou
|
dd6722bb50
Merge branch 'smc_dev3' into development
|
2 年之前 |
Vivien Oddou
|
c959d8923d
[SMC] we can't constify the variantinfo, it's used as a move source later.
|
2 年之前 |
siliconvoodoo
|
f1d8567f50
SMC] PR - guideline cosmetics
|
2 年之前 |
siliconvoodoo
|
1827dfbb8d
[SMC] PR - Guthrie's reserve suggestion on map
|
2 年之前 |
Vivien Oddou
|
f4099a5e4e
[SMC] fix of asset processor erroring on building variants, complaining about invalid options values "".
|
2 年之前 |
Vivien Oddou
|
c8740e171d
[SMC] fixup after PR changes.
|
2 年之前 |
Vivien Oddou
|
55f8f1fcdc
Merge branch 'smc_dev2' of github.com:SiliconStudio/o3de into smc_dev2
|
2 年之前 |
Vivien Oddou
|
e1fd2ad1bf
[SMC] Guthrie's PR note about comments
|
2 年之前 |
siliconvoodoo
|
89d2060d39
[SMC] Guthrie's PR note. m_ notation for members
|
2 年之前 |
siliconvoodoo
|
d84feb1de8
GAdams 's PR suggestion (coding style)
|
2 年之前 |
Vivien Oddou
|
56772ca0b5
Fix bug of stableid 0 being used when starting from empty document and using "add row".
|
2 年之前 |
Vivien Oddou
|
a9c155c688
[SMC] add the defragment function to the document header. will cause variant compaction and uniquification.
|
2 年之前 |
Vivien Oddou
|
10c3ccb7c6
[SMC] Address PR#16358 comments: beginedit/endedit to the client & comments.
|
2 年之前 |
Vivien Oddou
|
eecafa8b4e
[SMC] temporarily remove defrag button code for PR
|
2 年之前 |
Vivien Oddou
|
5d81e5a48c
[SMC] PR comments addressed
|
2 年之前 |
Vivien Oddou
|
4a3b447e48
[SMC] Add auto expansion script link into the context menu of table view.
|
2 年之前 |
Vivien Oddou
|
9e0ee4c7fe
[SMC] First workable result for variant enumeration script
|
2 年之前 |
Vivien Oddou
|
9da52104c2
[SMC] Background vector resize crash fixup. Using modification flag to trigger refresh signals. Add italic <dynamic> text hint in the combo boxes instead of empty text. Fix last column edition (problem introduced by deleter column shifting all indexes by 1).
|
2 年之前 |
Vivien Oddou
|
d67780bd31
[SMC] Fixup array resize crash due to asset elements watched by the proprety inspector, in case of variant deletion/addition. By adding proper notifications. Also fixing undo/redo refresh problem when reaching empty() quantity of variants because of a spurious early return during model reset.
|
2 年之前 |