Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-28prefix common internal operator function names so its possible to assign them...Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-12changes to relative path optionCampbell Barton
2011-10-08fix [#28846] Relative paths on linked scene failsCampbell Barton
2011-09-20tidy upCampbell Barton
2011-09-19/blender/editors: Removed final points in UI strings and messages.Bastien Montagne
2011-09-16use replace 0 with NULL for pointers, set some functions staticCampbell Barton
2011-09-11Audio:Joerg Mueller
2011-09-05Code cleanup: remove context from RNA update functions, only one left.Brecht Van Lommel
2011-09-01fix for building without audaspace, since pepper mergeCampbell Barton
2011-08-30Last bunch of minor fixes before merge.Joerg Mueller
2011-08-113D Audio GSoC:Joerg Mueller
2011-08-073D Audio GSoC:Joerg Mueller
2011-08-063D Audio GSoC:Joerg Mueller
2011-08-013D Audio GSoC:Joerg Mueller
2011-07-283D Audio GSoC:Joerg Mueller
2011-07-17cmake: cleanup include paths, some duplicates and going up some unneeded dirs.Campbell Barton
2011-06-23cmake option to build without an audio library.Campbell Barton
2011-05-31cmake maintenanceCampbell Barton
2011-04-19Some strings to store ID names were too small, could cause stack corruption.Campbell Barton
2011-04-18fix [#27015] RNA Bug: Unpacking sounds with a long ID name fails: sound ID le...Campbell Barton
2011-04-18Fix for [#26990] Loading file w packed audio crashesJoerg Mueller
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-21I swear, it was just an innocence change in guardedalloc!Nathan Letwory
2011-02-14made most variables which are only used in a single file and not defined in h...Campbell Barton
2011-02-07- own error with sound unpack operator using NULL pointerCampbell Barton
2011-01-30remove nan-makefilesCampbell Barton
2011-01-26Possible fix for issue #2 in [#25664] Remove Pack does not work in Texture panelCampbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-12-23use ICON_NULL define rather then 0, makes UI calls less confusing. (no functi...Campbell Barton
2010-12-23rename blenderlib to blender_add_libCampbell Barton
2010-12-08use lowercase for cmake builtin names and macros, remove contents in else() a...Campbell Barton
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-11-29include headers in cmake source, added a script to check for consistency, rep...Campbell Barton
2010-11-13Fix for [#24654] Sound Actuator doesn't find the file when Blender is reopened.Joerg Mueller
2010-10-23use explicit file paths for CMake rather then globing, This is recommended by...Campbell Barton
2010-10-17Reverting Cam's audio code changes from revision 32517. Part of it has been r...Joerg Mueller
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-10-15tag UNUSED() for operator exec() and invoke() functions.Campbell Barton
2010-09-18warning fixes and minor cmake changes.Campbell Barton
2010-08-17Audaspace: This should fix all missing python includes now once for all...Joerg Mueller
2010-08-16Scons:Joerg Mueller
2010-08-16Audaspace: Further fixes.Joerg Mueller
2010-08-16Audaspace: Scons fix for missing python include paths.Joerg Mueller
2010-08-16Audaspace: Buildsystem update after Ton destroyed building with scons and cma...Joerg Mueller
2010-08-16More makefiles for new audaspace commit.Ton Roosendaal
2010-08-11Update address in license block.Guillermo S. Romero
2010-08-08remove unused includesCampbell Barton
2010-08-04include cleanup, no functional changesCampbell Barton