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-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
2010-06-10bugfix [#22561] Make Dupliface Memory LeakCampbell Barton
2010-06-10setting the sequencer strip filepath for sound strips would rename the strip ...Campbell Barton
2010-06-10Minor modification to how objects are selected for animation baking,Campbell Barton
2010-06-10lamp drawing clip start request by venomgfx, with wide lamps its hard to tell...Campbell Barton
2010-06-09py/rna api:Campbell Barton
2010-06-09enable adding objects in background mode by not using the context to get the ...Campbell Barton
2010-06-09fix for crash setting the objects layersCampbell Barton
2010-06-09Fix #22317 View reamins in camera's view after camera is deleted (again)Diego Borghetti
2010-06-09recent addition: Shift+H in node editor was switching the preview of node typ...Campbell Barton
2010-06-09- added a flag argument to WM_operator_properties_filesel() currently only us...Campbell Barton
2010-06-09attempt to fix problem with quicktime on MSVCCampbell Barton
2010-06-09rename rna function obj.make_display_list(scene) --> obj.update(scene)Campbell Barton
2010-06-09Logic Editor: bugfix for "Unable to Add Controllers sometimes" (reported in I...Dalai Felinto
2010-06-09Fix [#22188] Minor UI bug with panels in the properties window.Matt Ebb
2010-06-09Fix [#22111] Quad View panes have wrong view when switching between Global/Lo...Matt Ebb
2010-06-09Fix [#22538] Crash when Selecting Particle Properties Tab (File-dependant)Matt Ebb
2010-06-09Changed the HairKey location rna prop to give a location in object space,Matt Ebb
2010-06-09Fix #22534 linking object data for two forces results in crash.Diego Borghetti
2010-06-08better not have an instant crash key, script reload currently disabled ubless...Campbell Barton