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-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
2010-07-27bugfix [#22605] Context auto-compleate fails first timeCampbell Barton
2010-07-27Jason, from your merge 30325.Campbell Barton
2010-07-27== node editor ==Luca Bonavita
2010-07-26[#23035] Obj export crashCampbell Barton
2010-07-26move directories:Campbell Barton
2010-07-26Add missing banner for installer.Nathan Letwory
2010-07-26in debug mode report the time to load addon modules.Campbell Barton
2010-07-26* was suggested I combine all the direction modes into a single enumeration b...Jason Wilkins
2010-07-26== Sculpt ==Nicholas Bishop
2010-07-25Fix for [#22128] particle sizes and physicsJanne Karhu
2010-07-24- typo: from "lenght" to "length" in rnaLuca Bonavita
2010-07-24bugfix [#19223] FBX export doesn't do cameras correctlyCampbell Barton