Forum | Documentation | Website | Blog

Skip to content

Fix rc_model_category() and a few compile warning cleanups

Jason Kridner requested to merge github/fork/bramp/master into master

Created by: bramp

  • Fixed rc_model_category to return current_category not current_model.
  • Fixed multiple cases where a float was being implicity converted to a double.

Merge request reports