Go to file
Campbell Barton 5c4180d898 BLI_stack: various small additions
- add BLI_stack_count
- add BLI_stack_pop_n to pop into an array
- add BLI_stack_push_r, which returns a pointer that can be filled in

Also remove sanity check in BLI_stack_pop, assert if the stack is empty.
2014-07-15 21:09:03 +10:00
build_files Fix compilation error with scons when building from detached head 2014-07-10 16:23:48 +06:00
doc BGE: TrackTo actuator: increasing up & track axis options 2014-07-14 18:30:27 -07:00
extern OSX/scons: Try to get rid of buildproblems with openjpeg enabled in certain build environments and prepend SDK_FLAGS to CFLAGS always 2014-07-06 14:10:41 +02:00
intern Fix T40964: Massive shading failures with glass node mixing, whiteouts and blackouts 2014-07-15 15:59:00 +06:00
release BGE: TrackTo actuator: increasing up & track axis options 2014-07-14 18:30:27 -07:00
scons@1ec93106c4 Fix T40606: Blender 2.71RC1 for Windows uses too old blender.mo file in Japanese 2014-06-16 14:04:49 +06:00
source BLI_stack: various small additions 2014-07-15 21:09:03 +10:00
tests BLI_stack: various small additions 2014-07-15 21:09:03 +10:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore .gitignore: Adding CMakeLists.txt.user for QtCreator users. 2014-01-26 17:52:14 -08:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt OSX/CMAKE: Way better fix for T40887, checks where failing with clang-omp 2014-07-08 23:35:04 +02:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00
SConstruct Need to disable Libmv for cudakernels target 2014-07-10 10:56:38 +06:00