1082 Commits (fdd46f3c700d2136c4b3349b2afbfe019b0893cb)
 

Author SHA1 Message Date
Patrick Dulebohn f64fdebb2f Adjust SimDef 2 years ago
Patrick Dulebohn b494d268ec Remove excess whitespace 2 years ago
Patrick Dulebohn 5b49049194 More adjustments 2 years ago
Patrick Dulebohn 7bc9e9833b Add kDynamicBlocker collider toggle. 2 years ago
Adam Johnson 89de4e103c
Update dependency hashes. 2 years ago
Adam Johnson bbd243026a
Bump the build process to VC++2022. 2 years ago
Adam Johnson 5359447a10
Change installer from WiX to NSIS. 2 years ago
Adam Johnson af1b224702
Avoid double-installing Korman. 2 years ago
Adam Johnson 301bf81ba5
Ensure HSPlasma gets the correct Python exe. 2 years ago
Adam Johnson 44a41429c3
Merge pull request #320 from DoobesURU/SoundMsgCallback 2 years ago
Patrick Dulebohn 8cb886be38
Fix EnumProperty descriptions 2 years ago
Patrick Dulebohn 54f5b8b0ed Add Callback EnumProperty to sound message node. 2 years ago
Adam Johnson f5f0147a93
Merge pull request #319 from DoobesURU/RemoveFlareOpacityMod 2 years ago
Patrick Dulebohn e4115138db Adjust material/texture settings 2 years ago
Patrick Dulebohn dd43ede92e Remove Opacity Fader from flaregen 2 years ago
Adam Johnson 1e198a1cfe
Merge pull request #318 from Jrius/envmap_fog_fix 2 years ago
Jrius f7d06016b1 Dynamic envmap: use -1 fog to let the engine use default fog settings. 2 years ago
Adam Johnson 560670bd34
Merge pull request #299 from DoobesURU/PythonTexNodeAnim 2 years ago
Adam Johnson cd5db19410
Finish up the logic for multiple-animation Python nodes. 2 years ago
Patrick Dulebohn 2ca2349d81
Some Adjustments 2 years ago
Patrick Dulebohn ca856e5ee7
Add named animation EnumProperty 2 years ago
Adam Johnson 2039b8a6d7
Merge pull request #317 from DoobesURU/LinkBookModShare 2 years ago
Patrick Dulebohn c442a3a59a One more slight adjustment of the UI 2 years ago
Patrick Dulebohn 7f0d64fce3 More script fixes 2 years ago
Patrick Dulebohn b8b3adac5d A few naming fixes 2 years ago
Patrick Dulebohn ca85cb603c More script touch ups per Hoikas. 2 years ago
Patrick Dulebohn 6bef5ba887 More fixes to the modifier pre_export, convert_logic, and logicwiz references 2 years ago
Patrick Dulebohn 7942501413 Add pre-export share region code 2 years ago
Patrick Dulebohn 4cee3d6876 Various fixes per Hoikas' suggestions 2 years ago
Patrick Dulebohn 528f381d32 Optional Share region 2 years ago
Patrick Dulebohn f335639b45 Add Share Function to Linking Book Mod 2 years ago
Adam Johnson a63995dd8a
Merge pull request #315 from DoobesURU/WavesetAmpFix 2 years ago
Patrick Dulebohn ec130140b5 Adjust amp min comment 2 years ago
Patrick Dulebohn 9a5e8e7417 Fix Waveset Amplitude 2 years ago
Adam Johnson 106c0895c1
Fix #314. 2 years ago
Adam Johnson 95879a6873
Fix #292. 2 years ago
Adam Johnson 5cf7f88906
Fix #313. 2 years ago
Adam Johnson d9abf79e6c
Merge pull request #312 from Jrius/polygon_vcol_cleaning_fix 3 years ago
Jrius e5a1e720f7 Vertex color cleaning: ignore convex loops 3 years ago
Adam Johnson e3a3163224
Merge pull request #304 from Hoikas/emit_per_texture 3 years ago
Adam Johnson 8d2154288b
Merge pull request #310 from Jrius/swimregion_ahny_defaults 3 years ago
Adam Johnson 641399b459
Merge pull request #308 from Jrius/sound_relative_filepath 3 years ago
Jrius d8a3ee00f4 Ahnonay defaults for swimregions 3 years ago
Adam Johnson 6ad999ff8c
Merge pull request #309 from Jrius/vertex_duplication_fix 3 years ago
Jrius cb63255fb4 Fix vertex duplication 3 years ago
Jrius 5a1d93f584 Sounds: allow paths relative to the Blender file. 3 years ago
Adam Johnson eb7e8f6a20
Merge pull request #307 from Jrius/render_dependency_fix 3 years ago
Jrius 53c5459590 Fix error in render dependency check 3 years ago
Adam Johnson 04e88e0b47
Allow per-texture emit. 3 years ago
Adam Johnson d2ead7a3f9
Merge pull request #300 from Deledrius/fade_fixes 3 years ago