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-03Copy Game Properties Operator: fix for "default enum value" out of the range....Dalai Felinto
2010-06-03Logic Editor: more datablock lookups :)Dalai Felinto
2010-06-03silly compile fixMatt Ebb
2010-06-03Small memory management tweaksMatt 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-02Sculpt & modifiers: patch by Sergey Sharybin, with modifications by me.Brecht Van Lommel
2010-06-02rename some rna properties filename --> filepathCampbell Barton
2010-06-02Avoid reset the H and S value in the color picker when V is equal to zero!Diego Borghetti
2010-06-02Fix "Snap cursor to selected object" not working for linked object.Diego Borghetti
2010-06-02Fix [#22473] No more text cursor placing when editing a Text Field ?Matt Ebb
2010-06-01== View Navigation ==Campbell Barton
2010-06-01Workaround #20467: disabled OpenMP multithreading on subsurf/multires/sculptBrecht Van Lommel
2010-06-01[#22194] Add groups visibility, selectability and renderability restrictions ...Campbell Barton
2010-06-01Fix #22462: selecting the "Animation Step" operator from the spacebarBrecht Van Lommel
2010-06-01just a small commit to get myself back into thge swing of thingsMichael Fox
2010-06-01script reload (f8), is closer to working.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-30reverting previous commit from Mitchell. His commit went to the trunk instead...Dalai Felinto
2010-05-30Reversing the last merge because I botched it.Mitchell Stokes
2010-05-30Fix multitouch zoom erratic behavior in 3D view in vertical dolly mode Damien Plisson
2010-05-29Fix for Error Totblock for Sound_OT_openDalai Felinto
2010-05-29Esc as input for Key Buttons (e.g Logic Brick Keyboard Sensor)Dalai Felinto
2010-05-29Fix Open Sound operator, bring it in line with Open Image:Matt Ebb
2010-05-28bugfix [#22438] Sequencer off by 1 scene errorCampbell Barton
2010-05-27Various constraint code cleanups:Joshua Leung
2010-05-27== Pivot Constraint ==Joshua Leung
2010-05-27Progress indicators for threaded jobsMatt Ebb
2010-05-27make bpy.ops.object.select_name(name) also make the object active since Alt+R...Campbell Barton
2010-05-25Tweaks to copy game properties operator for DalaiMatt Ebb
2010-05-25fix for 2 warnings & better error checking for the thumbnail loading.Campbell Barton
2010-05-25blend file thumbnailingCampbell Barton
2010-05-24- correct --help messageCampbell Barton
2010-05-24Logic Editor - fix for Keyboard Sensor + Copy Game Property fancy submenuDalai Felinto
2010-05-24Fix [#21521] Displacement modifier does not update when modifing textureMatt Ebb
2010-05-24- remove OBJECT_OT_curve_addCampbell Barton
2010-05-24Fix [#22278] Colour Balance Node HSV Value slider range is insufficient.Matt Ebb
2010-05-24Fix [#22382] Text Editor properties pannel scales, not scrolls, with MMWMatt Ebb
2010-05-23- base_object.layers_from_view(view3d), needed for setting local layersCampbell Barton
2010-05-23view3d - dont draw loose edges with render-override is enabled.Campbell Barton
2010-05-23opengl render option 'view_context',Campbell Barton
2010-05-23(no commit message)Michael Fox
2010-05-22bugfix [#22390] Lamp drawing circle bugCampbell Barton
2010-05-22Graph Editor Selection Fix for Durian:Joshua Leung
2010-05-22Makefiles: statically link tiff libs when WITH_TIFF is set to true, which is ...Stefan Gartner
2010-05-21Removed unused argument mmd from multires reshape functions.Sergey Sharybin
2010-05-21Bugfix: #22385: Shift-click in NLA does not do 'extend' selectJoshua Leung
2010-05-21Motion Paths: Experimental optimisations from joeedh for speeding up the calc...Joshua Leung
2010-05-21Blender TIFF supportMatt Ebb