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
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-27remove filename and directory from python operators that dont need themCampbell Barton
2010-06-27more generic sorting of theme items by type (was adding all non color items l...Campbell Barton
2010-06-27Set button emboss to false a few more places where it makes sense, such as di...William Reynish
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-26Patch by Oenvoyage: Lamp specials menu was context insensitive,Daniel Salazar
2010-06-26object color property in the object UI panelCampbell Barton
2010-06-26minor changes to Williams commit to be a bit less verbose.Campbell Barton
2010-06-26alpha drawing for color picker, move alpha button into the picker.Campbell Barton
2010-06-26Updated Themes user preference pane. William Reynish
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-24Disable rayoptimization again on MinGW, it crashes.Brecht Van Lommel
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-23Small update to text boxes UI. It now works in single-column layout.William Reynish
2010-06-23Fix #22642: NURBS surfaces doesnt displaySergey Sharybin
2010-06-23== Sequencer ==Peter Schlaile
2010-06-22ffmpeg was computing the frame length of avis via doubles, but wasBrecht Van Lommel
2010-06-22Fix #22589: pressing subdivide or updating displacements after sculptingBrecht Van Lommel