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
path: root/source
AgeCommit message (Expand)Author
2010-06-17== addons ==Luca Bonavita
2010-06-16BGE: When dynamically loading scenes (bge.logic.LibLoad()) in GLSL mode, the ...Mitchell Stokes
2010-06-16Fix Bug #22324Diego Borghetti
2010-06-16request from William, twice as close camera zoom limitCampbell Barton
2010-06-16A bad assignment was causing the VideoTexture to set off a breakpoint when be...Mitchell Stokes
2010-06-16Logic UI: partial implementation of state per controllerDalai Felinto
2010-06-16Partial fix for [#22574] Logic Panel missing buttons (when selecting multiple...Dalai Felinto
2010-06-16Compositor 'free unused' option wasn't working at all, it was referring to th...Matt Ebb
2010-06-16scale option was only working for panoramic camerasCampbell Barton
2010-06-16bugfix [#22581]Andre Susano Pinto
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-15Fix for crash on bpy.ops.curve.vertex_add/bpy.ops.curve.extrudeSergey Sharybin
2010-06-15soft bodyJens Ole Wund
2010-06-15== python api docs ==Luca Bonavita
2010-06-15'Fix' [#22591] Sun Lamp Sky / Atmosphere settings not rendering properlyMatt Ebb
2010-06-15sofbody beziers may work nicerJens Ole Wund
2010-06-14separate loose parts was hanging on hidden vertsCampbell Barton
2010-06-14adding curve and mesh objects through python would create the object without ...Campbell Barton
2010-06-14workaround for crash when notifiers cause a scene update at the same time ren...Campbell Barton
2010-06-14change to recent commit, insert_keyframe(datapath -> data_path ...)Campbell Barton
2010-06-14- option for redraw timer to playback the animationCampbell Barton
2010-06-14restored old 'uv orco' for curves, renamed to 'map along length'Matt Ebb
2010-06-14Use per-object icons in animation editor channel regionsMatt Ebb
2010-06-14Don't draw nodes that are out of the viewMatt Ebb
2010-06-14naming changesCampbell Barton
2010-06-14bugfix [#22427] settings bpy.context.active_object gives wrong message.Campbell Barton
2010-06-14bugfix [#21748] KX_Object scaling property not "writing" vector access .:. e....Campbell Barton
2010-06-14remove remaining unused yafray settings.Campbell Barton
2010-06-14remove unused yafray lamp settingsCampbell Barton
2010-06-14bugfix [#22573] image pack isn't working rightCampbell 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-13Fixed bug ##22580, 'All Edges' display doesn't work unless enter & exit edit ...Nicholas Bishop
2010-06-13use utility functions for vertex groups, no functional changesCampbell Barton
2010-06-13Change couple of strings.Guillermo S. Romero
2010-06-12modify my last commit to fix [#22486] add_actuator crashes when name is bigge...Campbell Barton
2010-06-12bugfix [#22486] add_actuator crashes when name is bigger than 32 charsCampbell Barton
2010-06-12[#22307] Camera Fly Mode Rolls Camera on local Z-axisCampbell Barton
2010-06-12adding TODO commentJens Ole Wund
2010-06-12== python api docs ==Luca Bonavita
2010-06-11patch [#22570] Text editor syntax coloring updateCampbell Barton
2010-06-11[#22554] Register option on Texts doesn't work anymoreCampbell Barton
2010-06-11Deny applying location/rotation to 2D curve - such transformation couldSergey Sharybin
2010-06-11rna apiCampbell Barton
2010-06-11Fixed bug #21348, Hide selection in Edit Mode not working with some modifiers...Nicholas Bishop
2010-06-11bugfix [#22569] Bezier splines.points segfaultCampbell Barton
2010-06-11Copy name from original modifier rather than generate new unique in copy_objectSergey Sharybin
2010-06-11Fix bug #22563 Two modifers with same name on one objectDiego Borghetti
2010-06-10Fixed bug #22558, Show Cone & Square look strangeNicholas Bishop