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-25bugfix [#23495] unable to pack file, source path not found: "<builtin>"Campbell Barton
2010-08-25bugfix [#22819] Grease Pencil: OpenGL render incorrect if view mode, OK with ...Campbell Barton
2010-08-25Fix: Colour picker wheel wasn't gamma corrected - drawing too darkMatt Ebb
2010-08-25Allow per-pixel inputs into displace node x and y scaleMatt Ebb
2010-08-25Fix/addition for recent RNA collections active index changes -Matt Ebb
2010-08-25Bugfix #23439 and #23453: Auto Keying not working in newly created Scenes.Joshua Leung
2010-08-25rename most scons build targets to match cmakeCampbell Barton
2010-08-25bugfix [#23456] context.main.filepath lost after undoCampbell Barton
2010-08-25bpy.context.manager.clipboard get/set function (to get/set the Clipboard from...Dalai Felinto
2010-08-25bugfixCampbell Barton
2010-08-25Applied patch #23379. Does not change existing .blend files and looksRobert Holcomb
2010-08-25fix for image sequence ranges Campbell Barton
2010-08-25renaming recast_type to type_recast so people don't miss this.Dalai Felinto
2010-08-25bugfix/aviodance for [#23488] bpy.types.Texture.type donĀ“t update the parame...Campbell Barton
2010-08-25bugfix [#23487] Lasso select does not update selected object countCampbell Barton
2010-08-25bugfix [#23452] Camera added in python is not correctly rotatedCampbell Barton
2010-08-25remove rna function template_triColorSet(), was only used in one place and ca...Campbell Barton
2010-08-25Bugfix: [#23472] mesh.uv_textures.new() creates a MeshColorLayerDalai Felinto
2010-08-25update to pyrna so deleting an attribute only fails if that attribute resolve...Campbell Barton
2010-08-24Fixing KeyingSets breakage from recent RNA renaming madness.Joshua Leung
2010-08-24py/rna remove functions now all work in a similar way.Campbell Barton
2010-08-24make quicky wrapper for cmake.Campbell Barton
2010-08-24rename some cmake build targetsCampbell Barton
2010-08-24move more active variables to be nested in collections.Campbell Barton
2010-08-24remove recently added rna function uilayout.prop_search_self() and instead al...Campbell Barton
2010-08-24- pythons 'del somevalue.attr' could crash when used with the rna api (report...Campbell Barton
2010-08-24- move more active properties into their collections:Campbell Barton
2010-08-24bugfix [#23454] vector*matrix not the same as vector*=matrixCampbell Barton
2010-08-24Fix quasy systematic crash at Blender exit: globalPool was released twiceBenoit Bolsee
2010-08-23DPX files are linear now, the gamma value in the file header shouldTon Roosendaal
2010-08-23- rename mesh UV and VertexColor add functionsCampbell 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-23rename UI 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-22- rna py-api bug fix, a NULL item in a collection was raising an errorCampbell Barton
2010-08-22* Fixing some UI Increment/Decrement issues, where click on left/right triang...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-22own commit to fix a naming bug caused a new bug.Campbell Barton
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-21bugfix [#23419] FILE OPEN: OpenEXR default extension .EXR / .exr is filtered outCampbell Barton
2010-08-21fix for errors in constraints and modifiers made when rna renaming.Campbell Barton