Commit Graph

720 Commits

Author SHA1 Message Date
42d4d13310
Merge branch 'multicouplers' into develop 2019-10-19 14:28:32 -07:00
22dfbfcbe1
Add launch clamp to changelog 2019-10-09 17:53:16 -07:00
9ee549b29b
Merge branch 'ground' into develop 2019-10-09 17:52:33 -07:00
56c2781335
Add readme and license to the rigidlegs extra 2019-10-09 17:29:52 -07:00
abc0e4fa7a
Blacklist and changelog update for legs 2019-10-09 17:29:27 -07:00
1c5a9e12ec
fix klaw material settings 2019-10-08 17:43:08 -07:00
663959e5e5
Finish multicouplers 2019-10-08 17:35:22 -07:00
fafa8d2bef
Delete les_ao.tga 2019-10-03 17:43:39 -07:00
09f4e58d00
fix config for 1.25m tri- and quadcouplers 2019-10-01 22:38:58 -07:00
a1fec35550
Fix config syntax 2019-10-01 22:26:35 -07:00
1c4bcbbb70
Convert textures to DDS 2019-10-01 11:25:30 -07:00
01542afc00
Prototype multicoupler configs 2019-10-01 10:22:09 -07:00
9363f1a1ec
Begin work on multicouplers 2019-09-29 17:09:32 -07:00
658502a52e
Mipmap error fix 2019-09-23 23:18:58 -07:00
86567929e3
Add rigid landing leg parts as an extra 2019-09-23 23:03:31 -07:00
c3006b28a6
Fix z-fighting on small leg 2019-09-23 22:55:17 -07:00
c287aca9c2
Finish leg configs and add foil variants to smallest leg 2019-09-23 13:33:31 -07:00
da66bc4fe4
Finish leg textures 2019-09-22 21:15:18 -07:00
3ed3ec94f8
Remove easter egg that interferes with mipmaps 2019-09-15 18:34:54 -07:00
c5b5ef5eac
Merge branch 'LES' into develop 2019-09-14 12:51:03 -07:00
2f1642561b
Add LES to changelog and blacklist 2019-09-14 11:29:43 -07:00
9897f03f34
Finish config and localization 2019-09-13 23:06:04 -07:00
0482d3e42c
Finish LES model 2019-09-13 23:03:22 -07:00
f2bd04efb9
Move srb-tiny-core-1 fx into restock core for LES 2019-09-12 22:56:19 -07:00
f238454298
Finish configs and minor tweaks to launch clamp textures 2019-09-12 19:17:50 -07:00
e274c1ac4f
Finish launch clamp model and texture 2019-09-12 18:29:14 -07:00
1d0042de8a
Remove debug messages from module 2019-09-12 12:02:05 -07:00
922dd5e282
Get launch clamp code working 2019-09-10 13:09:38 -07:00
3e13dab645
Launchclamp module works but hangs unexpectedly due to it growing too large 2019-09-08 19:12:19 -07:00
84e59073cd
Update CineboxAndrew 2019-09-06 11:53:45 -07:00
fdd2c5c781
Finish model and prototype FX configuration 2019-09-05 23:10:02 -07:00
3973b34fe9
Prototype configs and model 2019-09-05 01:10:35 -07:00
99fecb7b76
Merge pull request #653 from zorg2044/plumerevert
Remove custom realplumes and assets
2019-09-05 01:02:04 -07:00
f8e70a457f
Merge branch 'ir-camera' into develop 2019-09-04 20:41:08 -07:00
f91dad9252
Add Sentinel 2019-09-04 20:39:59 -07:00
07746a4cc3
Blacklist changes 2019-09-01 23:49:57 -07:00
4a5187caf3
Template out IR telescope config with preliminary model 2019-09-01 23:43:06 -07:00
cdb47f892e
Begin modelling sentinel camera 2019-08-31 22:51:18 -07:00
516e0829a5
Use for loops instead of foreach loops to minimize GC 2019-08-31 11:28:37 -07:00
2a43d6d6b3
hide Klaw flag transform in VAB menu 2019-08-30 22:56:17 -07:00
6401e5b263
Changelog and blacklist file changes 2019-08-30 22:25:23 -07:00
1c197a2396
Mesh cleanup on ISRUs 2019-08-30 22:19:56 -07:00
zorg2044
448f3b5d6f
Delete .DS_Store 2019-08-31 13:12:11 +08:00
zorg2044
7d16ddf97e
Delete .DS_Store 2019-08-31 13:11:59 +08:00
zorg2044
807fb702e8 Remove custom realplumes and assets
These are being upstreamed into realplume and realplume-stockConfigs instead for cleaner patching, less overhead on reStock.
2019-08-31 13:06:57 +08:00
a055f87ffe
Use geometry instead of alpha for ISRU grilles 2019-08-30 22:06:35 -07:00
411f85e329
Merge branch 'resource' into develop 2019-08-30 21:21:18 -07:00
c2f49e302b
Update shaders used on ISRU grilles
Uses the Legacy cutout bumped specular shader that KSP happens to load. only drawback is the lack of support for select highlighting
2019-08-30 21:02:59 -07:00
f5b81532bb
Finish overhauling animation module to support waiting states
• ISRU Animation module now will optionally wait for the current looping animation to complete before changing states, making transitions look more seamless
• Better looping animation handling, instead of manually refreshing animations
• Better documentation
• Remove some debug code in HeatEffects
2019-08-30 21:02:20 -07:00
cf585360cb
overhaul ModuleRestockISRUAnimation to support more animation states
Getting closer to making this a drop-in replacement for ModuleAnimationGroup in all cases!
2019-08-30 00:24:49 -07:00