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
2013-02-15Freestyle Python API improvements - part 3.Tamito Kajiyama
2013-02-14Fix for a static variable in BlenderStrokeRenderer::RenderStrokeRep() left afterTamito Kajiyama
2013-02-13Fix for a crash when the Polygonization geometry modifier is used with a smal...Tamito Kajiyama
2013-02-10Merged changes in the trunk up to revision 54421.Tamito Kajiyama
2013-02-10correct arg order in header for isect_point_tri_v2(), Made for confusing call...Campbell Barton
2013-02-09Bunch of fixes for py ui messages (all those using 'formating' were not trans...Bastien Montagne
2013-02-09Translation of 'text' parameter of UI functions: disables context search in R...Bastien Montagne
2013-02-09Bug fix #34174Ton Roosendaal
2013-02-09[#33437](partial fix) Collada: importing a scene changes units. Added an opti...Gaia Clary
2013-02-09add beauty option for triangle fill since you might want to use the initial s...Campbell Barton
2013-02-09omit warning about startup.blend being missing when loading with '--factory-s...Campbell Barton
2013-02-09Bug fix #34157Ton Roosendaal
2013-02-09rigidbody: Add missing updates for rigidbody operatorsSergej Reich
2013-02-09rigidbody: Fix force field changes not invalidating cacheSergej Reich
2013-02-09rigidbody: Relink constraints when duplicating objectsSergej Reich
2013-02-09rigidbody: Don't use icons for constraint typeSergej Reich
2013-02-09improve beauty-fill tool for non-flat triangles.Campbell Barton
2013-02-09fix for is_quad_convex_v3(), getting the dominant axis wasn't accurate enough...Campbell Barton
2013-02-09code cleanup: use const for matrix functions vector args.Campbell Barton
2013-02-09BGE: Fix to make KX_CharacterWrapper.jumpCount work a bit smoother. Previousl...Mitchell Stokes
2013-02-09fixed: [#34080] import of COLLADA breaks on '#' in filepathGaia Clary
2013-02-08[#33955] Collada Model Import Hangs Blender. Optimized Object import for bett...Gaia Clary
2013-02-08Corrections to alpha pipeline do_versionsSergey Sharybin
2013-02-08Fix build (some code before var declaration... thought my compiler checked th...Bastien Montagne
2013-02-08Fix #33747: do better backwards compatibility for image transparency changes.Brecht Van Lommel
2013-02-08Cleanup: happily remove no-more-used PY_TRANSLATE RNA prop flag, and related ...Bastien Montagne
2013-02-08RNA ui API: fix long-standing annoying glitches when using 'text' property of...Bastien Montagne
2013-02-08Fix Knife cut-through bug #34072.Howard Trickey
2013-02-08fix: #34051 Collada export crashesGaia Clary
2013-02-08fixed collada import for objects which have NO childrenGaia Clary
2013-02-08Release todo: added userpref for Mac users having "Natural Scroll" set.Ton Roosendaal
2013-02-08Fix #34165: Disappearing active marker label in timeline windowSergey Sharybin
2013-02-08Fix part #33935: Texture painting slow down with mouse, but not with tabletSergey Sharybin
2013-02-08fix for error in own recent commit, null check before assignment.Campbell Barton
2013-02-08fix null pointer issue when child nodes reference to unknown/invalid meshGaia Clary
2013-02-08fix warning message when imported Collada nodes have < 3 edges.Gaia Clary
2013-02-08Fix part of #34083: crash trying to play surround .wav file in the game engineBrecht Van Lommel
2013-02-07Fix #34156: Spec. and Alpha Intensity OpenGL issueSergey Sharybin
2013-02-07start blender maximized on X11 - finding screen limits taking window borders,...Campbell Barton
2013-02-07Small UI annoyance: proxy build progress could is incorrect in some casesSergey Sharybin
2013-02-07fix for [#34133] Creation of an RGBA buffer from an RGB color and an alpha ch...Jeroen Bakker
2013-02-07Fix #34145: 'Save Image' incorrect file type.Sergey Sharybin
2013-02-07fix for regression in bpy-api, python context passed to operators couldn't ov...Campbell Barton
2013-02-07when using blender as a python module, force factory-startupCampbell Barton
2013-02-07fix for annoyance where header menus would get scroller arrows added because ...Campbell Barton
2013-02-07minor glitch in file selector, when opening with an operator sort wasn't set.Campbell Barton
2013-02-07Fix #34139: render display did not convert to straight alpha when dithering w...Brecht Van Lommel
2013-02-06problem with own changes to triabgulate: calling beauty fill directly would r...Campbell Barton
2013-02-06style cleanup: some warnigs & spelling.Campbell Barton
2013-02-06Fix #34115, Group Node corrupted by frames.Lukas Toenne