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-03fix for scons with recent buildinfo changeCampbell Barton
2010-10-03- rna bugfix where ints were not clamped and would overflow, now raise an err...Campbell Barton
2010-10-03Making the docs for bge.types.KX_SCA_AddObjectActuator.instantAddObject() mor...Mitchell Stokes
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 #23785: in the game engine, if an object had an armature modifier + anotherBrecht Van Lommel
2010-10-02Small CMAKE Fix, discovered by freakabcd in IRC.Thomas Dinges
2010-10-02* Script wasn't updated after "Load Factory Settings" Operator decoupling. Thomas Dinges
2010-10-02Fix for [#24051] Scrubbing Timeline in VSE with Jack Audio doesn't scrub just...Joerg Mueller
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-02Most likely fix for #23420: viewer node: loses viewer nodes forever.Brecht Van Lommel
2010-10-02Fix #24095: user preferences theme colors didn't match exactly with whatBrecht 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 warning in collada operator after a recent commit.Brecht Van Lommel
2010-10-02Fix #24098: new file and load factory settings sharing same hotkey.Brecht Van Lommel
2010-10-02Fix #24094: Multiresolution sculpt mode undo crashSergey Sharybin
2010-10-02Fix #24097: halfway shadow buffer rendererd incorrectly with spot halo. ThisBrecht Van Lommel
2010-10-02Patch [#23589] Use Author field from User Preferences for COLLADA export.Nathan Letwory
2010-10-02Fix #23629: Layers doesn't sign there are objects on them, only if the object...Sergey Sharybin
2010-10-02OSX/Cocoa: Fix [#24068] for correct handling of .blend file names with accent...Damien Plisson
2010-10-02OSX/Cocoa: Mouse up was not sent to WM after window resizeDamien Plisson
2010-10-02- spec hardness was missing redraw updateCampbell Barton
2010-10-02Fix #23932: compositing nodes with viewer and split viewer node couldBrecht Van Lommel
2010-10-01Fix [#21084] Collada messing up geometry on import and renaming uvlayersNathan Letwory
2010-10-01fix for crash when using the console to load a file, when the UI changes dont...Campbell Barton
2010-10-01stop dna from parsing structs that aren't used needed.Campbell Barton
2010-10-01fix [#24083] Crash when opening a certain fileCampbell Barton
2010-10-01minor bugfix [#24085] NULL character is lastCampbell Barton
2010-10-01minor adjustment to camera object drawing so arrow stays same size independen...Campbell Barton
2010-10-013d text added with the view align option didnt work.Campbell Barton
2010-10-01Added RNA conversions to the fcurve/driver fix script from my sequencer speed...Janne Karhu
2010-10-01Change <UNKNOWN> to -UNKNOWN- so exporters can be happy too, when a build was...Nathan Letwory
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-01bugfix [#24065] obj export (mtl image path)Campbell Barton
2010-10-01Fix #23186: use of unitialized memory when creating new faces on a meshBrecht Van Lommel
2010-10-01Fix #24074: shift+MMB didn't pan in image editor like other 2d views.Brecht Van Lommel
2010-10-01Fix #23540: smoke preview shading only used point lamps, now it uses otherBrecht 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