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-02-16extension copying operator and fix in displaying extensions with no docstringCampbell Barton
2010-02-162.51: second commit, splash png and Makefile fixTon Roosendaal
2010-02-16update for missing docs & dont include operator classes in sphinx docs.Campbell Barton
2010-02-16ignore scripts that are loaded twice rather then raising an error.Campbell Barton
2010-02-16[#21177] Text editorCampbell Barton
2010-02-15Rigify:Nathan Vegdahl
2010-02-15rigify panel, ignore removing a bones type when its not foundCampbell Barton
2010-02-15make it so an error registering/unregestering wont stop loading scripts, just...Campbell Barton
2010-02-15classes were having their dictionary cleared when the blender extension data ...Campbell Barton
2010-02-15[#21141] boring segfault on F8/"reload scripts", 26878, backtraceCampbell Barton
2010-02-15bug #21160, misspell in align objects operatorDaniel Salazar
2010-02-15Inline tooltips and descriptions of export/importDaniel Salazar
2010-02-15rename euler_filter.py -> fcurve_euler_filter.pyCampbell Barton
2010-02-15Align Object op: Introducing Align Modes Negative Sides / Centers /Daniel Salazar
2010-02-15Netrender:Thomas Dinges
2010-02-15Console:Thomas Dinges
2010-02-15File > Open recent raised an error when there was no .Blog file. Now it print...Thomas Dinges
2010-02-15Updating the readme.html to match the upcoming Alpha 1 release. Thomas Dinges
2010-02-15Bugfix for the new script register functions, scene tab didn't show Panels du...Thomas Dinges
2010-02-15initial support for extensions in the user preferencesCampbell Barton
2010-02-14mistake in register() commit, mixed up import and exportCampbell Barton
2010-02-14autocompete was matching import_foo as import keyword.Campbell Barton
2010-02-14change python scripts so modules which register with blender have a register(...Campbell Barton
2010-02-14Using multiline descriptions like this:Daniel Salazar
2010-02-14Added a euler filter script, to filter out discontineouities in euler curves ...Joseph Eagar
2010-02-14Align Objects operator: Added align relative to Active objectDaniel Salazar
2010-02-13- Extrude Menu call "extrude regions along normals" for Region optionMartin Poirier
2010-02-13Smart Extrude (hotkeys are tentative)Martin Poirier
2010-02-13Remove debug printMartin Poirier
2010-02-12[#21109] export doesnt create *.3ds file when requestedCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-12use a more direct way to get the active UV and VCol layerCampbell Barton
2010-02-12button to save edited textures in texture paintCampbell Barton
2010-02-12Align Objects operator: added selection center as align centerDaniel Salazar
2010-02-12Bugfix #21094: Joshua Leung
2010-02-12Align Objects operator: adds option to align relative to 3D cursor asDaniel Salazar
2010-02-12New Align Objects operator. Currently it has very little functionality butDaniel Salazar
2010-02-12Clean up of tooltips in py operators and better operator name forDaniel Salazar
2010-02-12- select active camera operatorCampbell Barton
2010-02-11Fix for a glitch in a console tooltipDaniel Salazar
2010-02-11Line up RNA property with the rest of spaceDaniel Salazar
2010-02-11Compile fixDaniel Salazar
2010-02-11Theme support for console background. Thx cam for help!Daniel Salazar
2010-02-11Added an option "Cast Approximate" to control if a material should castBrecht Van Lommel
2010-02-11bpy.utils.home_paths, use this to get script paths for the user/local/system ...Campbell Barton
2010-02-11Added theme support for vertex normals display alongside face normals.Daniel Salazar
2010-02-11More tooltip editingDaniel Salazar
2010-02-11Killing more dots!Daniel Salazar
2010-02-10Hide particle angular velocity ammount if velocity mode is 'None'Daniel Salazar
2010-02-10Fix for bug [#21015] Render Panel Presets do not remember fieldsDaniel Salazar