Go to file
Sergey Sharybin 74e8e14cce Makesrna: Fix function prototypes for struct used RNA_def_struct_sdna_from
Previously makesrna would have generated code expecting DNA structure from
RNA_def_struct_sdna_from() to be passed to it. This was wrong because actual
PointerRNA points to a "parent" structure, making it impossible to add
functions to certain RNA structures.

It so far never needed and we didn't notice this issue, but it's needed for
some ongoing development now.
2015-03-27 18:44:11 +05:00
build_files CMake: Enable strict flags for C++ 2015-03-27 18:23:31 +05:00
doc rename BGE attr from D1091 (match methods) 2015-03-27 22:23:19 +11:00
extern Tracking: Fix one frame memory leak when tracking last frame 2015-03-25 13:20:37 +05:00
intern CMake: Enable strict flags for C++ 2015-03-27 18:23:31 +05:00
release Use preview option to detect frame range for filename when using ctrl 2015-03-27 11:39:09 +01:00
scons@625d446ae8 Fixed border extension for the sunbeams node. 2014-09-23 11:42:11 +02:00
source Makesrna: Fix function prototypes for struct used RNA_def_struct_sdna_from 2015-03-27 18:44:11 +05:00
tests BLI GHash: add some basic gtests. 2015-03-19 19:50:51 +01:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Revert "ignore conflict files" 2014-08-08 06:00:49 +10:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt CMake: Enable strict flags for C++ 2015-03-27 18:23:31 +05:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile tweaks to packman build 2015-03-24 07:49:17 +11:00
SConstruct Fix scons build 2015-03-20 19:47:06 +01:00