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-08-06bugfix [#23194] export UVs miss the extension fileCampbell Barton
2010-08-06some fixes for the poll() function from last commit.Campbell Barton
2010-08-05bugfix [#23182] Using self.report() inside poll() gives crashCampbell Barton
2010-08-04Fix sculpt 3d view menu showing in two columns.Brecht Van Lommel
2010-08-04Fix #23157: missing sculpt symmetry and appearance panels after pythonBrecht Van Lommel
2010-08-04Fix hang on opening addons tab, having a .py file without bl_addon_infoBrecht Van Lommel
2010-08-04rewrote wm.context_set_id() to automatuically match the pointer type with the...Campbell Barton
2010-08-04Brush/Paint internal changesCampbell Barton
2010-08-042.5: Hide options panel for halo materials, none of the settings hereBrecht Van Lommel
2010-08-04exit image externally wasnt checking if the image existed first.Campbell Barton
2010-08-04bugfix [#23174] Text Editor: View Top of File and View Bottom of File not wor...Campbell Barton
2010-08-03Export OBJ script:Thomas Dinges
2010-08-03forgot to update addons with recent update to bpy.typesCampbell Barton
2010-08-03py/rna update, reload works again.Campbell Barton
2010-08-03bugfix for python console getting its namespace cleared after the first comma...Campbell Barton
2010-08-03[#23156] Cannot Edit Custom PropertiesMartin Poirier
2010-08-02use try/except when unloading modules too.Campbell Barton
2010-08-02give better feedback when a class doesnt register correctly.Campbell Barton
2010-08-02Based on recent feedback, the copyright.txt file contained Ton Roosendaal
2010-08-02py addons: much faster scanning of addons by only parsing the dictionary rath...Campbell Barton
2010-08-02fix for parsing scriptsCampbell Barton
2010-08-02update userpref's addon code to support new register/unregister, now the modu...Campbell Barton
2010-08-02minor changes to registration before committing addons fixesCampbell Barton
2010-08-02minor changes to Martni's commit 30961Campbell Barton
2010-08-02fix for sequencer panel registration, a parent class panel was being register...Campbell Barton
2010-08-02remove register/unregister from templatesCampbell Barton
2010-08-02RNA Types metaclass registrationMartin Poirier
2010-08-02== povray ==Luca Bonavita
2010-08-02== addons ==Luca Bonavita
2010-08-02fix for py console autocomp. need to swap out __main__ module there too.Campbell Barton
2010-08-02SVN maintenance.Guillermo S. Romero
2010-07-31netrender: fix reloadMartin Poirier
2010-07-31== rigify ==Luca Bonavita
2010-07-31patch [#23110] isolate render type UI labelling + operator to clear all hide ...Nathan Letwory
2010-07-30Properties Window:Thomas Dinges
2010-07-30Logic Editor:Thomas Dinges
2010-07-30Ui Scripts:Thomas Dinges
2010-07-302.5: remove vertex normal flip option, this is more harmful than helpfulBrecht Van Lommel
2010-07-30Preview commit in sculpt brushes broke resetting curves in other areas (rgb c...Matt Ebb
2010-07-29bugfix [#23062] Resolve conflict button in text editor dissappers in Blener 2...Campbell Barton
2010-07-29minor changes to r30843Campbell Barton
2010-07-28sequencer uiCampbell Barton
2010-07-28fix for un-initialized memory use with thumb's & minor internal improvement f...Campbell Barton
2010-07-28* moved Threaded Sculpt, Fast Navigate, and Show Brush back to Sculpt Options...Jason Wilkins
2010-07-27== Sculpt ==Nicholas Bishop
2010-07-27Fluid: Fix empty named fluid particle system; Smoke: Fix typoDaniel Genrich
2010-07-27Smoke Patch + additions: a) Applying patch #22765 by Miika Hämäläinen (dom...Daniel Genrich
2010-07-27bugfix [#23046] export obj "selection only" issueCampbell Barton
2010-07-27Dammit to whoever removed the X-Ray button AGAIN from the armature buttons. I...Joshua Leung
2010-07-27bugfix [#21407] 3DS Import do not show import options (resizing\transform fix)Campbell Barton