1113 Commits (master)
 

Author SHA1 Message Date
Adam Johnson 1b726330e2 Merge remote-tracking branch 'hoikas/korlib' 9 years ago
Adam Johnson 3e811f58c1 Implement C korlib 9 years ago
Adam Johnson 314b2fc0d6 Separate out the image packing logic for optimization 9 years ago
Adam Johnson 2d7d58ee39 Move the slow part of alpha testing into korlib 9 years ago
Adam Johnson d48fd9527f Begin moving slow things into korlib 9 years ago
Adam Johnson 8113be8da6 Remove utils.vector3 9 years ago
Adam Johnson 26b5edd3c2 Use OrderedDict for socket defs 9 years ago
Adam Johnson ac98661542 Don't make dupe output sockets 9 years ago
Adam Johnson bfcebe8d97 Spawn new message input sockets 9 years ago
Adam Johnson 9552e86584 Merge remote-tracking branch 'hoikas/waveset7' 9 years ago
Adam Johnson 4341159fe3 Expose wavesets to PFMs 9 years ago
Adam Johnson 5baca5c493 WaveSet environment maps 9 years ago
Adam Johnson 73390e523f Initial bits of waveset7 support 9 years ago
Adam Johnson 11a653f9b0 Abstract away some NodeSocket bookkeeping 9 years ago
Adam Johnson c32e1e6e45 Don't use the name of a temp object in an error 9 years ago
Adam Johnson ae3d55f4cb Merge remote-tracking branch 'hoikas/pynodes' 9 years ago
Adam Johnson 345ac83c18 Only allow python refreshing if the file exists 9 years ago
Adam Johnson 6dcab85c1d Allow Advanced Logic to reference specific Nodes 9 years ago
Adam Johnson da254af886 More improper linkage protection 9 years ago
Adam Johnson 8e71703e3c Fix linking activators to PFMs 9 years ago
Adam Johnson 0b4ddd2bc0 PFM exporting 9 years ago
Adam Johnson 4ebd70d824 Begin work on PythonFileMod nodes 9 years ago
Adam Johnson a583540446 The node tree is not a cheap whore 9 years ago
Joseph Davies f4593c8c30 Plasma attribute parsing script 9 years ago
Adam Johnson 4eaf2f5acc Fix bug with exporting objects with mesh modifiers 9 years ago
Adam Johnson 17714b9d2a Implement "OneShot" logic mods 9 years ago
Adam Johnson 2898e269e8 EnableMsg logic node 9 years ago
Adam Johnson 6cabd9bb64 Replace _finalize_message in ResponderCommandNode 9 years ago
Adam Johnson 9cdc5c5eb4 Fix modifier registration 9 years ago
Adam Johnson 7121b176dc That's silly 9 years ago
Adam Johnson 3afb4198e4 Ensure modifiers are sorted by their name 9 years ago
Adam Johnson 46dea1cc73 Implement a node for plTimerCallbackMsg 9 years ago
Adam Johnson 6f5681b444 Remove redundant code from footstep sound node 9 years ago
Adam Johnson 2b8c16da1b Add an animation group modifier 9 years ago
Adam Johnson 953012de38 Fix a race condition in ExportManager.add_object 9 years ago
Adam Johnson ca47e8569a Fix clickables warping to origin in PotS 9 years ago
Adam Johnson 4687fa3cda Don't poop on the user's selected UV Texture 9 years ago
Adam Johnson a3716a8c35 Fix CoordinateInterface race conditions 9 years ago
Adam Johnson ca470a3e12 Fix traceback with shared DCMs 9 years ago
Adam Johnson 060bc5e7e9 Merge branch 'master' of https://github.com/H-uru/korman 9 years ago
Adam Johnson b255902b9e Only apply mass = 1 to animated physicals 9 years ago
Adam Johnson 19b24d36f5 Basic README 9 years ago
Adam Johnson 530d5efe74 Fix some potential tracebacks in the Logic Nodes 9 years ago
Adam Johnson 9a620fb2db Physicals shouldn't have a mass of 0 9 years ago
Adam Johnson ca4a7d63f9 Responder commands can only send one message 9 years ago
Adam Johnson a99728c241 Allow configuration of environment map colors 9 years ago
Adam Johnson 52c122696d Merge remote-tracking branch 'hoikas/logic-nodes' 9 years ago
Adam Johnson 425ff808dc Ensure clickables have a CoordinateInterface 9 years ago
Adam Johnson 5d33ca7abb Make the Advanced Logic modifier smarter 9 years ago
Adam Johnson 27dbb23fa9 Tweak some of the variable input stuff 9 years ago