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-01-10new rig types from CessenCampbell Barton
2010-01-10rename rig types not to have generic in the name (Cessens decission)Campbell Barton
2010-01-10patch from Cessen, update to metarigs and some changes to the rigging main loop.Campbell Barton
2010-01-10bugfix [#20627] Sculting - Mesh without faces crashesCampbell Barton
2010-01-10RNA/Py APICampbell Barton
2010-01-10Removed game_sound property as it is not working and not necessary anymore.Joerg Mueller
2010-01-09Edge Crease Transform is back. Now in edge menu (Ctrl-E) with Edge Slide and ...Martin Poirier
2010-01-09netrender: refactor thumbnail generation code. New option to generate the thu...Martin Poirier
2010-01-09Themes:Thomas Dinges
2010-01-09User Preferences:Thomas Dinges
2010-01-09User Preferences Themes:Thomas Dinges
2010-01-09Added user preferences for color picker type, includes colour wheel + 3 squar...Matt Ebb
2010-01-08netrender: bugfix to make thumbnails work correctly when running master throu...Martin Poirier
2010-01-08Disable anti-aliasing initialization, was causing GL_SELECT issuesDamien Plisson
2010-01-08- RNA support for returning copied strings from functions, flagging strings a...Campbell Barton
2010-01-08Fix:Thomas Dinges
2010-01-08custom properties panels for most ID types. use subclassing to keep panel UI ...Campbell Barton
2010-01-08netrender:Martin Poirier
2010-01-08Bugfix #20605: Shape key values not keyable from mesh data panel. Keyable fro...Joshua Leung
2010-01-08Animation Visualisation Cleanups - Part 2:Joshua Leung
2010-01-08armature properties panelCampbell Barton
2010-01-07netrender bug: master server clean on exit (off by default) was deleting on f...Martin Poirier
2010-01-07netrenderMartin Poirier
2010-01-07OpenGL anti-aliasing for 3D view, user selectableDamien Plisson
2010-01-07Color Picker work:Matt Ebb
2010-01-07- leg_quadruped_generic missing importsCampbell Barton
2010-01-06netrender: Ctrl-C correctly stops master in background mode (low level select...Martin Poirier
2010-01-06netrender:Martin Poirier
2010-01-06fix for crash when setting a shapekeys name in rna, (probably other propertie...Campbell Barton
2010-01-06add operator icon for shape key transfer in panel,Campbell Barton
2010-01-06missing check for shape keyCampbell Barton
2010-01-05netrender: UI layout reorganization and prettifying. Also better operator des...Martin Poirier
2010-01-05Particles:Brecht Van Lommel
2010-01-05obscure feature: Display Custom Bone Shape at another bones transform.Campbell Barton
2010-01-05Netrender:Thomas Dinges
2010-01-05Durian Request: Drivers RecodeJoshua Leung
2010-01-05dict.get() defaults to None as the second arg. no need to supply it.Campbell Barton
2010-01-05netrender: reset server address on client when server is offline (on file loa...Martin Poirier
2010-01-04Fix: curve reset for brushes now gives proper smooth curve as default,Brecht Van Lommel
2010-01-04dupli faces inherit scale wasnt using the right flag internally.Campbell Barton
2010-01-04Sculpt:Brecht Van Lommel
2010-01-04Fix #20561: keymap editing after using search could edit wrong keymap item.Brecht Van Lommel
2010-01-04object.group_users, object.scene_usersCampbell Barton
2010-01-04WM_OT_context_set_* - more compact and check for the relative option without ...Campbell Barton
2010-01-04* Tweaks for node editor Make Links (F key)Matt Ebb
2010-01-04Fix for previous commit - broke WM_OT_context_set_* operators for non float/i...Matt Ebb
2010-01-04* Added new hotkeys [ and ] to decrease/increase brush size by 20 in all pain...Matt Ebb
2010-01-03Stickness factor for particle collisions, patch submitted by Raul Fernandez H...Janne Karhu
2010-01-03bound box check for retopo grease pencil convertsion before spline intersecti...Campbell Barton
2010-01-03Tweak to group operator namingMatt Ebb