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-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
2013-02-06fix for building blender as a python module,Campbell Barton
2013-02-06some fixes for building blender as a python module again (wip, more work need...Campbell Barton
2013-02-06Bugfix #34046Ton Roosendaal
2013-02-06add more path debug prints when PATH_DEBUG is defined.Campbell Barton
2013-02-06Code clean up translate nodeMonique Dewanchand
2013-02-06fix for crashes running some operators in background mode and some divide by ...Campbell Barton
2013-02-06Bugfix [#34123] Armature "Switch Direction" doesn't work when selected boneJoshua Leung
2013-02-06fix [#34125] Crash when bake margin = 0Campbell Barton
2013-02-06rigidbody: Don't use units for spring stiffnessSergej Reich
2013-02-05New matcap collection for default in release. It's now 24 images, orderedTon Roosendaal
2013-02-05Compositor:Thomas Dinges
2013-02-05set drag/drop operators as 'INTERNAL', there not useful to access from operat...Campbell Barton
2013-02-05fix [#34118] Crash, when clicking "Assign image to UV Map"Campbell Barton
2013-02-05add RNA_define_animate_sdna() so animation can be easily disabled when defini...Campbell Barton
2013-02-05Fix particle child render resolution access not working outside of the render...Brecht Van Lommel
2013-02-05And one more "G.main" compile fix, this time for BGE ;)Bastien Montagne
2013-02-05* One more fix for Collada. Thomas Dinges
2013-02-05Tracking settings for new clip didn't match default resetSergey Sharybin
2013-02-05Attempt to fix collada compilation after recent commitSergey Sharybin
2013-02-05Fix #34040: Moving Normal Node with enabled Cycles Material Preview crashesSergey Sharybin
2013-02-05own recent change to triangulate bmesh operator stopped filling in mapping sl...Campbell Barton
2013-02-05remove stringify macro from alloc'sCampbell Barton