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
2010-11-29include headers in cmake source, added a script to check for consistency, rep...Campbell Barton
2010-11-28Variable declaration in code, not allowed!Ton Roosendaal
2010-11-28== Sequencer ==Peter Schlaile
2010-11-28fix for fix [#24955] Generating UV-Images within blender (Alt-N) not possibleCampbell Barton
2010-11-28minor changes to the python api.Campbell Barton
2010-11-27[#24935] Proportional translation size stuck to noneMartin Poirier
2010-11-27bugfix [#24944] Crash on attempting to keyframe HSV colorCampbell Barton
2010-11-27console text underscore would draw outside the view for larger font sizes.Campbell Barton
2010-11-27fix for fix r33330, bug [#23118].Campbell Barton
2010-11-27Particle draw was calling glColorMaterial(...) after glEnable(GL_COLOR_MATERI...Campbell Barton
2010-11-26Update nurb keyindex data when subdividing -- shape key data wouldn't be lost...Sergey Sharybin
2010-11-26fix building blenderplayer and a divide by zero bug with the console view.Campbell Barton
2010-11-26change monospace font to be an extern, not good final design but better then ...Campbell Barton
2010-11-26lasso select wasn't comparing the depth with particle selection, where border...Campbell Barton
2010-11-26bugfix [#23118] Blender freezes when combing hair - OS X path changes related?Campbell Barton
2010-11-26remove calls to update the depth buffer while in particle editmode, this call...Campbell Barton
2010-11-26fix [#24900] Texture paint mode brokenCampbell Barton
2010-11-26bugfix while looking into [#24900], color wasn't being set for face-mask mode.Campbell Barton
2010-11-25bone roll recalculate, option to use active bones Z axis.Campbell Barton
2010-11-25bugfix [#24907] bone roll z up broken and python script showing correct metho...Campbell Barton
2010-11-25bugfix [#24916] Blender Crash after inappropriate Merge-CommandCampbell Barton
2010-11-25Redraw 3d view when new object was added (NC_OBJECT|NA_ADDED notifier)Sergey Sharybin
2010-11-24fix for crash introduced r33257, also tag some vars as unused.Campbell Barton
2010-11-24fix [#24893] Minor error message glitchCampbell Barton
2010-11-24bugfix [#24887] Crash on snapping verts on other objectCampbell Barton
2010-11-24fix for crash canceling fly mode.Campbell Barton
2010-11-24Bugfix #24847Ton Roosendaal
2010-11-24fix [#24879] "Feather" symmetry option in sculpt mode crashes.Campbell Barton
2010-11-23Bugfix #24860Ton Roosendaal
2010-11-23use unit system for the grid floor (was only ortho before).Campbell Barton
2010-11-23Changes to the ortho grid drawing based on discussion with Ton.Campbell Barton
2010-11-23transform snapping to a unit scaled grid was broken.Campbell Barton
2010-11-23use zero initializers instead of memset(), also change PointerRNA_NULL from a...Campbell Barton
2010-11-22Bugfix #24823Ton Roosendaal
2010-11-22More button alignment stuff: campbell had a script that wasTon Roosendaal
2010-11-22Bugfix #24856Ton Roosendaal
2010-11-22bugfix [#20768] Project Snap BrokenCampbell Barton
2010-11-22find filepaths operator had blend file and search path swapped.Campbell Barton
2010-11-22User preference to hide Python references in Tooltips.Elia Sarti
2010-11-21== Sequencer ==Peter Schlaile
2010-11-21Toggle cyclic on when creating segment between first and last points of non-c...Sergey Sharybin
2010-11-21Recalc handles after toggling bezier's cyclic flag when deleting segmentSergey Sharybin
2010-11-21Applying patch #24822: Select linked for curves as for meshes, CTRL + L versionSergey Sharybin
2010-11-21[#22854] Objects lag behind mouse pointer when transformed (translated)Martin Poirier
2010-11-21Bugfix #24825Ton Roosendaal
2010-11-21Fixed missed selection oulines for curves/surfaces/fonts/armature when textur...Sergey Sharybin
2010-11-21Bugfix #24824Ton Roosendaal
2010-11-21- include pthreads for win32 globally (as with opengl).Campbell Barton
2010-11-21fix for RNA ranges exceeding the range of the type (INT_MAX used on short's f...Campbell Barton
2010-11-21[#24827] Crash when auto-keyframing while playing animationMartin Poirier