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-11-09bugfix [#24403] Object.copy() duplicates armature actionCampbell Barton
2010-11-09copying a camera would copy its animation data (and action datablocks) twice.Campbell Barton
2010-11-09RNA_property_as_string support for pointer properties, without this macro arg...Campbell Barton
2010-11-09bugfix [#24623] VSE strip animation data out of sync after moving using shift-sCampbell Barton
2010-11-09bugfix [#24578] crash on browse directory w/ broken image fileCampbell Barton
2010-11-09bugfix [#22794] Inconsistent behaviour with Panorama, border renderingCampbell 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-08Fixed own mistake from previous commit -- get_levels_from_disps can't be usedSergey Sharybin
2010-11-08Patch [#24608] Fix for typo and better indentation in command line help by Su...Thomas Dinges
2010-11-08Fix crash when creating new faces in edit modeSergey Sharybin
2010-11-08Fix for [#24597] Option External in Smoke cache affects settings of start and...Janne Karhu
2010-11-08Better name for smoke "gravity" parameter and more descriptive tooltips.Janne Karhu
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-08[#24593] Cloud Depth setting above 30 cause texture corruptionCampbell 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-07Raised soft limit for cloud texture noise to 24 for easier access. Andrea Weikert
2010-11-07remove BLI_bfile, has been in blenders source for quite some time but remains...Campbell Barton
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-07Inverted the opacity setting for Background Images through RNA.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 [#24574] setting location gained from a matrix_world.copy().translatio...Campbell Barton
2010-11-07bugfix [#24575] On file save plus and minus don't re-evaluate whether a file ...Campbell Barton
2010-11-07better exception check for calling operators. non dict/None values were being...Campbell Barton
2010-11-07patch [#24577] MESH_OT_noise. Adds missing 2.4x noise vertex displace functio...Campbell Barton
2010-11-07committed by mistakeCampbell 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-07Fix for [#24560] Cloth pinning breaks (when parenting?)Janne Karhu
2010-11-07Rename BG image Transparency to Opacity, Since 100% transparency is actually ...Campbell Barton
2010-11-07Bug fix: Rendering with anti-aliasing disabled and full samples enabled crashedJanne 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-06Fix crash in several cases when adding bevel on array modifier with merging s...Sergey Sharybin