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
2011-03-21move script directories for internal blender scripts.Campbell Barton
2011-03-15pep8 edits and remove commented code from last commit.Campbell Barton
2011-03-11(no commit message)Ervin Weber
2011-03-08Bugfix & Feature fix: Only Shadow Material optionsTon Roosendaal
2011-03-07use set's, since pythons 3.2's optimizer converts these to frozensets, lookup...Campbell Barton
2011-03-03BGE: Material Force Field renaming + reorganizationDalai Felinto
2011-02-26clean whitespaceCampbell Barton
2011-02-262.5 UI Scripts:Thomas Dinges
2011-02-25pep8 cleanupCampbell Barton
2011-02-22Material UI, patch by Ervin Weber (lusque). Thanks!Thomas Dinges
2011-02-18python api docs & examples for registrable Menu/Panel/Operator/PropertyGroup ...Campbell Barton
2011-02-17pep8 cleanup and remove unused vars/importsCampbell Barton
2011-02-16Material UI: Code cleanup.Thomas Dinges
2011-02-16Commit patch [#25939] material panel proposal by Ervin Weber (lusque). Thanks!Thomas Dinges
2011-02-11patch [#25809] Auto-Registration as utility function.Campbell Barton
2010-12-17bugfix [#25240] Custom properties panel on pinned data fail.Campbell Barton
2010-12-08UI Cleanup: Halo materials and texturesJanne Karhu
2010-11-19"Fix" for [#24743] Strand Shading: Distance slider gives different results ev...Janne Karhu
2010-09-14button to remove presets.Campbell Barton
2010-09-07ran through pep8 checkerCampbell Barton
2010-08-30Patch [#23524] UI cleanup for commit 31587 by Filiciss Muhgue (filiciss).Thomas Dinges
2010-08-26rna api - replace panel properties bl_default_closed and bl_show_header with ...Campbell Barton
2010-08-23rename UI functionCampbell Barton
2010-08-21rna renaming (manual edits)Campbell Barton
2010-08-20rna data path names which are more likely to break animations.Campbell Barton
2010-08-20rna remaining that negates valuesCampbell Barton
2010-08-18rna renaming, still only adjusting properties that wont be animated (at least...Campbell Barton
2010-08-122.5 User Interface / UI ScriptsThomas Dinges
2010-08-10minor adjustments to python scripts to make them easier to run outside of ble...Campbell Barton
2010-08-09poll() as a python '@staticmethod' was too limiting and didnt allow useful ba...Campbell Barton
2010-08-06remove narrow ui featureCampbell Barton
2010-08-05bugfix [#23182] Using self.report() inside poll() gives crashCampbell Barton
2010-08-042.5: Hide options panel for halo materials, none of the settings hereBrecht Van Lommel
2010-08-02RNA Types metaclass registrationMartin Poirier
2010-07-20Fix for python error in material panel.Brecht Van Lommel
2010-07-18update from venomgfx, have the node toggle rather then an icon.Campbell Barton
2010-07-18patch for displaying a node icon in the material panel if the material has no...Campbell Barton
2010-05-16Properties Window:Thomas Dinges
2010-05-02Put ray mirror Fade To color next to Max Distance. Grayed out Fade To ifDaniel Salazar
2010-04-17- for BGE mouse and keyboard events use tuples rather then listsCampbell Barton
2010-04-16'Fix' [#21119] volumetric material always casts shadowsMatt Ebb
2010-04-14* Interaction PresetsMatt Ebb
2010-03-22Fix node material properties not showing correct, the code here should notBrecht Van Lommel
2010-03-18Fixed a crash switching to brush texture nodesMatt Ebb
2010-02-23scene.render_data -> scene.renderCampbell Barton
2010-02-23pep8 cleanup + correction for external player operator return value.Campbell Barton
2010-02-16[#21177] Text editorCampbell Barton
2010-02-14change python scripts so modules which register with blender have a register(...Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-11Added an option "Cast Approximate" to control if a material should castBrecht Van Lommel