Esteban Papp
b7291cf740
adding ignore rule in AP for install folder and making exclusion rule in gitignore to match the one of build
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
4 years ago
Jeremy Ong
4a05d6f7ec
Add CMakeUserPresets.json file to gitignore
...
Signed-off-by: Jeremy Ong <jcong@amazon.com>
4 years ago
chcurran
8571e71d93
Add JSON serializer support for the Lua component properties
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
4 years ago
kberg-amzn
3bb62ca3f7
Merge pull request #2315 from aws-lumberyard-dev/MultiplayerWeapons
...
Multiplayer weapons
4 years ago
L4stR1t3s
9596aa0ddf
Added .vs/ (Visual Studio cache when using CMake builds instead of solutions) and out/. (Visuql Studio uses this as default build directory when opening a folder with a CMakeLists.txt and immediately creates it) to .gitignore. ( #2306 )
...
Signed-off-by: L4stR1t3s <frederik.decaster@gmail.com>
4 years ago
kberg-amzn
bd5226aac5
Changes to fix rewindable attributes incorrectly used on read-only archetype data, fix some bad logic in the pre-render blending code, adding a serializer for AZ::Transform, and adding our client.cfg and server.cfg files to .gitignore
...
Signed-off-by: kberg-amzn <karlberg@amazon.com>
5 years ago
lumberyard-employee-dm
59934e6be1
Updating the ProjectManager code and scripts with new layout of the o3de package scripts
5 years ago
lumberyard-employee-dm
911ad84e53
Updating the exclusion rule for the install folder to only include an install folder at the root of the repo
5 years ago
pappeste
412bf67772
changing the default prefix (install path) to be <source_dir>/install to workaround the "build/*" filter in the AP
...
This is also better since we support installing different configuraitons/platforms in the same prefix
5 years ago
evanchia
77d40cbd84
updating gitignore for python packages
5 years ago
qingtao
fa7f61cf0d
ATOM-13791 Editor: ImGui profiling tools doesn't work correctly due to disabled RenderPipelines
...
- Added pause/resume button to ImGui Profiler to pause/resume profiling
- Added showing pass execution timeline
- Change TimestampResult to include both begin tick and duration tick. Update some function names of TimestampResult.
- Update some functions names in Pass.
- Stop showing accumulated time for ParentPass.
- Fixed a crash issue with ImGuiManager which doesn't have default font.
5 years ago
alexpete
c2cbd430fe
Integrating up through commit 90f050496
5 years ago
alexpete
75dc720198
Integrating latest 47acbe8
5 years ago
alexpete
a10351f38d
Initial commit
5 years ago