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
path: root/source
AgeCommit message (Expand)Author
2010-11-06== filebrowser ==Andrea Weikert
2010-11-06Fix bug with unneeded outline for filled 2d curves when converted to meshSergey Sharybin
2010-11-05Read external mdisp when hamdling topology changesSergey Sharybin
2010-11-05minor c90 compat edits. (no functional changes).Campbell Barton
2010-11-05dont change the file paths of sequence images, this is weak design because yo...Campbell Barton
2010-11-05tedious string copying changesCampbell Barton
2010-11-05workaround/fix for [#24540] Adding the path to an image Editor in the file pr...Campbell Barton
2010-11-05centralize function for calculating pixel size. (no functional changes)Campbell Barton
2010-11-05'Continue' zoom method for 2d views wasn't continuously updating. added a tim...Campbell Barton
2010-11-05incorrect poll function for clearing/applying loc/rot/scale.Campbell Barton
2010-11-05fix for missing NULL check with brush poll, reported by Mike S.Campbell Barton
2010-11-05fix for linking the player, also fixes building without python and bullet.Campbell Barton
2010-11-05Bugfix #24535: File saved with NLA Strip in Tweakmode crashes on reloadJoshua Leung
2010-11-04Temporary fix for "freezing when pointcache is baked":Janne Karhu
2010-11-04Fix for [#24510] VSE SceneStrip problem when rendering animationJanne Karhu
2010-11-04Fix for [#24513] VSE curves displaced from effect when source is moved numeri...Janne Karhu
2010-11-04Global definition of _LARGEFILE_SOURCE, _FILE_OFFSET_BITS and _LARGEFILE64_SO...Sergey Sharybin
2010-11-04for some reason even though this resizes areas more evenly on my system (and ...Campbell Barton
2010-11-04Fix #24388: multires base meshSergey Sharybin
2010-11-04bugfix [#24009] Crash when switching area types and performing opsCampbell Barton
2010-11-04warn if blender is compiled without pythonCampbell Barton
2010-11-04fix to allow [#24009] to be fixed.Campbell Barton
2010-11-04Fix #24531: UV editor: setting rotating/scaling pivot with [ , ] [ . ] not wo...Brecht Van Lommel
2010-11-04Fix #24523: deep shadows are rendered although object's shadow casting is dis...Brecht Van Lommel
2010-11-04workaround/fix [#24451] Motion path not automatic recalculating + locking obj...Campbell Barton
2010-11-04bugfix [#24518] Blender wont compile with -Wall -Werror and COLLADA supportCampbell Barton
2010-11-04fix for #24428, commit r32757 broke menu bar display for some users [#24454] ...Campbell Barton
2010-11-04workaround [#24392] 2d Image paint editor: no clone/smear/soften tools etcCampbell Barton
2010-11-03Fix for [#21958] Dupli group doesn't show up if linked on a layer that is dif...Janne Karhu
2010-11-03A few texture node properties still had old rna names in draw code.Janne Karhu
2010-11-03[#23095] If no camera is present, a render starts but does nothing, and we ha...Sergey Sharybin
2010-11-03bugfix [#24508] Render and changing scenes crashes.Campbell Barton
2010-11-03bugfix [#24445] NLA reverse option flickersCampbell Barton
2010-11-03use c90 compatible static initializers.Campbell Barton
2010-11-03bugfix [#24505] Python command bpy.ops.transform.rotate(...) does not follow ...Campbell Barton
2010-11-03bugfix [#24483] Link/Append File Browser TypoCampbell Barton
2010-11-03paint/face mask lasso select was checking for uv coords, which isnt needed, a...Campbell Barton
2010-11-03added metaball lasso select.Campbell Barton
2010-11-03fix [#24499] Consistency Issue with LassoSelect/ExtendOptionCampbell Barton
2010-11-03- remove BLANK* from rna icon enum, would string search this list for every p...Campbell Barton
2010-11-03Oops, particle collisions didn't take simulation subframes into account at all.Janne Karhu
2010-11-02Fix for [#24501] Apeend object with cloth sim from another file crash.Janne Karhu
2010-11-02fix for compiling with the c90 standard, support for non-static variable init...Campbell Barton
2010-11-02Fix #24436: GLSL + Node material gives wrong color.Brecht Van Lommel
2010-11-02Fix #24435: GLSL 3D view lacks refresh on node setups, patch by Lukas Toenne.Brecht Van Lommel
2010-11-02bugfix [#24398] Select NthCampbell Barton
2010-11-02Fix #24485: Applying scale to multires object end up in a blender crashSergey Sharybin
2010-11-02bugfix [#24455] Scene is left at last rendered frame from rendering an animationCampbell Barton
2010-11-02Patch [#24497] Fix for [#24484] Right Ctrl for snapping by Alexander Kuznetso...Thomas Dinges
2010-11-02Recommit sharp font optional code as all Freetype should be above 2.1.10 now.Guillermo S. Romero