This website requires JavaScript.
Explore
Help
Sign In
dillongoostudios
/
goo-engine
Watch
3
Star
0
Fork
0
You've already forked goo-engine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0d355a8a2ccaeb54a1f723fd5adacec76d08c921
goo-engine
/
source
T
History
Campbell Barton
0d355a8a2c
replace BLI_strncpy with BLI_strncpy_utf8 where input isnt ensured to be valid.
...
also replace strcpy's which copy using "" with str[0]='\0'
2011-09-15 12:26:48 +00:00
..
blender
replace BLI_strncpy with BLI_strncpy_utf8 where input isnt ensured to be valid.
2011-09-15 12:26:48 +00:00
blenderplayer
move ED_object_pose_armature --> object_pose_armature_get to so we dont get bad level calls in the weight paint branch.
2011-09-14 01:48:55 +00:00
creator
replace BLI_strncpy with BLI_strncpy_utf8 where input isnt ensured to be valid.
2011-09-15 12:26:48 +00:00
darwin
set svn end of lines to native
2011-05-09 08:15:38 +00:00
gameengine
- fix for mesh_get_mapped_verts_nors copying short normals to floats without scaling.
2011-09-12 04:29:35 +00:00
icons
set svn end of lines to native
2011-05-09 08:15:38 +00:00
tests
minor warning fixes, also correct some float -> double promotions in shadeoutput.c
2011-09-02 03:32:57 +00:00
CMakeLists.txt
Code cleanup: remove source/kernel module, this wasn't really the kernel of
2011-05-06 20:18:42 +00:00
SConscript
Code cleanup: remove source/kernel module, this wasn't really the kernel of
2011-05-06 20:18:42 +00:00