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-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
2010-06-08node toggle preview and hidden socket key shortcuts (Ctrl+H, Shift+H)Campbell Barton
2010-06-07Smoke UI:Thomas Dinges
2010-06-07'fix' [#22527] Lens angle under View in 'N' panel does not change the camera ...Matt Ebb
2010-06-03Reworked the non-blocking reports display in the info header:Matt Ebb
2010-06-03Logic Editor: clear properties operator + logics in the object menuDalai Felinto
2010-06-02rename some rna properties filename --> filepathCampbell Barton
2010-06-01script reload (f8), is closer to working.Campbell Barton
2010-06-01Fix [#22469] Crashes with "segmentation fault" when opening an image for Voxe...Matt Ebb
2010-05-31Python Open Link operator.Thomas Dinges
2010-05-31* Sun & Sky presets were labeled as Render presets. Thomas Dinges
2010-05-31* Tooltip fix for Addon links.Thomas Dinges
2010-05-31== Sequencer ==Peter Schlaile
2010-05-312.5 Addons:Thomas Dinges
2010-05-31== Sequencer ==Peter Schlaile
2010-05-30== Sequencer ==Peter Schlaile
2010-05-30== Sequencer ==Peter Schlaile
2010-05-30add torus now works like other C add-object operators, location and rotation ...Campbell Barton
2010-05-30console now shows unicode errors as well as errors caused by introspecting th...Campbell Barton
2010-05-30Some cleanup of particle path drawing logic:Janne Karhu
2010-05-30- Python console argument '--python-console', option so you can start blender...Campbell Barton
2010-05-27Various constraint code cleanups:Joshua Leung