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
2012-12-19svn merge ^/trunk/blender -c53172v2.65aCampbell Barton
2012-12-19finishing touches - BLENDER_VERSION_CHAR = aCampbell Barton
2012-12-19svn merge ^/trunk/blender -c53096 -c53112 -c53123 -c53129Campbell Barton
2012-12-19svn merge ^/trunk/blender -c53148Campbell Barton
2012-12-18svn merge ^/trunk/blender -c 53107Campbell Barton
2012-12-18svn merge ^/trunk/blender -c53102 -c53103 -c53104 -c53105Campbell Barton
2012-12-18svn merge ^/trunk/blender -c53086 -c53087 -c53090 -c53095Campbell Barton
2012-12-17Manual merge of r53005 by Brecht to the "a" tag:Thomas Dinges
2012-12-17svn merge ^/trunk/blender -c52867 -c52870 -c52871 -c52883 -c52891 -c52910 -c5...Campbell Barton
2012-12-11Merge in fix for building with cmake, doesn't effect our own builds, just mea...v2.65Campbell Barton
2012-12-10Merging r52851 through r52858 from trunk into blender-2.65-releaseSergey Sharybin
2012-12-10Audaspace:Joerg Mueller
2012-12-10Merging r52848 through r52850 from trunk into blender-2.65-releaseSergey Sharybin
2012-12-10Fix for maya keymapSergey Sharybin
2012-12-10Merging r52845 through r52847 from trunk into blender-2.65-releaseSergey Sharybin
2012-12-10Splash screen for 2.65, created by Jordan Schur.Brecht Van Lommel
2012-12-10Merging r52842 through r52844 into blender-2.65-releaseSergey Sharybin
2012-12-10Fix cycles OSL + AO enabled in world settings not working correct.Brecht Van Lommel
2012-12-102.65 commit: version bumpSergey Sharybin
2012-12-10Fix shader nodes Normal node not showing right direction choosing widget.Brecht Van Lommel
2012-12-10CMake: fix numpy install not getting properly disabled when numpy was not found.Brecht Van Lommel
2012-12-10fix for knife when clipping was enabled, The knife would not snap to edges/ve...Campbell Barton
2012-12-10fix for knife tool when the mouse was moved outside the clipped area the mous...Campbell Barton
2012-12-10knife tool was incorrectly moving points into worldspace, then checking clipp...Campbell Barton
2012-12-10de-duplicate labda_PdistVL2Dfl() & line_point_factor_v2()Campbell Barton
2012-12-10some of the modal knife key bindings didn't cause a refresh until you moved t...Campbell Barton
2012-12-10revert most of r52820 (patch to fix [#33452]), this caused a regression in te...Campbell Barton
2012-12-10fix for copying markers to other scenes not working with 10 or more scenes. R...Campbell Barton
2012-12-09Fix for camera solver not working properly when built with sconsSergey Sharybin
2012-12-09make cppcheck run with quiet flag when QUIET env var is set, make bpy.ops.ima...Campbell Barton
2012-12-09Fix #33454: cycles wasn't hiding the original object used for dupliverts orBrecht Van Lommel
2012-12-09Bugfix: softshadow in menus was broken.Ton Roosendaal
2012-12-09Fix for Render Layers node: when sockets are hidden (by 'hide unused sockets'...Lukas Toenne
2012-12-09Further refined the check for GCC 4.2 to not add the flag -Wuninitialized then.Ton Roosendaal
2012-12-09fix [#33442] UnitsCampbell Barton
2012-12-09console auto-complete button looked silly when aligned against a menu.Campbell Barton
2012-12-09style cleanupCampbell Barton
2012-12-09patch [#33452] Double click select does not work properly + patchCampbell Barton
2012-12-09CMake:Antony Riakiotakis
2012-12-08bmesh toolflags would use BLI_MEMPOOL_SYSMALLOC when reducing layers only (wo...Campbell Barton
2012-12-08fix [#33431] Impossible to add "None" string to a propertyCampbell Barton
2012-12-08fix [#33438] Bevel modifier "angle" mode is brokenCampbell Barton
2012-12-08update themes with update_themes.pyCampbell Barton
2012-12-08ifdef out dynstr so mathutils can be compiled as an external module again.Campbell Barton
2012-12-07Bevel: fix 'causing artifacts' bug 33245.Howard Trickey
2012-12-07Camera tracking: fixed type in camera intrinsics update functionSergey Sharybin
2012-12-07Fix missing mapping and influence panel for particles when cycles is selectedBrecht Van Lommel
2012-12-07Add 2 documents to the python api reference.Campbell Barton
2012-12-07Fix bug #33176: Deactivating both position and rotation target from iTaSC IK-...Benoit Bolsee
2012-12-07fix for texture_slot path, would give incorrect path when used with brushes w...Campbell Barton