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-07-02changes to file selector so 'directory' property from an operator is used whe...Campbell Barton
2010-07-02Fix #22690: gestures were not working correct after inbetween mousemoveBrecht Van Lommel
2010-07-02revert previous auto-naming change for meta elements, Matt Ebb
2010-07-01Fix new zoom in/out values for nodes in old files.Diego Borghetti
2010-07-01adding image strips wasnt working, use the 'directory' component of the file ...Campbell Barton
2010-07-01Fix for crash with PBVH in background mode, patch by Campbell.Brecht Van Lommel
2010-07-01adding a new sequence strip uses the active strips path when available.Campbell Barton
2010-07-01fix for building with WITH_RAYOPTIMIZATIONCampbell Barton
2010-07-01fix for use of uninitialized memory with opengl render.Campbell Barton
2010-07-01== rna cleanup ==Luca Bonavita
2010-06-30* Made sculpt drawing respect the "use VBO" preference.Nicholas Bishop
2010-06-30OpenMP multithreading for the defocus node. Reason: defocus can take 16xBrecht Van Lommel
2010-06-30Bugfix: effector weights were not copied when copying particle settings.Brecht Van Lommel
2010-06-30bugfix [#22702] Camera lense animation not updatingCampbell Barton
2010-06-30Finish fixing [#22653] Dimensions not update on curveMatt Ebb
2010-06-30Fix [#22643] Renderging Crash. 2.5Matt Ebb
2010-06-30[#22699] "--" fails to stop processing cmd line arguments (incl. patch)Martin Poirier
2010-06-30Fix for [#22667] Soft Body Aero on/off switch Matt Ebb
2010-06-30add alpha option for new images (operator and function)Campbell Barton
2010-06-30move edits from rna_api_cleanup.txt into rna_booleans.txt which can be parsed.Campbell Barton
2010-06-29== rna cleanup ==Luca Bonavita
2010-06-29Fixed bug #22686, Screw modifier VBO-related crashNicholas Bishop
2010-06-29image re-projection wasnt changing alpha values.Campbell Barton
2010-06-29Fix [#22355] Spin Tool crashes Blender on Click'n'Drag StepsMatt Ebb
2010-06-29== rna cleanup ==Luca Bonavita
2010-06-28fix for crash when loading files that had the animtimer set.Campbell Barton
2010-06-28update from discussion with brecht.Campbell Barton
2010-06-28default to global space for point density cache space.Campbell Barton
2010-06-28flip button for color ramps (durian request), these should be done as operato...Campbell Barton
2010-06-28== rna cleanup script ==Luca Bonavita
2010-06-28rna renaming: showonly/useonly to show_only/use_onlyBrecht Van Lommel
2010-06-28rna renaming: some simple consistency tweaksBrecht Van Lommel
2010-06-28rna suggested names:Campbell Barton
2010-06-28WIP draft for rna renaming, brecht will go over this next.Campbell Barton
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