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
2013-02-16Merged changes in the trunk up to revision 54594.Tamito Kajiyama
2013-02-16Adding a missing end paren to the Use Material Caching tooltip.Mitchell Stokes
2013-02-15And more UI messages issues fixing... Thanks again to Gabriel Gazzán and Leo...Bastien Montagne
2013-02-15Various fixes for UI translation issues (reported by Leon Cheung on bf-transl...Bastien Montagne
2013-02-14More nodes UI translation fixes.Bastien Montagne
2013-02-14add missing NULL checks - could cause crashes in rare cases.Campbell Barton
2013-02-13And more mismatches between RNA struct UI names and type UI names in nodes......Bastien Montagne
2013-02-12rigidbody: No need to update mass when changing rigid body typeSergej Reich
2013-02-12fix [#34198] Scene unit size and dyntopo detail sizeCampbell Barton
2013-02-11patch [#33697] Apply transformation added to metaballs.Campbell Barton
2013-02-10add option not to calculate tessellation faces when converting an object to a...Campbell Barton
2013-02-10We've reconsidered previous patch in IRC.Sergey Sharybin
2013-02-10Added option to composite/viewer nodes which specifys whether alpha inputSergey Sharybin
2013-02-10Merged changes in the trunk up to revision 54421.Tamito Kajiyama
2013-02-09Translation of 'text' parameter of UI functions: disables context search in R...Bastien Montagne
2013-02-09rigidbody: Don't use icons for constraint typeSergej Reich
2013-02-08Fix build (some code before var declaration... thought my compiler checked th...Bastien Montagne
2013-02-08Cleanup: happily remove no-more-used PY_TRANSLATE RNA prop flag, and related ...Bastien Montagne
2013-02-08RNA ui API: fix long-standing annoying glitches when using 'text' property of...Bastien Montagne
2013-02-08Release todo: added userpref for Mac users having "Natural Scroll" set.Ton Roosendaal
2013-02-06style cleanup: some warnigs & spelling.Campbell Barton
2013-02-06Code clean up translate nodeMonique Dewanchand
2013-02-06rigidbody: Don't use units for spring stiffnessSergej Reich
2013-02-05New matcap collection for default in release. It's now 24 images, orderedTon Roosendaal
2013-02-05add RNA_define_animate_sdna() so animation can be easily disabled when defini...Campbell Barton
2013-02-05Fix particle child render resolution access not working outside of the render...Brecht Van Lommel
2013-02-05Fix #34040: Moving Normal Node with enabled Cycles Material Preview crashesSergey Sharybin
2013-02-05rigidbody: Don't allow collision shape to be animatedSergej Reich
2013-02-04The usual UI messages tweaks...Bastien Montagne
2013-02-04Compositor "Relative" option for Translate node, same as for other nodes thisBrecht Van Lommel
2013-02-04fix for rangefunc being unused for int & int array.Campbell Barton
2013-02-04Fix #34079: RGB and HSV values inconsistencySergey Sharybin
2013-02-03style cleanup & some spellingCampbell Barton
2013-02-03Bug fix #34090Ton Roosendaal
2013-02-02style cleanupCampbell Barton
2013-02-02Fix for the label of the DIFFERENCE blending mode for alpha and thickness mod...Tamito Kajiyama
2013-02-01Fix python foreach_get/foreach_set not working with dynamic sized arrays.Brecht Van Lommel
2013-02-01Move opencl and reigidbody from source/blender/ to intern/Sergey Sharybin
2013-01-31 Apply patch [#33999] Wrapping mode for the "translate" compositing nodeMonique Dewanchand
2013-01-31Fix #33874: active UV map chooser in uv editor should not have X button as youBrecht Van Lommel
2013-01-31Add Xinerama support for GHOST_GetMainDisplayDimensions() so X11 works as it ...Campbell Barton
2013-01-31Fix msvc compileMiika Hamalainen
2013-01-31patch [#33985] Added FModifierEnvelope control_point add remove to APICampbell Barton
2013-01-31GPencilStrokePoints.add() - use MEM_recallocN to initialize newly created pointsDan Eicher
2013-01-31style cleanupCampbell Barton
2013-01-30BGE: Some various changes to make moving the character physics type easier:Mitchell Stokes
2013-01-29Fix #34003: hide confusing unlink button for pinned datablock in properties e...Brecht Van Lommel
2013-01-29Preview Render:Thomas Dinges
2013-01-29Cycles Hair: Addition of render settings and static BVH strand width scalingStuart Broadfoot
2013-01-29Alpha display changes:Sergey Sharybin