Questions about the LÖVE API, installing LÖVE and other support related questions go here.
Forum rules
Before you make a thread asking for help,
read this.
-
slime
- Solid Snayke
- Posts: 3166
- Joined: Mon Aug 23, 2010 6:45 am
- Location: Nova Scotia, Canada
-
Contact:
Post
by slime »
For reference, if you need to use love.math.compress in 0.10.2 and want to fix the memory leak in love's source:
in the w_compress function in
src/modules/math/wrap_Math.cpp, add
below the luax_pushtype(L, MATH_COMPRESSED_DATA_ID, cdata); call and above the 'return 1;'.
Users browsing this forum: Ahrefs [Bot] and 3 guests