Go to file
Campbell Barton 1b994dbeb0 changes to BLI_buffer
- assert if BLI_buffer_at() is called with an out of bounds value.
- add BLI_buffer_resize_data() macro which resizes and returns a pointer to the new array.
- warn if missing call to BLI_buffer_free().
2013-03-16 00:12:14 +00:00
build_files code cleanup: quiet some -Wshadow warnings, mix of obvious mistakes and harmless global/local naming conflict. 2013-03-15 22:55:10 +00:00
doc rst doc update: adding a link to Joystick class from bge.logic.joysticks 2013-02-28 05:18:47 +00:00
extern Multi-threaded frame calculation for movie clip proxies 2013-03-15 11:59:46 +00:00
intern Border rendering now works for all scenes used in compositor, 2013-03-14 07:38:37 +00:00
release Fix/disambiguation for some "Clip" i18n messages. 2013-03-15 15:13:34 +00:00
source changes to BLI_buffer 2013-03-16 00:12:14 +00:00
CMakeLists.txt disable -Wredundant-decls for gcc versions older then 4.6 2013-03-14 13:00:00 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile code cleanup: comment unused members of bmesh operator slots and some osl style edits. 2012-11-20 14:31:58 +00:00
SConstruct OpenGL: more work on fixed function lighting implementation as GLSL. 2013-03-10 15:38:23 +00:00