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-10-07bugfix [#24158] Object text fields immediately search based on existing contentCampbell Barton
2010-10-07remove calls to WM_event_add_mousemove r22031, from view2d operators since it...Campbell Barton
2010-10-06bugfix [#23311] Half a colour picker appearsCampbell Barton
2010-10-06[#24063] Error in RNA naming in SequenceCrop.min_x/y ;Campbell Barton
2010-10-06Unhide confirm on release property (otherwise, it's not easily modifiable in ...Martin Poirier
2010-10-05rename Command key to OSKey, Window manager already called it the OSKey but i...Campbell Barton
2010-10-05bugfix [#24148] unable to get keyboard mappings to work in the text windowCampbell Barton
2010-10-05patch [#24125] Fix for Slider Widget (UI)Campbell Barton
2010-10-05patch [#24146] UV layout selection menu in UV editor ala CTRL+TAB in edit modeCampbell Barton
2010-10-05bugfix [#24122] Shift-C doesn't work in "Camera View"Campbell Barton
2010-10-05Fix #24135: Material modification not immediately updated in OutlinerSergey Sharybin
2010-10-05bugfix [#23506] Bevel Modifier display problemCampbell Barton
2010-10-05- fix for crash when drawing a subsurf after a modifier that lost original in...Campbell Barton
2010-10-05Reorganisation of COLLADA import code. Classes have been split into their own...Nathan Letwory
2010-10-04[#22825] Copy Scenes with Audio Strip Crash.Campbell Barton
2010-10-04fix for copy in the console (wasnt taking the prompt into account)Campbell Barton
2010-10-03added len_squared_v2v2, use instead of len_v3v3 for font handle tests, also f...Campbell Barton
2010-10-03- rna bugfix where ints were not clamped and would overflow, now raise an err...Campbell Barton
2010-10-03python console prompt + edit line is how selectable.Campbell Barton
2010-10-03py/rna access to setting the header text - can be used in modal operators.Campbell Barton
2010-10-03Redraw object buttons on next/previous frame in 3dview, otherwise for instanceNathan Letwory
2010-10-02set the view3d used layer to be an unsigned int, mask out localview layers to...Campbell Barton
2010-10-02for view layer calculation, only break early if all layers are set, was break...Campbell Barton
2010-10-02Fix #22348: disabled image editor curves on non-float images, this neverBrecht Van Lommel
2010-10-02make fly mode border draw into a area drawing callback rather then using a fl...Campbell Barton
2010-10-02move window matrix translation into its own function. (no functional changes)Campbell Barton
2010-10-02Anti-Aliasing support for opengl render (belated durian todo),Campbell Barton
2010-10-02Fix for last fix, should have checked it actually worked :)Brecht Van Lommel
2010-10-02Fix #24077: convert operator not updating outliner. Note about notifiers:Brecht Van Lommel
2010-10-02Fix #24103: copy logic bricks to objects with the same data didn't work.Brecht Van Lommel
2010-10-02Fix #24096: shift+A add menu not working in pose mode. Useful to have itBrecht Van Lommel
2010-10-02Fix #23629: Layers doesn't sign there are objects on them, only if the object...Sergey Sharybin
2010-10-01minor adjustment to camera object drawing so arrow stays same size independen...Campbell Barton
2010-10-01Add distance check in lasso generation to get a smoother lasso.Nathan Letwory
2010-10-01attempt to fix [#21179] r26939 - Lasso tool does not work when drawing counte...Campbell Barton
2010-10-01Fix #24074: shift+MMB didn't pan in image editor like other 2d views.Brecht Van Lommel
2010-09-30Fix #24067: sculpt brush/texture preview would disappear when overlappingBrecht Van Lommel
2010-09-302d grease pencil thickness was double with width it should have been.Campbell Barton
2010-09-30[#24066] Menu_Items_GreyedCampbell Barton
2010-09-30Patch #24056: Indicate keyed status of swatchesJoshua Leung
2010-09-30Cleanup of Auto-Keyframing code:Joshua Leung
2010-09-30Bugfix #23707: Autokey Available is ignored on a Clear TransformJoshua Leung
2010-09-30Bugfix #23031: adding a driver ontop of keyframe makes driver undeletableJoshua Leung
2010-09-30bugfix [#24062] draw_view_icon() brokenCampbell Barton
2010-09-30rename makeknots to nurbs_knot_calc_u/vCampbell Barton
2010-09-30cleanup of nurb spin function, was very confusing. no functional changes.Campbell Barton
2010-09-30Fix #24018: moving backdrop in node editor not working anymore after threadBrecht Van Lommel
2010-09-29fix for nurbs spin tool (broken since being moved to 2.5x).Campbell Barton
2010-09-29bugfix [#24041] Adding NURBS Sphere and NURBS Donut problemCampbell Barton
2010-09-29Fix [#24046] Keyframe display in Timeline isn't updatedNathan Letwory