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-01-31Fix #30031: Build modifier crashes when applied to bezier objectSergey Sharybin
2012-01-30file selector - entering and empty path on *nix would ask to create a new dir.Campbell Barton
2012-01-30display keyblock mute in the shape key list.Campbell Barton
2012-01-30Fix #30021: Crash happens when rotating markersSergey Sharybin
2012-01-30Fix #30020: Movie Clip Editor Crashed with panel size changedSergey Sharybin
2012-01-30Removed check for active node in edited node group to allow node group editin...Lukas Toenne
2012-01-26Movie clip editor: curves view shouldn't jump back to top when click on itSergey Sharybin
2012-01-26Fix #29958: Search Menu keeps hiding first character(s) after long inputSergey Sharybin
2012-01-26Fix #29895 Fast Alt-Mousewheel toggling of Mapping Modes scrubs timelineSergey Sharybin
2012-01-26More curves view improvements for clip editor:Sergey Sharybin
2012-01-26Movie clip editor: graph view now can be toggled using Z keySergey Sharybin
2012-01-26Tracks curves fixes and improvements:Sergey Sharybin
2012-01-26Replace hard-coded structures in selection callbacks in view3d_select with ty...Sergey Sharybin
2012-01-26Fix for layer toggling always sticking to extend policy.Sergey Sharybin
2012-01-25Various fixes for camera tracking stuffSergey Sharybin
2012-01-25Fix typo for sharpen graph post-processing so fac1+fac2+fac3 always equals 1.0Sv. Lockal
2012-01-25Improvement for last commit, only do redraw when actually needed (in world sh...Thomas Dinges
2012-01-25Cycles Node Editor:Thomas Dinges
2012-01-24use a struct to pass normals to normal draw derived mesh callbacks (no functi...Campbell Barton
2012-01-24Enable 16 bit format for float textures by default after discussion with Mort...Antony Riakiotakis
2012-01-24Fix #29946: Recover Auto Save defaults to "Short List" View -- Cannot determi...Sergey Sharybin
2012-01-24comment unused assignment.Campbell Barton
2012-01-24quiet some warnings & (possible/unlikely error)Campbell Barton
2012-01-24Bugfix: Circle-select in Pose Mode disregarded layer visibility, selectingJoshua Leung
2012-01-24Misc picky edits to UI messages.Bastien Montagne
2012-01-23Fix #29970: Crash trying to track disabled markerSergey Sharybin
2012-01-23modifier Apply as Shape is now Apply as Shape Key. Was confusing some usersDaniel Salazar
2012-01-23Ocean Modifier UI fixes:Thomas Dinges
2012-01-23restrict stitching of same island uvs to only midpoint, without snapping caseAntony Riakiotakis
2012-01-22minor edit for operator error macro so it can return different values.Campbell Barton
2012-01-22error in outliner parent patch - was using set string on an enum property.Campbell Barton
2012-01-22Add weight preview to WeightVG modifiers, and first, simple/basic refactor of...Bastien Montagne
2012-01-22use inline BLI_math functions for dot product and length calculation.Campbell Barton
2012-01-22Bugfix for r.43592Joshua Leung
2012-01-22Patch [#27790] Drag and drop parenting in outlinerJoshua Leung
2012-01-22Patch [#28608] Add search match colour to theme settingsJoshua Leung
2012-01-22fix for own error in recent paint refactor, subtract mode was broken.Campbell Barton
2012-01-22Bugfix [#29822] Driver's target field doesn't update on Bone renameJoshua Leung
2012-01-22Fluidsim - Restoring simulation speed control (ZanQdo request)Joshua Leung
2012-01-22reduce operator lookups in the UI (could do 4 hash lookups per button).Campbell Barton
2012-01-22fix for 'next' being set twice in the for loop from r43588Campbell Barton
2012-01-22patch: 'set the right Action Actuator when duplicating an object' by Daniel M...Dalai Felinto
2012-01-22fix for memory leak displaying shortcuts to buttons which use allocated strin...Campbell Barton
2012-01-22style chang, made mainly because I wanted to be able to add breakpoints to ME...Campbell Barton
2012-01-21change filepath limit from 240 to 1024Campbell Barton
2012-01-21Better api use for paths.Campbell Barton
2012-01-21formatted snapquats table so entries line up, rounded to 7 significant digits...Mike Erwin
2012-01-21tidy up ndof handling code -- whitespace, comments, ndof->rvec[0] to ndof->rx...Mike Erwin
2012-01-21quiet warnings and possible NULL checking crash fix for indentation functions.Campbell Barton
2012-01-21modify number button copy/paste to work as if you enter the button, select te...Campbell Barton