Python1320

Results 17 issues of Python1320

Seems viable https://ficool2.github.io/HammerPlusPlus-Website/index.html CSGO branch needs hacking for now so only better tooling instead of new capabilities

This is an issue for tracking gmod issues on how to permanently fix the shortcomings of RenderView so we can fix not only skybox rendering but visibility calculations for this...

https://luarocks.org/modules/clockvapor/collections That library has a lot of unimplemented functions and no statistical calculation functions and seems to be abandoned so overriding it could be possible, but it would probably be...

The modules either crash or return incorrect values. http://facepunch.com/showthread.php?t=1260809&p=42916561#post42916561 Example: `````` lua require'example' -- [url]https://github.com/garrynewman/gmod-module-base/blob/master/example/src/gm_example.cpp[/url] local var local thread = coroutine.create(function() var = TestFunction(123,321) ErrorNoHalt(TestFunction()) coroutine.yield() var = TestFunction() end)...

Why does this happen. Can it be fixed? ``` lua_run asd=ents.Create[[prop_physics]] asd:SetModel[[models/props_junk/TrashDumpster02b.mdl]] lua_run asd:Spawn()asd:GetPhysicsObject():EnableMotion(false)asd:SetPos(Vector[[0 0 -2048]])asd:SetAngles(Angle[[-0.088 175.803 -12.394]]) ===== windows ds ===== lua_run print(asd:GetAngles()) -0.088 175.803 -12.394 ===== linux ds...

Net-compat breaking

Branch: x86-64 (64-bit version) If we OpenURL on an already opened DHTML and want to execute JS on that new page it may execute on the previous page. Test case:...

Dependency: CEF