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-11Fix [#30136] Adding Sequence Plugin fails.Bastien Montagne
2012-02-11fix for crash adding movie strips that were not a supported format.Campbell Barton
2012-02-11resetting the theme wasnt changign the panel header.Campbell Barton
2012-02-08Fix for duplicated vertices in UV sphere when it's creating with large radius.Sergey Sharybin
2012-02-08Movie Clip Editor: manual calibration will now respect GP layer's hidden flagSergey Sharybin
2012-02-08Fix #30102: Vertex and edge incorrect selectionsSergey Sharybin
2012-02-07Fix #30076: RenderLayer area blocks mouse scrollingSergey Sharybin
2012-02-07Fix #30052: VSE: metastrips don't move with Extend (E)Sergey Sharybin
2012-02-07Fix #30091: Shift-Ctrl-Alt-RMB problem in face modeSergey Sharybin
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