content_cao: Do not expire visuals for texture updates
[oweals/minetest.git] / src / client / content_cao.cpp
2020-06-11 sfan5content_cao: Do not expire visuals for texture updates
2020-06-09 hecktestFix player-to-object attachment teleport bug (#10008)
2020-06-07 Danila ShutovRecalculate mesh normals for CAOs (#10000)
2020-06-07 SmallJokerGenericCAO: Fix glow not working since a08d18a
2020-06-04 SmallJokerMove shared parameters sending to UnitSAO (#9968)
2020-06-01 SmallJokerContentCAO: Update light of all attached entities ...
2020-05-29 sfan5Clean up CAO nametag handling and remove deprecated...
2020-05-29 sfan5content_cao: Do not expire visuals when not necessary
2020-05-24 sfan5Fix two bugs in content_cao
2020-05-16 ANANDMake automatic_rotate relative, allow setting rotation...
2020-05-11 Lars MüllerDamage texture modifier (#9833)
2020-04-26 theviper121Fix UpdateBonePosition() breaking animations (#9577)
2020-04-19 Danila ShutovReuse object_shader for "wielditem" and "item" entity...
2020-04-11 AlexUse TILE_MATERIAL_ALPHA for use_texture_alpha entity...
2020-04-10 Loïc BlotDrop genericobject.{cpp,h} (#9629)
2020-04-08 sfan5Overall improvements to log messages (#9598)
2020-03-28 sfan5Fix crash on wielditem/item entities
2020-03-23 Danila ShutovFix incorrect light updates for wielditem and item...
2020-03-16 Danila ShutovFix entity lighting (#9514)
2020-02-16 Danila ShutovBasic model shading (#9374)
2019-12-07 SmallJokerRenaming the function wasn't enough
2019-12-07 SmallJokerAttachments: Fix interpolation from (0,0,0) after detach
2019-12-05 SmallJokerFix LocalPlayer-bound sound playback broken by 81c2370
2019-10-06 sfan5Fix upright_sprite lighting when colors are set
2019-10-05 Jacob LifshayFix unwanted detaching when damage = 0
2019-10-02 SmallJokerAttachments: Fix attachments to temporary removed objec...
2019-08-31 Pedro GimenoFix rotation of attached particlespawner
2019-08-20 ANANDDisable autoforward if player is dead
2019-08-10 Jozef BehranMerge pull request #8776 from osjc/FixGetNode
2019-07-29 SmallJokerContentCAO: Fix broken attachments on join (#8701)
2019-05-26 SmallJokerFix persistent ^[brighten after damage again (#5739)
2019-05-18 Jozef BehranOptimize string (mis)handling (#8128)
2019-04-14 paramatAttend to review, re-arrange blank lines, update lua_ap...
2019-04-14 Pedro GimenoFix regression in automatic_face_movement_max_rotation_...
2019-02-10 SmallJokerConsistent HP and damage types (#8167)
2019-02-07 Paul OuelletteUse true pitch/yaw/roll rotations without loss of preci...
2019-01-03 SmallJokerProselytize the network. Use IEEE F32 (#8030)
2018-12-20 stujones11Fix more transparency issues with ogles2 driver (#8005)
2018-12-13 SmallJokerNetwork: Send IEEE floats (#7768)
2018-12-11 AlexAdd object visual type 'item' (#7870)
2018-11-28 Quentin BazinMove client-specific files to 'src/client' (#7902)