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-02-07Code Cleanup:Campbell Barton
2012-02-06no functional change: NC_SPACE|ND_SPACE_VIEW3D notifier was getting an Object...Campbell Barton
2012-02-05Movie Clip Editor: cleanup of display panelsSergey Sharybin
2012-02-05Fix #30073: metaball + edit mode + proportinal edit hotkeySergey Sharybin
2012-02-05Code Cleanup: minor changes & sync with bmesh.Campbell Barton
2012-02-04fix [#29947] Blender crashes when duplicate bonesCampbell Barton
2012-02-04Code Cleanup: avoid double promotion.Campbell Barton
2012-02-04Fix #30064: Image editor: paint on image, rename image, undo -> crashSergey Sharybin
2012-02-03fix [#27953] VSE: weird drawing and placement issues strips during 'E'Campbell Barton
2012-02-02Camera tracking: fix for Clean Tracks operator which used to always useSergey Sharybin
2012-02-02Fix #27213: editing color ramp "Pos:" number value did not update the rampBrecht Van Lommel
2012-02-02fix [#28296] File selector crash when with filepath propertyCampbell Barton
2012-02-02internal cleanup, check.Campbell Barton
2012-02-01Camera tracking: regression fixed after recent frame postprocessing refactorSergey Sharybin
2012-02-01Fix #30045: mesh.uv_textures.new() not returning correct layer when a layer withBrecht Van Lommel
2012-02-01Movie Clip Editor: proxy sizes for original and undistortted footages are now...Sergey Sharybin
2012-02-01Fix #30047: Bake from multires crashes if run while sculpt mode is activeSergey Sharybin
2012-02-01Fix #30028: VSE Paste Strip CrashSergey Sharybin
2012-02-01fix [#29433] Incorrect drawing of Circle/Axes/Cross on Particles when Display...Campbell Barton
2012-01-31Implemented general functions to store view context like viewport width/heightSergey Sharybin
2012-01-31Hide internal property of knife_cut operatorSergey Sharybin
2012-01-31Fix #28011: Dropdown lists to add Brick elements in Game Logic view miss lett...Sergey Sharybin
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