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-24remove recently added rna function uilayout.prop_search_self() and instead al...Campbell Barton
2010-08-24- move more active properties into their collections:Campbell Barton
2010-08-23Patch #23460: Fix for Outliner; excludes expand button from renaming an objectJoshua Leung
2010-08-23Patch #22855: Replace existing pose in poselib: put frame+name in properties,...Joshua Leung
2010-08-23* Code tweak for my last commit, missed some break's.Thomas Dinges
2010-08-23new UI rna functionCampbell Barton
2010-08-23collection attributes can now be resolved with by rnaCampbell Barton
2010-08-23rna: move metaball.active_element to metaball.elements.activeCampbell Barton
2010-08-22Fix for [#22741] Material preview doesn't update when "undo" is used to rever...Thomas Dinges
2010-08-22fix for msvcCampbell Barton
2010-08-22remove inline loops in a few placesCampbell Barton
2010-08-22possible fix [#23331] Hidden Bones Contribute to Axis NormalCampbell Barton
2010-08-22Fix #23431: crash in brush icon preview when there is no active object.Brecht Van Lommel
2010-08-22- bugfix [#23407] vertex painting on a mesh with no face segfaultsCampbell Barton
2010-08-22fix for changes in recent renamingCampbell Barton
2010-08-21rna renaming (manual edits)Campbell Barton
2010-08-20Fix #23323: rigid body constraint drawing in 3d view was showing wrongBrecht Van Lommel
2010-08-20Fix #23350: flip "both" texture preview order from material-texture to Brecht Van Lommel
2010-08-20Fix #23336: radial control crashing or not showing correct colors in modesBrecht Van Lommel
2010-08-20Fix #23399: change Median Crease to Mean Crease, because it's not reallyBrecht Van Lommel
2010-08-20rna data path names which are more likely to break animations.Campbell Barton
2010-08-20bugfix [#23396] proportinal editing hotkey ("o") does not workCampbell Barton
2010-08-19rna renaming FModifier & GameObjectSettingsCampbell Barton
2010-08-19fixes for recent renamingCampbell Barton
2010-08-19more rna renaming for non-animated properties: mainly Texface, Particle & Poi...Campbell Barton
2010-08-18utility function for updating animation system values when RNA changes.Campbell Barton
2010-08-18more rna renaming.Campbell Barton
2010-08-18rna rename Bone and Text changesCampbell Barton
2010-08-18rna renaming, still only adjusting properties that wont be animated (at least...Campbell Barton
2010-08-18rna renaming for Render* structsCampbell Barton
2010-08-18apply rna naming for ToolSettingsCampbell Barton
2010-08-18Fix for [#23352] Update Problem in Texture tabDalai Felinto
2010-08-17apply rna rename most of the show_*, names.Campbell Barton
2010-08-17apply logic brick rna renamingCampbell Barton
2010-08-17syntax highlighting for decorators, correct doc exampleCampbell Barton
2010-08-17apply UserPrefs and Theme rna naming changes.Campbell Barton
2010-08-17when complaining that an RNA name doesnt exist in the UI, give the struct nam...Campbell Barton
2010-08-172.5 Modifiers:Thomas Dinges
2010-08-17apply all rna naming changes for rna_space.cCampbell Barton
2010-08-172.5 Modifier/Constraint TemplateThomas Dinges
2010-08-17Audaspace: This should fix all missing python includes now once for all...Joerg Mueller
2010-08-16Scons:Joerg Mueller
2010-08-16Audaspace: Further fixes.Joerg Mueller
2010-08-16Audaspace: Scons fix for missing python include paths.Joerg Mueller
2010-08-16Audaspace: Buildsystem update after Ton destroyed building with scons and cma...Joerg Mueller
2010-08-16More makefiles for new audaspace commit.Ton Roosendaal
2010-08-16Py API (GSoC): Second merging commitJoerg Mueller
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-16Fixed bug in normalition of YCbCr color space conversion (from 0..1 toRobert Holcomb
2010-08-15[#23266] bpy.ops.poselib.browse_interactive - blend_factor argument does nothingCampbell Barton