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
2012-06-04Merged changes in the trunk up to revision 47381.Tamito Kajiyama
2012-06-03Cycles / OSL:Thomas Dinges
2012-06-03fix [#31674] BMesh Corrupt Stack around BMVert array "verts" - ONLY ON DEBUG ...Campbell Barton
2012-06-03rename context menu 'Python Documentation' to 'Online Python Reference'Campbell Barton
2012-06-03minor optimizations to compositor, avoid indirections when operating array me...Campbell Barton
2012-06-03Bugfix for [#31692] Blur Node (Flat) X size affects Y size, Y size does nothingThomas Dinges
2012-06-03Minor UI message fixBastien Montagne
2012-06-03Fix bug [#31588]: iTaSC does not handle armature scaling correctly. iTaSC sol...Benoit Bolsee
2012-06-03Fix Eigen3 unaligned array in iTaSC. The unaligned array cause crash when SSE...Benoit Bolsee
2012-06-03code cleanup: replace some non utf8 charsCampbell Barton
2012-06-03use fnmatch for reference globing rather then regex - regex overly complicate...Campbell Barton
2012-06-03quiet warningsCampbell Barton
2012-06-03Bugfix: Bone Groups now displayed with correct icon in OutlinerJoshua Leung
2012-06-03Cycles: different fix for object info random range issue.Brecht Van Lommel
2012-06-03Part-Bugfix, Part-Feature Completion: 'Armature' Option for Mask ModifierJoshua Leung
2012-06-03Mask Modifier - Bugfix and dead-code cleanupJoshua Leung
2012-06-03Cycles / OSL Textures:Thomas Dinges
2012-06-03Cycles / OSL Textures:Thomas Dinges
2012-06-03Compile fix - "spf" was undefinedJoshua Leung
2012-06-03Cloth collisions: Revert 47335.Daniel Genrich
2012-06-03Cycles / OSL:Thomas Dinges
2012-06-03Cycles / Object Info Node:Thomas Dinges
2012-06-02Fixing most (if not all) remaining issues with nodes UI i18n.Bastien Montagne
2012-06-02Cycles / OSL:Thomas Dinges
2012-06-02Cycles / OSL:Thomas Dinges
2012-06-02Cycles / Wave Texture:Thomas Dinges
2012-06-02Cycles / OSL Fixes:Thomas Dinges
2012-06-02experenental manual linking from the UI. realize this is an issue which is no...Campbell Barton
2012-06-02code cleanup: rename bool --> do_tint, confused qtcreatorCampbell Barton
2012-06-01Commenting out unused var, prevents my debug Blender to build... ;)Bastien Montagne
2012-06-01Make "Match Movie Length" into an operator (must be called inside a context h...Bastien Montagne
2012-06-01Followup fix Bugfix [#31629]: Cloth simulation collisions used still too high...Daniel Genrich
2012-06-01Smoke Bugfix: Velocity of moving objects was too high after scaling patch.Daniel Genrich
2012-06-01Fix #31673, File Output node forgets about socket names. Was checking for wro...Lukas Toenne
2012-06-01fix for crash when loading a file while rendering.Campbell Barton
2012-06-01Tweaks for Pasting Keyframes in DopeSheet/Graph EditorsJoshua Leung
2012-06-01code cleanup: warningsCampbell Barton
2012-06-01Theme color for frame nodes. The alpha value from this theme color is also us...Lukas Toenne
2012-06-01Update startup.blend:Sergey Sharybin
2012-06-01There's no MASK_OT_select_border in trunk yetSergey Sharybin
2012-06-01Action Group Colors for Bones (Part 2)Joshua Leung
2012-06-01Added NULL-pointer check to avoid crash in node editor. Fixes #31664Konrad Kleine
2012-06-01Reroute nodes, by Jeroen Bakker (patch #28443).Lukas Toenne
2012-06-01Optimize Gaussian blursMonique Dewanchand
2012-06-01Style and typo fixesJoshua Leung
2012-06-01fix crash in clip graph view (possibly own fault)Campbell Barton
2012-06-01Fixed crashJeroen Bakker
2012-06-01Replaced tile based memory manager with a single aligned bufferMonique Dewanchand
2012-06-01Removed unused files in compositorJeroen Bakker
2012-06-01Fix for [#27472] "preserve volume for armature modifier does not work" based ...Mitchell Stokes