blender/source
Wouter van Heyst 5b0e27de5c More closely implement the Installation Policy
<http://www.blender3d.org/cms/Installation_Policy.352.0.html>

- Within those confines 'ERROR: File ".Blanguages" not found' won't show up
  again (all such bugs in tracker have already been closed, #745 for reference)

  And intrr, if it does, 'cp -a .blender ~' already :P


Of course, this issue should not be fixed on a per file basis (.Blanguages,
.bfont.ttf), but instead return the .blender dir location. Duplicating .blender
finding logic everywhere, sigh.

< jesterKinky> that's what I meant. for now this is ok to continue with, and then in a later stage correct it all in one bigger effort
< jesterKinky> and since you point code at policy url we all can get reminded of how it was supposed to go when cleaning it.
< LarstiQ> jesterKinky: yes, I meant to do a "grrrr, this is the last time I'm not fixing the underlying issue"
< LarstiQ> all your lazy coders are belong to me
< jesterKinky> set us up the superficial bugfix
2004-07-10 13:48:12 +00:00
..
blender More closely implement the Installation Policy 2004-07-10 13:48:12 +00:00
creator New scripts: 2004-07-03 05:17:04 +00:00
darwin Correct icons for OSX 2004-04-28 21:19:18 +00:00
gameengine Switch to using floats instead of shorts for normal data - they're supposed to be faster. 2004-06-30 13:41:19 +00:00
icons - Revert to NaN makefiles 2004-01-05 00:06:11 +00:00
kernel Added #!/usr/bin/python standard script identifier to the start of SConscript files. 2004-05-16 13:07:20 +00:00
Makefile This commit removes the glue from Blender, and with it 2004-04-16 15:55:16 +00:00
nan_compile.mk Changes for OSX compiling with Makefiles; 2004-05-01 16:52:29 +00:00
nan_definitions.mk updated NAN_PYTHON_VERSION to 2.3 for all platforms... 2004-06-08 15:47:19 +00:00
nan_link.mk enable openal support for os x and linux-powerpc 2004-04-14 13:00:36 +00:00
nan_subdirs.mk Introducing the 'quicky' make. 2003-12-07 19:03:43 +00:00
nan_warn.mk removed -Wbad-function-cast -Wmissing-declarations -Wnested-externs 2004-03-05 21:29:34 +00:00
SConscript Added #!/usr/bin/python standard script identifier to the start of SConscript files. 2004-05-16 13:07:20 +00:00