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-06-11Merged changes in the trunk up to revision 47700.Tamito Kajiyama
2012-06-07style cleanupCampbell Barton
2012-06-04Merged changes in the trunk up to revision 47381.Tamito Kajiyama
2012-05-27code cleanup: defines with braces - end with '(void)0' so callers must end wi...Campbell Barton
2012-05-27Merged changes in the trunk up to revision 47056.Tamito Kajiyama
2012-05-27code cleanup: use const float and define array sizeCampbell Barton
2012-05-26code cleanup: use array size and const for vector argsCampbell Barton
2012-05-19Merged changes in the trunk up to revision 46787.Tamito Kajiyama
2012-05-13code cleanup: missed some min/max use of float[3], also found case of DO_MIN/...Campbell Barton
2012-05-12Merged changes in the trunk up to revision 46557.Tamito Kajiyama
2012-05-09code cleanup: color/bw conversion - use BLI color function.Campbell Barton
2012-05-05Merged changes in the trunk up to revision 46309.Tamito Kajiyama
2012-05-04Fix: issue in strand render + instancing bugfix, also optimized it a bit to a...Brecht Van Lommel
2012-05-04Fix strand render + instancing render bug, gave tile artifacts.Brecht Van Lommel
2012-04-30code cleanup: header cleanupCampbell Barton
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-03-25Merged changes in the trunk up to revision 45133.Tamito Kajiyama
2012-03-11style cleanup, also remove unused externs.Campbell Barton
2012-03-11Merged changes in the trunk up to revision 44797.Tamito Kajiyama
2012-03-09style cleanup: comment blocksCampbell Barton
2012-03-09style cleanup: spelling.Campbell Barton
2012-03-07- simplify rip code not to expand/contract selection.Campbell Barton
2012-03-03Merged changes in the trunk up to revision 44612.Tamito Kajiyama
2012-03-02style cleanupCampbell Barton
2012-03-01Spelling CleanupCampbell Barton
2012-03-01Merged changes in the trunk up to revision 44561.Tamito Kajiyama
2012-02-29Code Cleanup: remove non existing function declarations.Campbell Barton
2012-02-18Merged changes in the trunk up to revision 44221.Tamito Kajiyama
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
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