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
path: root/source
AgeCommit message (Expand)Author
2010-06-28Fix #20965: metaballs partticles and volume material crash renderingSergey Sharybin
2010-06-28Fix [#22669] Packing a .wav used in a LB crashes BlenderMatt Ebb
2010-06-28== python api docs ==Luca Bonavita
2010-06-28[#22682] some missing keymapsMatt Ebb
2010-06-28Partial fix for [#22666] TWO BUGS of LIGHTMatt Ebb
2010-06-28remove some warningsCampbell Barton
2010-06-27align menu text to the left when displayed in a panel.Campbell Barton
2010-06-27api reference docs: include bpy.data in the main page since its used everywhere.Campbell Barton
2010-06-27Recalculate motherball when metaball is deletingSergey Sharybin
2010-06-27Fix #22051: crash when scaling parent metaballSergey Sharybin
2010-06-27Fix [#22564] Object name by object typeMatt Ebb
2010-06-27Fix [#22675] Dupli toolMatt Ebb
2010-06-27Partial cleanup of timing system, with some guidance from Joshua:Matt Ebb
2010-06-27script to create a man page from blenders --help text, replaced the hand edit...Campbell Barton
2010-06-27- changed recent commit from William to have enum in user preferences as an e...Campbell Barton
2010-06-26new notifier for FRAME_RANGE, use to recalculate the timeline scrollbar range.Campbell Barton
2010-06-26alpha drawing for color picker, move alpha button into the picker.Campbell Barton
2010-06-26fix for crash running the file load operator in background mode:Campbell Barton
2010-06-26file operator cleanupAndrea Weikert
2010-06-26remove math and m module names from python driver namespace. (all math functi...Campbell Barton
2010-06-25bugfix where animated image texture's lagged one frame when used with modifiers.Campbell Barton
2010-06-25error in fix for ID property copyCampbell Barton
2010-06-25error in last commitCampbell Barton
2010-06-25- duplicating a scene now duplicates its sequence strips too.Campbell Barton
2010-06-25extend command line argument for rendering the current frameCampbell Barton
2010-06-25opengl render wasnt updating animated images texturesCampbell Barton
2010-06-25Fix #22618: Deleting an object doesnt remove its self from pinned buttonsSergey Sharybin
2010-06-25bpy.props.StringProperty()'s maxlen arg was off by 1 since it included the nu...Campbell Barton
2010-06-24Attempt to fix compiling SSE detection on 32 bit linux.Brecht Van Lommel
2010-06-24Runtime detection of SSE support for raytracing. Also enabled rayoptimizationBrecht Van Lommel
2010-06-24Move some sequencer functions about, no functional changes.Campbell Barton
2010-06-24Logic UI: small fixesDalai Felinto
2010-06-23Fix #22553: dragging number buttons would run update functions more often thanBrecht Van Lommel
2010-06-23Compile fix for changes in "filldisplist" function.Thomas Dinges
2010-06-23Fix #21370: VBO does not display material colors in textured solid.Brecht Van Lommel
2010-06-23- avoid divide by zero with node progressCampbell Barton
2010-06-23Fix #21369: normals on extruded text and curve objects were flippedBrecht Van Lommel
2010-06-23Fix crash when rendering with output to full screen and the mouseBrecht Van Lommel
2010-06-23Sculpt+shape keys:Sergey Sharybin
2010-06-23fix for rare crash when a material is set in the outliner for an object with ...Campbell Barton
2010-06-23Fix a crash when failing to read .tga files in some cases.Brecht Van Lommel
2010-06-23Converting a mesh into a mesh (alt-c), was broken with shape keys and modifie...Campbell Barton
2010-06-23Fix #21470: changing brush settings redraws the 3d view unecessarily,Brecht Van Lommel
2010-06-23Fix #22654: Converted curve from mesh disappearingSergey Sharybin
2010-06-23fix for timeline drawing with new cache visualization.Campbell Barton
2010-06-23Logic UI: small change: make pin always visible (disable sometimes instead of...Dalai Felinto
2010-06-23Change to file output compositor node - Matt Ebb
2010-06-23Added back full scene motion blur 'shutter' parameter (was 'Bf' in 2.49)Matt Ebb
2010-06-23mathutils.RotationMatrixMartin Poirier
2010-06-23Fix #22642: NURBS surfaces doesnt displaySergey Sharybin