maverickdgg
|
267793e3cc
|
Merge branch 'main' into Navigation
|
2023-03-22 23:27:32 +08:00 |
maverickdgg
|
38d7e49976
|
WIP
|
2023-03-22 23:27:30 +08:00 |
Diren D Bharwani
|
2737113a84
|
forces are cleared after first iteration
|
2023-03-22 22:25:11 +08:00 |
Diren D Bharwani
|
e02e3f5faf
|
silly mistake
|
2023-03-22 22:21:39 +08:00 |
Diren D Bharwani
|
ae213ed05d
|
Merge branch 'main' into SP3-2-Physics
|
2023-03-22 20:48:27 +08:00 |
Diren D Bharwani
|
31dd3390c2
|
Fixed consistency of simulating ghost bodies
|
2023-03-22 20:41:40 +08:00 |
maverickdgg
|
2724c58efb
|
Merge branch 'main' into Navigation
|
2023-03-22 19:17:03 +08:00 |
Kah Wei
|
adac12a309
|
Scripts csproj fileis now always generated on launch to fix common script build issues
|
2023-03-22 00:38:02 +08:00 |
Brandon Mak
|
7216c1c3dd
|
Particles test on level 1 food
|
2023-03-21 15:27:42 +08:00 |
Brandon Mak
|
e7b128d521
|
Merge branch 'main' into SP3-1-Rendering
|
2023-03-21 14:35:32 +08:00 |
XiaoQiDigipen
|
997c115043
|
Merge pull request #432 from SHADE-DP/SP3-13-Assets-Manager
Enhanced functionality of animation clip container creation
|
2023-03-21 14:31:16 +08:00 |
Xiao Qi
|
b97e123573
|
Removed test models
Changed new animation container list to only show models with animations
|
2023-03-21 14:24:49 +08:00 |
Brandon Mak
|
712c4c24b8
|
Color tinting and scripting support for particles
|
2023-03-20 20:43:50 +08:00 |
Brandon Mak
|
ba732ea64c
|
Fixed trajectory renderable
|
2023-03-20 16:38:15 +08:00 |
Xiao Qi
|
9fdfe17e9d
|
WIP Multiple root structures in animation rig
|
2023-03-20 15:15:52 +08:00 |
Brandon Mak
|
49106683c4
|
Merge remote-tracking branch 'origin/main' into SP3-1-Rendering
|
2023-03-20 15:03:27 +08:00 |
Brandon Mak
|
9ead2b6b12
|
Added if statement for particle texture check
|
2023-03-20 15:03:18 +08:00 |
Xiao Qi
|
da8c759288
|
Merge remote-tracking branch 'origin/SP3-22-AnimationController' into SP3-13-Assets-Manager
|
2023-03-20 15:02:37 +08:00 |
Diren D Bharwani
|
11878d4cc2
|
reworked simulate body
|
2023-03-20 14:53:36 +08:00 |
Kah Wei
|
1476632220
|
Changed animation system to support multiple roots
|
2023-03-20 14:53:03 +08:00 |
Diren D Bharwani
|
8e7bfa465d
|
Merge branch 'main' into SP3-2-Physics
|
2023-03-20 13:44:11 +08:00 |
SHAM-DP
|
c9b284fe93
|
Destroy on scene exit property of AudioClipHandles
|
2023-03-20 12:23:00 +08:00 |
Brandon Mak
|
b8a2e206f7
|
Added rotation and size decay support for particles
|
2023-03-20 12:19:27 +08:00 |
maverickdgg
|
07a702c972
|
initial
|
2023-03-20 12:17:24 +08:00 |
Brandon Mak
|
aa0c9d08e0
|
Updated particle shaders to include rotation
- Fixed compute shader hot reloading
- Vertex/Fragment shader hot reloading still broken :/
|
2023-03-20 10:50:18 +08:00 |
Brandon Mak
|
565126c4ba
|
Enabled custom update shaders for particles
|
2023-03-20 09:33:04 +08:00 |
Brandon Mak
|
6a1ae5fac8
|
SSAO shader looks better on racoon now
It still looks a little off but its better than before
|
2023-03-20 00:37:46 +08:00 |
Brandon Mak
|
468a032fad
|
Merge remote-tracking branch 'origin/main' into SP3-1-Rendering
|
2023-03-19 20:11:36 +08:00 |
Brandon Mak
|
f787f2b782
|
particles WIP
|
2023-03-19 20:11:29 +08:00 |
Brandon Mak
|
2eed7428d8
|
Fixed emitting angles for particles
|
2023-03-16 10:44:03 +08:00 |
Brandon Mak
|
a08e538895
|
Added Texture support for particles
|
2023-03-16 09:34:42 +08:00 |
Brandon Mak
|
32ef4d8c55
|
Updated particle interfaces and added more barriers
|
2023-03-15 21:09:55 +08:00 |
Xiao Qi
|
e06ef624e6
|
WIP Loading of multiple roots in rig
|
2023-03-15 19:26:13 +08:00 |
Brandon Mak
|
ab2710da4b
|
Solved particles flickering (I hope)
- Good reminder how strict Vulkan is with memory accesses
|
2023-03-15 10:28:51 +08:00 |
Brandon Mak
|
69fc997361
|
Particles WIP
|
2023-03-14 19:34:26 +08:00 |
XiaoQiDigipen
|
3ca463aa21
|
Added serialisation of extra time multiplier field in animation clip asset
Fixed bug when creating animation clip
|
2023-03-14 16:47:08 +08:00 |
Kah Wei
|
d8fe6a2f11
|
Merge branch 'main' into SP3-22-AnimationController
|
2023-03-14 14:07:48 +08:00 |
Kah Wei
|
f844079eea
|
Added support for changing playback speed of an animation clip
|
2023-03-14 14:07:46 +08:00 |
Brandon Mak
|
070f01bf67
|
Particles WIP
|
2023-03-14 10:55:53 +08:00 |
Brandon Mak
|
8fac6fd911
|
Particles WIP
|
2023-03-13 22:23:15 +08:00 |
Brandon Mak
|
2f4a316a09
|
Particles WIP
|
2023-03-13 11:41:23 +08:00 |
Sri Sham Haran
|
e82dcdee20
|
fix audio not stopping between scene for non editor builds
|
2023-03-11 18:39:06 +08:00 |
Sri Sham Haran
|
b81cff4638
|
Fixed creation of audio handler with invalid path in endscene and main menu. remove set volume for homeowner detect sound. audio system now stops all instances before they are release when scene changes
|
2023-03-11 13:07:25 +08:00 |
mushgunAX
|
9315c08a69
|
Mouse centering velocity calculation corrected
|
2023-03-10 21:37:54 +08:00 |
maverickdgg
|
184155bec1
|
Merge branch 'main' into SP3-20-UI-System
|
2023-03-10 19:40:33 +08:00 |
maverickdgg
|
8f1b1d9254
|
use toffset
|
2023-03-10 19:40:19 +08:00 |
XiaoQiDigipen
|
1ca1926bcf
|
Merge pull request #420 from SHADE-DP/AudioImpl
Added cutscene audio
|
2023-03-10 19:39:42 +08:00 |
Brandon Mak
|
fb3c878683
|
Merge remote-tracking branch 'origin/main' into SP3-1-Rendering
|
2023-03-10 19:22:57 +08:00 |
Brandon Mak
|
1d16bd2744
|
Fixed more shadows
|
2023-03-10 19:22:50 +08:00 |
SHAM-DP
|
f32903f87d
|
Merge branch 'main' into AudioImpl
|
2023-03-10 19:15:12 +08:00 |