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
2011-06-16fix for baking actions for objects with no animation data.Campbell Barton
2011-06-15Committing patch #25676 Anisotropic filtering in viewport and BGE by me.Mitchell Stokes
2011-06-15fix [#27658] Bake action operator error on non armature objectsCampbell Barton
2011-06-15Changes to quick explodeCampbell Barton
2011-06-14Since scene sequence strips use the 'use_sequencer' setting, make it availabl...Campbell Barton
2011-06-13Elbeem / Fluidsim update:Daniel Genrich
2011-06-13Fix/Workaround for [#27643] drawing glitch:Thomas Dinges
2011-06-12Quick Explode operator:Janne Karhu
2011-06-11improved autocompleation when there is a common prefixCampbell Barton
2011-06-11* Code cleanup Thomas Dinges
2011-06-112.5 Modifier UI Script:Thomas Dinges
2011-06-10added a check to console auto-compleation for pythons struct_seq type, so bpy...Campbell Barton
2011-06-10fix [#27495] Incorrect result of image name autocompletionCampbell Barton
2011-06-07rna option not to save certain properties for redoing later, currently only u...Campbell Barton
2011-06-07UI: fix render properties panel order, it didn't match order in startup.blend,Brecht Van Lommel
2011-06-06UI: rename mesh Settings panel to Texture Space, since it only containsBrecht Van Lommel
2011-06-062.5 Text Editor:Thomas Dinges
2011-06-06bug [#27582] Screen Editing > Split and Join area don't work.Campbell Barton
2011-06-06replacing -> arrows by proper ASCII arrows on Transformation ConstraintDalai Felinto
2011-06-06Bake from multires meshSergey Sharybin
2011-06-04Code holiday commit:Ton Roosendaal
2011-06-04UI for texture space in mesh/curve/mball data propertiesDaniel Salazar
2011-06-02addons now show expanded list again (since Brecht's commit now makes it fast)Campbell Barton
2011-06-01Fix #27490: export key configuration gave error when trying to exportBrecht Van Lommel
2011-05-31fix for mistake in case insensitive image load.Campbell Barton
2011-05-30missed this import when moving load image function.Campbell Barton
2011-05-29[#25886] Skeleton Sketching - Unclear UI for converting sketches into bonesMartin Poirier
2011-05-28move load_image into image_utils and add some docstrings to bpy_extras module.Campbell Barton
2011-05-28- generate sphinx docs for bpy_extras moduleCampbell Barton
2011-05-27Windows installer and Path changes, fixing various issues:Brecht Van Lommel
2011-05-26use a dynamic enum for addons, annoyingly the enum was being generated from p...Campbell Barton
2011-05-26correct spelling error and some pep8 changes.Campbell Barton
2011-05-26move less common mesh operations out of bpy_types into bpy_extras.mesh_utilsCampbell Barton
2011-05-24lookup table for axis conversion was wrong in some places.Campbell Barton
2011-05-24bpy_extras.io_utils.axis_conversion() was returning wrong matrix.Campbell Barton
2011-05-23fix [#27459] Flymode moves parentCampbell Barton
2011-05-20Fix for [#27333] Translation constraint is broken.Thomas Dinges
2011-05-202.5 Particle UI:Thomas Dinges
2011-05-20simplify window_to_3d_vector() and call it from viewline()Campbell Barton
2011-05-20[#27439] Console window doesn't hide on startup when presets are used (Windows)Campbell Barton
2011-05-20SVN maintenance.Guillermo S. Romero
2011-05-19py/ui edit: change InputKeyMapPanel to be a mix-in class only (not a subclass...Campbell Barton
2011-05-19fix [#27432] [2.57/scripts/modules/bpy/path.py:169] can't concat bytes to strCampbell Barton
2011-05-19add python access to mathutils.intersect_line_plane, update view3d_utils modu...Campbell Barton
2011-05-18fix for python module region_2d_to_vector_3d and region_2d_to_location_3d fun...Campbell Barton
2011-05-17added other addon category.Campbell Barton
2011-05-16[PATCH] == Sequencer ==Peter Schlaile
2011-05-16move generic bpy helper modules into bpy_extras.Campbell Barton
2011-05-16new empty package to move bpy utility modules into.Campbell Barton
2011-05-16rename wave texture_coordinate_object -> texture_coords_object to match Displ...Campbell Barton