Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small API breaks #2890

Open
1 of 16 tasks
paroj opened this issue Jul 11, 2023 · 0 comments
Open
1 of 16 tasks

Small API breaks #2890

paroj opened this issue Jul 11, 2023 · 0 comments
Milestone

Comments

@paroj
Copy link
Member

paroj commented Jul 11, 2023

  • ScriptCompilerListener::handleEvent *retValue should be **retValue or *&
  • default to SO_PHONG to reflect our RTSS setting. Handle this in D3D9 & GL FFP
  • drop assertSorted
  • drop _alertVisibleObjects
  • delete affectors in _destroyAffector and drop ParticleAffectorFactory::destroyAffector (same for emitters)
  • duplication between FontTranslator::parseAttribute and Font::Font
  • drop "antialias_colour"
  • hide ProgramWriter
  • drop most of ParameterFactory
  • move VertexCacheProfiler to MeshUpgrader
  • move INFINITE_FAR_PLANE_ADJUST to Math::
  • remove WindowEventListener methods from ApplicationContextBase
  • replace time_t in getModifiedTime by double to get sub-second resolution
  • drop unused and untested convertBitPattern
  • drop unused ResourcePool and Pool
  • drop unused GPU_NOKIA
@paroj paroj added this to the 15 milestone Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant