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
2012-01-16Merged changes in the trunk up to revision 43404.Tamito Kajiyama
2012-01-11Longer names support for all ID and other object namesSergey Sharybin
2012-01-08Merged changes in the trunk up to revision 43219.Tamito Kajiyama
2012-01-05Code refactoring: split render result related functions into separate file.Brecht Van Lommel
2011-12-05Merged changes in the trunk up to revision 42425.Tamito Kajiyama
2011-11-29Fix #29028: dupli objects missing speed vectors. Check for avoiding creation ofBrecht Van Lommel
2011-11-21Merged changes in the trunk up to revision 42021.Tamito Kajiyama
2011-11-18Camera: some code refactoring, use an intermediate CameraParams struct insteadBrecht Van Lommel
2011-11-13Ocean Sim modifier patchLukas Toenne
2011-11-13Merged changes in the trunk up to revision 41768.Tamito Kajiyama
2011-11-08Merged changes in the trunk up to revision 41638.Tamito Kajiyama
2011-11-07Merge with trunk r41625Miika Hamalainen
2011-11-07replace VECCOPY with copy_v3_v3, same for 2d copy, also added vec copy functi...Campbell Barton
2011-11-06more macro --> BLI math lib, mainly replace VECCOPY in render and blenkernel.Campbell Barton
2011-11-05Merge with trunk r41545Miika Hamalainen
2011-11-05macro formatting & remve some unused code.Campbell Barton
2011-11-04Configurable sensor size:Sergey Sharybin
2011-11-02RenderEngine: add .is_animation and .is_preview properties to detect if it'sBrecht Van Lommel
2011-10-31Dynamic Paint:Miika Hamalainen
2011-10-30Merged changes in the trunk up to revision 41368.Tamito Kajiyama
2011-10-29Merged changes in the trunk up to revision 41225.Tamito Kajiyama
2011-10-28Merge with trunk r41342Miika Hamalainen
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-22Merge with trunk r41197Miika Hamalainen
2011-10-22Code refactoring: move external engine functions into own file.Brecht Van Lommel
2011-10-22Dynamic Paint:Miika Hamalainen
2011-10-19Merged changes in the trunk up to revision 41099.Tamito Kajiyama
2011-10-17fix spelling mistakes in comments (and in some python error messages), nothin...Campbell Barton
2011-10-11Merged changes in the trunk up to revision 40911.Tamito Kajiyama
2011-10-06Fine control of feature edge selection with mesh face and edge marks.Tamito Kajiyama
2011-10-04Merge with trunk r40782Miika Hamalainen
2011-09-28Fix #28728: volume precaching took a long time with many objects, changedBrecht Van Lommel
2011-09-25Merged changes in the trunk up to revision 40520.Tamito Kajiyama
2011-09-24edits to internal renderer - no functional changes.Campbell Barton
2011-09-20Merge with trunk r40409Miika Hamalainen
2011-09-17Merged changes in the trunk up to revision 40299.Tamito Kajiyama
2011-09-17use const and array size in function definitions, no functional change.Campbell Barton
2011-09-14Merged changes in the trunk up to revision 40189.Tamito Kajiyama
2011-09-12use vector size and const args where possible (no functional change)Campbell Barton
2011-09-12Fix for bug #28332: Smoke Simulation rendering artifacts.Miika Hamalainen
2011-09-11minor edits / cleanup - no functional changes.Campbell Barton
2011-09-05Dynamic Paint:Miika Hamalainen
2011-07-22Dynamic Paint:Miika Hamalainen
2011-07-21Merged changes in the trunk up to revision 38543.Tamito Kajiyama
2011-07-02Merge with trunk r38042Miika Hamalainen
2011-06-28RenderEngine API: add self.report() error reporting function for render engines,Brecht Van Lommel
2011-06-27Merge with trunk r37849Miika Hamalainen
2011-06-25Merged changes in the trunk up to revision 37799.Tamito Kajiyama
2011-06-20since render branch isnt planned to be merged now, enable strict warning flag...Campbell Barton
2011-06-16Merge with trunk r37546Miika Hamalainen