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
2008-10-01Bugfix #17721: Action Strips added from scripts don't work properly unless at...Joshua Leung
2008-09-30* free bullet-softbody was using free softbody function.Campbell Barton
2008-09-29resolve some compiler warnings with intel c/c++ compilerCampbell Barton
2008-09-29tests for 2d triangle and quad intersection would only work if the points wer...Campbell Barton
2008-09-27Lots of mingw/gcc compiler warning fixesJoshua Leung
2008-09-21Added select grouped property (objects with shared property names will be sel...Campbell Barton
2008-09-2016624 was incorrect. Blender wont always give the requested name for new data...Campbell Barton
2008-09-20PyAPI - *.insertkey()Joshua Leung
2008-09-20Python api access to obcolorCampbell Barton
2008-09-20Patch #17654: Fix for Scene.Get with input >20 charsJoshua Leung
2008-09-20Text.cCampbell Barton
2008-09-20== Render ==Diego Borghetti
2008-09-19== Python Space Handlers ==Willian Padovani Germano
2008-09-19== IPO Defines Cleanup ==Joshua Leung
2008-09-19== Python Script Links ==Willian Padovani Germano
2008-09-18This adds support for the new-ish options:Matt Ebb
2008-09-17Texture_getHFracDim was returning an int rather then a float (thanks zuegs fo...Campbell Barton
2008-09-17BGE patch: bullet buttons UI change after discussion with Erwin: use a drop d...Benoit Bolsee
2008-09-15added BLI_convertstringcwd, used so command line blendfiles and python script...Campbell Barton
2008-09-14Python APIKen Hughes
2008-09-14== Global 'Delete Key' Tool ==Joshua Leung
2008-09-14running scripts in background mode would crash in some cases. (tested all scr...Campbell Barton
2008-09-14== Keyframing - Cleanup of API ==Joshua Leung
2008-09-12Python APIKen Hughes
2008-09-12Python APIKen Hughes
2008-09-12Python APIKen Hughes
2008-09-11Compiler warning fixes (mingw)Joshua Leung
2008-09-11BPY api addition material.freeNodes() - use to cleanup apricot files, since t...Campbell Barton
2008-09-10BPY merge from apricot branch.Campbell Barton
2008-09-10Python APIKen Hughes
2008-09-09Python APIKen Hughes
2008-09-07[#17579] Added support to VSE Python API for adding movie and audio HD sequencesCampbell Barton
2008-09-06converted my gen_utils.h fix to PyObjectPlus.hKent Mein
2008-09-06added ALPHASORT flag to the bpython apiCampbell Barton
2008-09-06Python APIKen Hughes
2008-09-05BGE Py APICampbell Barton
2008-09-05Merge of first part of changes from the apricot branch, especiallyBrecht Van Lommel
2008-09-04fix for 2 python refcounting errorsCampbell Barton
2008-09-03Fix gcc compiler warnings.Ken Hughes
2008-08-31Minor tidying and commentingsoc-2008-quornIan Thompson
2008-08-30Merge from trunk 16122-16307Ian Thompson
2008-08-24Added better grouping for text markers with a separate group field (instead o...Ian Thompson
2008-08-15Merge from trunk 16031:16122Ian Thompson
2008-08-12Speed improvements for reading text lines and the option to specify a range f...Ian Thompson
2008-08-12Rolled back on rev. 16039. Had problems with display, messages being blank an...Ian Thompson
2008-08-11Python APIKen Hughes
2008-08-10Python APIKen Hughes
2008-08-09Python errors originating in the active text are now displayed at the top of ...Ian Thompson
2008-08-09Line highlighting did not work for syntax errors.Ian Thompson
2008-08-09Merge from trunk: 15912:16031Ian Thompson