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
2013-04-25Fix #34806: rigid body world settings were not copied with a full scene copy.Brecht Van Lommel
2013-04-18add display mode for sharp edges.Campbell Barton
2013-04-18add mesh distort display mode (highlights distorted faces)Campbell Barton
2013-04-17display options to help with 3d printing.Campbell Barton
2013-04-09Fix #34932: drivers on world nodes not updating on frame changes.Brecht Van Lommel
2013-04-07Fix for [#34898] Typo in error message of mathutils.VectorThomas Dinges
2013-04-04svn merge ^/trunk/blender -r55700:55776Campbell Barton
2013-04-03code cleanup: use more (blender) conventional naming for group functions.Campbell Barton
2013-03-26Merging r55547 through r55594 from trunk into soc-2008-mxcurioniSergey Sharybin
2013-03-25More new data names translation (most cases should be covered now).Bastien Montagne
2013-03-23A major code update for making the DNA file specification of Freestyle settingsTamito Kajiyama
2013-03-18Merged changes in the trunk up to revision 55357.Tamito Kajiyama
2013-03-09code cleanup: favor braces when blocks have mixed brace use.Campbell Barton
2013-03-04Change default margin for bake to 16 pixelsAntony Riakiotakis
2013-03-03Merged changes in the trunk up to revision 54992.Tamito Kajiyama
2013-03-03rigidbody: Revert to running simulation on frame updateSergej Reich
2013-03-03rigidbody: Fix inconsistency with world rebuildingSergej Reich
2013-02-28Fix sequencer crash when pasteing strips after creating new fileSergey Sharybin
2013-02-27Fix build error in depsgraph refactoring commit.Brecht Van Lommel
2013-02-24Merged changes in the trunk up to revision 54802.Tamito Kajiyama
2013-02-21Dependency Graph: some refactoring which should have no user visible impactBrecht Van Lommel
2013-02-17code cleanup: missed r54603, arg reordering.Campbell Barton
2013-02-16rigidbody: Fix [#34277] Deleting a copied bullet scene crashes blender.Sergej Reich
2013-02-16Code cleanup, remove redundant function wrapperSergej Reich
2013-02-16Merged changes in the trunk up to revision 54594.Tamito Kajiyama
2013-02-16rigidbody: Further fix for background scenesSergej Reich
2013-02-16rigidbody: Avoid unnecessary simulation updatesSergej Reich
2013-02-15Bugfix [#33970] Background Scene does not show animation of rigid body objectsJoshua Leung
2013-02-10Merged changes in the trunk up to revision 54421.Tamito Kajiyama
2013-02-06style cleanup: some warnigs & spelling.Campbell Barton
2013-02-02style cleanupCampbell Barton
2013-02-01Fix for a bug that Freestyle settings of a scene are reset when copying the s...Tamito Kajiyama
2013-01-29Fix for a crash when freeing copied scenes.Tamito Kajiyama
2013-01-27Merged changes in the trunk up to revision 54110.Tamito Kajiyama
2013-01-26Fix [#34005] blender will close immediately in debug mode on deleting objectsSergej Reich
2013-01-23rigidbody: Add rigid body constraintsSergej Reich
2013-01-23rigidbody: Add rigid body simulationSergej Reich
2013-01-23rigidbody: Add DNA/RNA/BKE infrastructure for the rigid body simSergej Reich
2013-01-12Merged changes in the trunk up to revision 53729.Tamito Kajiyama
2013-01-10Depsgraph hack feature - experimentalTon Roosendaal
2013-01-06Merged changes in the trunk up to revision 53584.Tamito Kajiyama
2012-12-31Correction to recent PNG commitSergey Sharybin
2012-12-23Merged changes in the trunk up to revision 53280.Tamito Kajiyama
2012-12-22Change default baking bias distance to 0.001 for new scenesSergey Sharybin
2012-12-20Another big patch set by Bastien Montagne, thanks a lot!Tamito Kajiyama
2012-12-19Multires baker: renamed Number of Rays to Samples after discussion with BrechtSergey Sharybin
2012-12-19Merged changes in the trunk up to revision 53146.Tamito Kajiyama
2012-12-18Ambient occlusion baker from multi-resolution meshSergey Sharybin
2012-12-13remove BKE_main_scene_add(), just add main arg to BKE_scene_add()Campbell Barton
2012-12-12Holiday coding log :)Ton Roosendaal