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-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
2010-11-02Fix #24464: missing icons. It looks like there were some icons still namedBrecht Van Lommel
2010-11-02Fix #24489: decimate modifier: undecimated is "ratio 1.00%".Brecht Van Lommel
2010-11-02Fix for some enum property identifiers, that were not using upper caseBrecht Van Lommel
2010-11-01Sequencer: fix for the fix of: #23318Peter Schlaile
2010-11-01== FFMPEG ==Peter Schlaile
2010-11-01"Fix" for [#22537] motion blur render result incorrect when full sample anti-...Janne Karhu
2010-11-01improvement to axis/angle gimble conversion added last commit. fixed flipping...Campbell Barton
2010-11-01Temporary revert recent changes in blf_glyph.c until its fixed.Thomas Dinges
2010-11-01bugfix [#24480] Axis Angle + manipulators: bad behaviourCampbell Barton
2010-11-01Patch: [#24479] fix for bug 24474, by Anthony Edlin. Thanks!Thomas Dinges
2010-11-01bugfix [#24477] Can easily create bones with duplicate namesCampbell Barton
2010-11-01bugfix [#24449] User Preferences - Interface - ManipulatorCampbell Barton
2010-11-01Fix silly column paste.Guillermo S. Romero
2010-11-01bugfix [#24462] UV Layouts saved as PNG results in two files (one is 0 KB, ot...Campbell Barton
2010-11-01Provide a way to get non-AA font rendering, which some see as "sharper".Guillermo S. Romero
2010-11-01Fix name, update others to match style.Guillermo S. Romero
2010-11-01bugfix [#24470] Ctrl+Tweak cutting connections failCampbell Barton
2010-10-31initialize structs to zero rather then using memset().Campbell Barton
2010-10-31bugfix [#24466] Selecting of object with pattern leads to strange behaviorCampbell Barton
2010-10-31own recent commit broke this python import:Campbell Barton
2010-10-31Fix #23283: crash exiting blender player, IMB_exit got called twice.Brecht Van Lommel