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-15removed gpencil Manhattan distance from user prefs. updated ghost build script.Mike Erwin
2010-08-07netrender: fix poll methodsMartin Poirier
2010-08-06Fix missing texture face panel.Brecht Van Lommel
2010-08-06reverted r31104 with recent commit.Campbell Barton
2010-08-06remove narrow ui featureCampbell Barton
2010-08-06== Area lamp UI ==Luca Bonavita
2010-08-06fix for missing importCampbell Barton
2010-08-06bugfix [#19525] Curve modifier moves mesh geometry firstCampbell Barton
2010-08-06adding back pep8 tag removed r31089.Campbell Barton
2010-08-06SVN maintenance.Guillermo S. Romero
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