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-11-10partial fix for [#24634] Passing custom context to join operator doesn't workCampbell Barton
2010-11-09Bugfix #20812 (and probably others)Ton Roosendaal
2010-11-09bugfix [#24403] Object.copy() duplicates armature actionCampbell Barton
2010-11-09bugfix [#24623] VSE strip animation data out of sync after moving using shift-sCampbell Barton
2010-11-09bugfix [#24616] Apply Visual Transform doesn't always apply locationCampbell Barton
2010-11-08Small bug, reported by Andy in irc:Ton Roosendaal
2010-11-08fix for not being able to select the camera while in the camera view, also dr...Campbell Barton
2010-11-08Second fix for [#24476] The driver is not displayed in GraphEditor.Janne Karhu
2010-11-08change from recent commit. when orbiting out of the camera view switch to the...Campbell Barton
2010-11-08fix for glitches with quad-split view.Campbell Barton
2010-11-08- when orbiting the view out of camera mode use the ortho/persp setting of th...Campbell Barton
2010-11-08Bugfix: NLA Channel Borderselect works againJoshua Leung
2010-11-08compiler warning fixesCampbell Barton
2010-11-08[#24594] Edge weighting while making subsurfCampbell Barton
2010-11-07Remove code duplication. Andrea Weikert
2010-11-07Enabled kerning for the default UI font for the places that are using UI_Draw...Andrea Weikert
2010-11-07fix ford last commit - also remove file from CMakeLists.txtAndrea Weikert
2010-11-07removed unused code for image loading, was copied from 2.49 and never used.Andrea Weikert
2010-11-07fix [#24554] Blender does not remember name of last saved pictureAndrea Weikert
2010-11-07Bugfix #24585Ton Roosendaal
2010-11-07Partial fix for NLA Channel-List Border Select. This part of the fix gets the...Joshua Leung
2010-11-07Animation Editors: Channel ReorderingJoshua Leung
2010-11-07use RV3D_CAMOB define, theres no reason to use >= comparison either.Campbell Barton
2010-11-07- avoid loop within loop for unique naming function (even though it wasnt lik...Campbell Barton
2010-11-07de-duplicate unique naming logic, was used in 7 different places, convert int...Campbell Barton
2010-11-07bugfix [#24575] On file save plus and minus don't re-evaluate whether a file ...Campbell Barton
2010-11-07patch [#24577] MESH_OT_noise. Adds missing 2.4x noise vertex displace functio...Campbell Barton
2010-11-07Fix for [#24569] F11 no longer functional after image saveJanne Karhu
2010-11-07Fix for [#24476] The driver is not displayed in GraphEditor.Janne Karhu
2010-11-06== filebrowser ==Andrea Weikert
2010-11-06Fix #24556: N Panel in Compositor doesn't work with Vector Normal node.Brecht Van Lommel
2010-11-06[#24565] editors/armature: overwritten return valueMartin Poirier
2010-11-06== filebrowser ==Andrea Weikert
2010-11-06== filebrowser ==Andrea Weikert
2010-11-05dont change the file paths of sequence images, this is weak design because yo...Campbell Barton
2010-11-05tedious string copying changesCampbell Barton
2010-11-05workaround/fix for [#24540] Adding the path to an image Editor in the file pr...Campbell Barton
2010-11-05centralize function for calculating pixel size. (no functional changes)Campbell Barton
2010-11-05'Continue' zoom method for 2d views wasn't continuously updating. added a tim...Campbell Barton
2010-11-05incorrect poll function for clearing/applying loc/rot/scale.Campbell Barton
2010-11-04Temporary fix for "freezing when pointcache is baked":Janne Karhu
2010-11-04for some reason even though this resizes areas more evenly on my system (and ...Campbell Barton
2010-11-04Fix #24388: multires base meshSergey Sharybin
2010-11-04bugfix [#24009] Crash when switching area types and performing opsCampbell Barton
2010-11-04fix to allow [#24009] to be fixed.Campbell Barton
2010-11-04Fix #24531: UV editor: setting rotating/scaling pivot with [ , ] [ . ] not wo...Brecht Van Lommel
2010-11-04workaround/fix [#24451] Motion path not automatic recalculating + locking obj...Campbell Barton
2010-11-04fix for #24428, commit r32757 broke menu bar display for some users [#24454] ...Campbell Barton
2010-11-04workaround [#24392] 2d Image paint editor: no clone/smear/soften tools etcCampbell Barton
2010-11-03A few texture node properties still had old rna names in draw code.Janne Karhu