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
2012-10-09Merging revision 51226 and 51227 from trunk into 2.64a tagv2.64aSergey Sharybin
2012-10-09Bugfix [#32677] Cloth Pinning Does Not Obey Weight MapDaniel Genrich
2012-10-09style cleanup: also made functions staticCampbell Barton
2012-10-09Adding weightpaint transfer tool.Ove Murberg Henriksen
2012-10-09Merging commits 51219 and 51220 from trunk into 2.64a tagSergey Sharybin
2012-10-09Revert part of 51209 -- MOUSEZOOM inversion should be done in lots of otherSergey Sharybin
2012-10-09Fix #32824: Color management configuration check was missed on file link/appendSergey Sharybin
2012-10-09Fix based on code review Issue 6347064meshdata_transferOve Murberg Henriksen
2012-10-09patch [#31919] limit the number of bone deform weights per vertex. Many game ...Campbell Barton
2012-10-09svn merge ^/trunk/blender -r48592:HEADOve Murberg Henriksen
2012-10-09Autokey warning - trying with a slight "calmer" colorJoshua Leung
2012-10-09Autokey warning - Only show for the active regionJoshua Leung
2012-10-09Motion Tracking: move keyframe settings to per-tracking object settingsSergey Sharybin
2012-10-09Style cleanup - replace #define lists with enumsJoshua Leung
2012-10-09Merge commit 51209 from trunk into 2.64a tagSergey Sharybin
2012-10-09OSX zoom pinch was using inverted directionSergey Sharybin
2012-10-09Another refactor for 3D view's edit Transform panel. Main changes:Bastien Montagne
2012-10-09RNA minor fixes:Bastien Montagne
2012-10-09Merge commit 51191 from trunk into 2.64a tagSergey Sharybin
2012-10-09patch [#31709] Text editor: scroll margin column along with textCampbell Barton
2012-10-09rename BGE KX_GameObject attrsCampbell Barton
2012-10-09patch [#31875] Patch to get scene access through a game objectCampbell Barton
2012-10-09fix for r51198, text wasn't flashing (gcc4.7, 64bit linux)Campbell Barton
2012-10-09code cleanup: quiet -WreorderCampbell Barton
2012-10-09Made the autokeying warning optional by adding a user pref for thisJoshua Leung
2012-10-09merge part of r51070 manually (the part that stops selecting unelectable bones.)Campbell Barton
2012-10-09And more UI messages fixes...Bastien Montagne
2012-10-09Minor UI messages typo fixes.Bastien Montagne
2012-10-09Some minor fixes about curves' tilt...Bastien Montagne
2012-10-08Correction to zoom-t-mouse formula which was broken since view2d drag zoom re...Sergey Sharybin
2012-10-08Merging different fixes from trunk into 2.64a tagSergey Sharybin
2012-10-08Merging rendering fixes from trunk into 2.64a tagSergey Sharybin
2012-10-08Merging color management fixes from trunk into 2.64a tagSergey Sharybin
2012-10-08Merging 'a' commit from trunkSergey Sharybin
2012-10-08committing 'a' to merge into the tagSergey Sharybin
2012-10-08fix:[#32784] Crash when Exporting to Collada file (.dae) (was a utf8-characte...Gaia Clary
2012-10-08Fix #32795: Memory leak when rendering to video fileSergey Sharybin
2012-10-08Fix #32800: Cycles viewport incredible slow with high number of tilesSergey Sharybin
2012-10-08style cleanup: pep8Campbell Barton
2012-10-08quiet msvc warning & allow zero arguments to add functions.Campbell Barton
2012-10-08Code cleanup - Convert if blocks to switchJoshua Leung
2012-10-08Do not use nodeLabel() to generate new nodes' names, this is an UI func retur...Bastien Montagne
2012-10-08code cleanup: reduce change the size of some float vectors that were bigger t...Campbell Barton
2012-10-08Fix #32803: Incorrect sequencer color space for newly added scenesSergey Sharybin
2012-10-08Code cleanup - silence some "uninitialised" warnings in BMesh codeJoshua Leung
2012-10-08Bugfix: No enum tooltips displayed for many 3D view navigation tools (+ CodeJoshua Leung
2012-10-08Display enum descriptions in tooltips for operators using a "type" or "mode"Joshua Leung
2012-10-08Patch [#32639] Pose breakdown confirm by Return KeyJoshua Leung
2012-10-08fix [#32799] right click select in filebrowser breaks opening foldersCampbell Barton
2012-10-08BGE: Setting up the RAS_ICanvas interface as the primary way to alter the OpenGLMitchell Stokes