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-04-28NetRender:Martin Poirier
2010-04-27update for changes to blf moduleCampbell Barton
2010-04-27Fix [#22165] "Camera:" field of the Properties>View panel (3D View) has no fu...Matt Ebb
2010-04-27NetRender tweaks by BrechtMartin Poirier
2010-04-27bugfix [#22163] Add->mesh->torus is brokenCampbell Barton
2010-04-26Some work on the cluthered particles UI; lot's more to doDaniel Salazar
2010-04-26Got tired of the heavily compressed armature layer icons. Also addedDaniel Salazar
2010-04-25py apiCampbell Barton
2010-04-25== Sequencer ==Peter Schlaile
2010-04-25py console autocomp. fixCampbell Barton
2010-04-25workaround for (what looks like) a bug in python's StringIO module. should in...Campbell Barton
2010-04-23Tweaks to Render Layers panelMatt Ebb
2010-04-23Spline IK - Influence ControlJoshua Leung
2010-04-23Outliner Live-Search Bugfixes:Joshua Leung
2010-04-23Fix [#22121] Object Mapping - "clone" linked w/previous material/texture Matt Ebb
2010-04-23Fix [#22120] Physics modifiers can't be removedMatt Ebb
2010-04-23Fix for small error in r28348, was preventing texture influence panel from di...Matt Ebb
2010-04-23rename scene.visible_layers -> layers, since layers are used for editing, exp...Campbell Barton
2010-04-22Header button for search filter in outliner.Ton Roosendaal
2010-04-22rna rename start/end --> frame_start/endCampbell Barton
2010-04-22avoid try/except with in texture UICampbell Barton
2010-04-22Fix [#22097] missing panels in texture tabMatt Ebb
2010-04-21Save a Copy, (operator option for save as),Campbell Barton
2010-04-21filter 'Enable' wasnt working.Campbell Barton
2010-04-21fix for divide by zero on vertex dirt script, show from the vertex paint menuCampbell Barton
2010-04-21option to use curve point weights to influence particle effectors.Campbell Barton
2010-04-21py api. bpy.utils.relpath() function.Campbell Barton
2010-04-21vertex group option for lattice, needed for applying a lattice to a beard/mou...Campbell Barton
2010-04-19Python API fix: Add COMPAT_ENGINES to properties_data_cameraDaniel Genrich
2010-04-19After handling demohero's keymaps to a beta tester it became apparentDaniel Salazar
2010-04-19Fix [#22058] Presets system not setting some input options.Matt Ebb
2010-04-19Python API fix: Make properties_texture compatible with COMPAT_ENGINES, also ...Daniel Genrich
2010-04-19New and much improved Maya Interaction Preset by demoheroDaniel Salazar
2010-04-19Python API: Make properties_data_mesh compatible with COMPAT_ENGINES. (superv...Daniel Genrich
2010-04-18== sequencer ==Andrea Weikert
2010-04-18Brought back secondary input filtering, therebyPeter Schlaile
2010-04-18Updating operator_simple template with new register functions andDaniel Salazar
2010-04-17- for BGE mouse and keyboard events use tuples rather then listsCampbell Barton
2010-04-16add the modules directory from the user scripts path (if it exists)Campbell Barton
2010-04-16'Fix' [#21119] volumetric material always casts shadowsMatt Ebb
2010-04-14rna api, when linking objects to an inactive scene, dont change its layer, re...Campbell Barton
2010-04-14avoid using exec()Campbell Barton
2010-04-14Missed this file tooMatt Ebb
2010-04-14Forgot to add new filesMatt Ebb
2010-04-14* Interaction PresetsMatt Ebb
2010-04-13Adding 'running jobs' button in node header.Ton Roosendaal
2010-04-12Subframe calculations for particles, original patch by Raul Fernandez HernandezJanne Karhu
2010-04-12BGE: TexFace panel (from patch #21780 from Mitchell Stokes + some changes)Dalai Felinto
2010-04-12Fix external image editor (needs to be a list, otherwise extends adds each ch...Martin Poirier
2010-04-11== Sequencer ==Peter Schlaile