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-07-01quick explode failed if executed with no active objectCampbell Barton
2011-07-01uv mirror poll function wasnt checking UV's were available on the mesh. Campbell Barton
2011-07-01minor pep8 editsCampbell Barton
2011-06-30fix for own error in script edits, broke bpy_extras.mesh_utils.ngon_tesselateCampbell Barton
2011-06-30improve error report [#27775] External Image Editor Preference does not work Campbell Barton
2011-06-29Addon UI: button for removing addons which are installed to user/home paths, ...Campbell Barton
2011-06-29incorrectly had CMake storing directory names as filepathsCampbell Barton
2011-06-29console autocomp import now excludes '_' prefixed variables and the results a...Campbell Barton
2011-06-29bug [#27779] Python console completion brokenCampbell Barton
2011-06-28make drawing faces in the UV editor an image space option, re-using the mesh ...Campbell Barton
2011-06-28fix [#27787] Smart UV Unwrap Results in OverlapsCampbell Barton
2011-06-27fix for editmode option toggleCampbell Barton
2011-06-27fix [#27778] Set Bone Flags - No Scale - Toggle seems not to work.Campbell Barton
2011-06-27Minor warning cleanup & fixCampbell Barton
2011-06-25Fix [#27748] undeterministic behaviour of volumetric rendererMatt Ebb
2011-06-24fix [#27742] Smart UV project no longer works in 2.58Campbell Barton
2011-06-24fix [#27747] Modal operator in Special Menu (W) ignores continues grabCampbell Barton
2011-06-24W special menu for changing orthographic camera lens scale was missingDaniel Salazar
2011-06-23Fix typo in addon user preferences menu.Brecht Van Lommel
2011-06-23More flexible size options for particle billboards. This adds scale factors f...Lukas Toenne
2011-06-21pep8 complianceCampbell Barton
2011-06-21New 2.58 splash image. Thanks Rogério Perdiz!v2.58Ton Roosendaal
2011-06-21correct FSF address, as pointed out by Dave PlaterCampbell Barton
2011-06-21fix [#27707] Script error for UVs->Copy Mirrored UV coordsCampbell Barton
2011-06-21Blender 2.58 release preparations:Thomas Dinges
2011-06-21Blender 2.58 release preparations:Thomas Dinges
2011-06-19SVN maintenance.Guillermo S. Romero
2011-06-18fix for error caused with module relocation - broke loading ngons in OBJ filesCampbell Barton
2011-06-17Fix #27660: texture space panel was missing for curve & metaballs, now theyBrecht Van Lommel
2011-06-17fix [#25598] projection surface snap issueCampbell Barton
2011-06-17IDProperty python module updateCampbell Barton
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