Photon icon indicating copy to clipboard operation
Photon copied to clipboard

Garry's Mod Lighting Engine

Results 25 Photon issues
Sort by recently updated
recently updated
newest added

## Expected Behaviour No errors from photon when TKDN illumination is enabled ## Actual Behaviour Error ## Error Messages (if any) ``` [Photon Lighting Engine] lua/autorun/photon/sv_emv_meta.lua:130: bad argument #1 to...

bug

Optimise Photon:PrepareVehicleLight.

enhancement

IsValid is always false for convars, so we just want to check for existence.

bug

Currently, Photon operates as a sprawling mess, with multiple layers falling over each-other. Instead, this should be split into (provisionally) 4 components: - Core, containing shared libraries (AllVehicles, libraries, abstractions,...

## Feature Adding the ability to use the "Scale = Vector" on components. Up till this point this line sadly breaks the component in question, making it not usable anymore....

feature

## Expected Behaviour Components with COMPONENT.Positions set at something other than (0,0,0) should be able to be rotated via EMV.Auto without issue. ## Actual Behaviour If a component has a...

bug

## Expected Behaviour rendermodes to not reset ## Actual Behaviour they do ## Error Messages (if any) n/a ## Steps to Reproduce 1. use rendermodes on component 2. make it...

bug

## Expected Behaviour A normal fonctionnement of the siren without noice ## Actual Behaviour fonctionnement with strange bug/noice ## Steps to Reproduce 1. set the siren (13) 2. turn on...

bug