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-06-30Fix for [#22667] Soft Body Aero on/off switch Matt Ebb
2010-06-30ui glitch fix [#22667] Jens Ole Wund
2010-06-29Added name to object color in object properties. Kinda misleadingDaniel Salazar
2010-06-28nicer alignment for preset UICampbell Barton
2010-06-27use expanded enum for addons to give faster access (matches theme layout)Campbell Barton
2010-06-27remove filename and directory from python operators that dont need themCampbell Barton
2010-06-27more generic sorting of theme items by type (was adding all non color items l...Campbell Barton
2010-06-27Set button emboss to false a few more places where it makes sense, such as di...William Reynish
2010-06-27- changed recent commit from William to have enum in user preferences as an e...Campbell Barton
2010-06-26Patch by Oenvoyage: Lamp specials menu was context insensitive,Daniel Salazar
2010-06-26object color property in the object UI panelCampbell Barton
2010-06-26minor changes to Williams commit to be a bit less verbose.Campbell Barton
2010-06-26Updated Themes user preference pane. William Reynish
2010-06-23Added back full scene motion blur 'shutter' parameter (was 'Bf' in 2.49)Matt Ebb
2010-06-23Small update to text boxes UI. It now works in single-column layout.William Reynish
2010-06-23== Sequencer ==Peter Schlaile
2010-06-22error in last commitCampbell Barton
2010-06-22rename sequence.length -> frame_length_finalCampbell Barton
2010-06-22Timeline addition: Display cached framesMatt Ebb
2010-06-22Origin button in the toolshelfLuca Bonavita
2010-06-22Added ability to add and remove text boxes back from Blender 2.4x. One on tho...William Reynish
2010-06-21sequencer swap data operator.Campbell Barton
2010-06-21netrenderMartin Poirier
2010-06-20etch-a-ton bugfixMartin Poirier
2010-06-19minor edit to speed up api property name editing.Campbell Barton
2010-06-19rna info module now prints out property names into the console when run directlyCampbell Barton
2010-06-19Merged revision 29562 from /branches/soc-2010-nexyon.Joerg Mueller
2010-06-17== addons ==Luca Bonavita
2010-06-16soft bodyJens Ole Wund
2010-06-15New Scene now has the popup from 2.4x which gives the option to copy.Campbell Barton
2010-06-15- module for reading blend start/end frames and scene name (useful for findin...Campbell Barton
2010-06-14- option for redraw timer to playback the animationCampbell Barton
2010-06-14Update interaction preset for property renamingMatt Ebb
2010-06-14restored old 'uv orco' for curves, renamed to 'map along length'Matt Ebb
2010-06-14naming changesCampbell Barton
2010-06-13solidify rim material option, use the next material slot for rim faces.Campbell Barton
2010-06-13Made Add Surface Operator more atomic, now each primitive has own operator, b...Michael Fox
2010-06-13Change couple of strings.Guillermo S. Romero
2010-06-11[#22554] Register option on Texts doesn't work anymoreCampbell Barton
2010-06-11[#22496] OpenSuse 11.2 The problem with built-PovrayCampbell Barton
2010-06-11game world buttons had old property name for mist toggleCampbell Barton
2010-06-11create COMPAT_ENGINE in game panels to allow external game engines - patch fr...Dalai Felinto
2010-06-11clear python console namespace when used with a new window manager, otherwise...Campbell Barton
2010-06-09more cleanup to bpy.context.copy(), exclude rna values and its self.Campbell Barton
2010-06-09py/rna api:Campbell Barton
2010-06-09pep8, whitespace editsCampbell Barton
2010-06-09- added a flag argument to WM_operator_properties_filesel() currently only us...Campbell Barton
2010-06-09python utility property library.users_id: returns a tuple of all ID datablock...Campbell Barton
2010-06-09rename rna function obj.make_display_list(scene) --> obj.update(scene)Campbell Barton
2010-06-08texture user attributes, users_material, users_object_modifierCampbell Barton