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-04-26Bump version for imminent 2.57b tag.v2.57bNathan Letwory
2011-04-26- fix for player linkingCampbell Barton
2011-04-26fix [#27178] Material links lost when making mesh data localCampbell Barton
2011-04-25fix [#26993] Edge Split CrashCampbell Barton
2011-04-25indentation changes only.Campbell Barton
2011-04-252.5 Interface:Thomas Dinges
2011-04-25workaround/fix [#27162] Running commands in python console crashes blenderCampbell Barton
2011-04-25Fix for [#27112] Boid Particles get Z clamped to 0.0 when "Allow Flighting"Janne Karhu
2011-04-25fix [#27139] Value Slider, some colours are two colouredCampbell Barton
2011-04-25fix [#27121] Normals always recalculated when adding a mesh in Edit modeCampbell Barton
2011-04-25fix for a crash with the following steps.Campbell Barton
2011-04-25fix [#27140] Negative Subdiv level in the operator panel.Campbell Barton
2011-04-25Displace Modifier - Optimisation Tweaks for jpbouza and ZanQdoJoshua Leung
2011-04-25rna apiCampbell Barton
2011-04-252.5 UI scripts:Thomas Dinges
2011-04-24fix crash [#27158] Appending crash with preview.Campbell Barton
2011-04-24harmless changes to quiet clang static check warnings.Campbell Barton
2011-04-24Another fix for node groups: Internal socket stack did not get complete initi...Lukas Toenne
2011-04-23Fix #27048: text + SimpleDeform modifier = weird render result!Sergey Sharybin
2011-04-23quiet some clang warnings & fix for bugs in exceptional cases.Campbell Barton
2011-04-23Bugfix [#27126] Ctrl 0/1/2/3/4 not working in edit modeJoshua Leung
2011-04-23Bugfix [#27134] Minor bug in the name: property Constraint.is_validJoshua Leung
2011-04-23Small type-tweaks (int being returned as float)Joshua Leung
2011-04-23Fix #26959: change selection of shapekeys in edit mode causes mesh deformity ...Sergey Sharybin
2011-04-23Sculpting on shapekeysSergey Sharybin
2011-04-23Send NA_EDITED notifier when changing tab width in text space propertiesSergey Sharybin
2011-04-23Color info in node editor backdrop now supports color management.Lukas Toenne
2011-04-23fix for possible (but unlikely) crash.Campbell Barton
2011-04-23fix for possible crash using an un-initialized pointer when getting a vertex ...Campbell Barton
2011-04-23Fix for group output memory leak, bug #27104. This happens when an internal n...Lukas Toenne
2011-04-23skip pose slide if the RNA value isn't found.Campbell Barton
2011-04-23fix for using enter on menus which load files:Campbell Barton
2011-04-22cancelling bake wasn't freeing the bake mask.Campbell Barton
2011-04-22View Dolly Operator: Ctrl+Shift+MMB.Campbell Barton
2011-04-22zoom operator.Campbell Barton
2011-04-21buildbot:Sergey Sharybin
2011-04-21bugfix [#27091] Add new vertex at wrong position ( bpy.ops.mesh.dupli_extrude...Campbell Barton
2011-04-21pass even mouse coords value as const so its not edited, view3d_get_view_alig...Campbell Barton
2011-04-21ack, should have done this before tagging else bpy.app.version_char will be i...Campbell Barton
2011-04-21converted more mixed tab/space indentations to tabs. only whitespace changes.Campbell Barton
2011-04-21whitespace only, no functional change mixed tabs/spaces --> tabs.v2.57aCampbell Barton
2011-04-21Bugfix [#27095] B-Bone doesn´t resize correctly with numeric inputJoshua Leung
2011-04-21patch [#27094] Fix for property names in sunsky presetsCampbell Barton
2011-04-21patch [#27070] cmake fix for nmake buildsCampbell Barton
2011-04-21re-compress png's (save some space)Campbell Barton
2011-04-21Fix for fix for the bugfix :)Ton Roosendaal
2011-04-21following on from last commit r36263.Campbell Barton
2011-04-21fix [#27096] Segmentation Fault trying to export DirectX with specific modelCampbell Barton
2011-04-21remove checks on deprecated multires pointer.Campbell Barton
2011-04-21cmake - install icons into $PREFIX/share/icons/hicolor/ rather then $PREFIX/s...Campbell Barton