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
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
2010-07-11fixed missing 'filepath' parameter in SOUND_OT_open.Andrea Weikert
2010-07-01adding image strips wasnt working, use the 'directory' component of the file ...Campbell Barton
2010-06-14naming changesCampbell Barton
2010-06-09- added a flag argument to WM_operator_properties_filesel() currently only us...Campbell Barton
2010-06-06finish cleanup to cmake editors, also removed some stuff from scons thats not...Campbell Barton
2010-06-04have cmake build editors as different libs like scons and nan-makefilesCampbell Barton
2010-06-03Small memory management tweaksMatt Ebb
2010-05-30reverting previous commit from Mitchell. His commit went to the trunk instead...Dalai Felinto
2010-05-30Reversing the last merge because I botched it.Mitchell Stokes
2010-05-29Fix for Error Totblock for Sound_OT_openDalai Felinto
2010-05-29Fix Open Sound operator, bring it in line with Open Image:Matt Ebb
2010-03-23rna/py-api fix.Brecht Van Lommel
2010-03-23more lint includesCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-02-082.5 Audio:Joerg Mueller
2010-02-01Renamed the FILE_OPEN option for the file browser to FILE_OPENFILE to cleanup...Joshua Leung
2010-01-27[#20728] "Export UV Layout" overwrites existing files (without feedback)Matt Ebb
2010-01-01Huge new year audio commit!Joerg Mueller
2009-11-22Patch #19953: [2.5] repeated include entries in a number of SConscript filesJoshua Leung
2009-10-25description patch from Ron WalkerCampbell Barton
2009-09-122.5 filebrowserAndrea Weikert
2009-08-292.5: Added some sound actuator UI to reveal its real power, check it out! :)Joerg Mueller
2009-08-29UI for sound (un)packing.Joerg Mueller
2009-08-29Error in last commit.Joerg Mueller
2009-08-29Sound packing/unpacking operators.Joerg Mueller
2009-08-29SVN maintenance.Guillermo S. Romero
2009-08-28Add Makefile for sound ops.Diego Borghetti
2009-08-28Quick fix for scons (untested though :/).Joerg Mueller
2009-08-28First try in sound UI for the sequencer.Joerg Mueller
2009-08-28First try of sound operators, untested.Joerg Mueller