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
path: root/source
AgeCommit message (Expand)Author
2010-09-10Bug #23715: patch by Jan Diederich to avoid having duplicate IDs after they a...Arystanbek Dyussenov
2010-09-10rewrote python IDProperty metaclass in C, this was a quick hack to get it wor...Campbell Barton
2010-09-10Fix for [#23090] Blender 2.5 : move object to new layer crashes BlenderJanne Karhu
2010-09-10Fix #23742: a NURBS surface created with two joined curves crashes Blender on...Sergey Sharybin
2010-09-10remove redundant buffer character positioning code & remove attr keyword argu...Campbell Barton
2010-09-10bugfix [#23607] Render Stamp, incorrect apostrophe Y position.Campbell Barton
2010-09-10patch [#23749] IntVectorProperty missing step [patch]Campbell Barton
2010-09-09- bugfix, operators were getting their properties registered twice.Campbell Barton
2010-09-09definition/syntax edits for operators and rna (no functional changes)Campbell Barton
2010-09-09fix crash for calling setattr with a non-string attribute and warning.Campbell Barton
2010-09-09Partial fix for [#21948] Full sample motion blur with cloth - cloth and colli...Janne Karhu
2010-09-09Bug #23715 in COLLADA exporter: prepend an '_' to the ID if it starts with an...Arystanbek Dyussenov
2010-09-09Patch by Jan Diederich, fixes bug #23715 in the COLLADA exporter.Arystanbek Dyussenov
2010-09-09Fix for [#23734] Force Fields Min/Max don't workJanne Karhu
2010-09-09remove class methods for defining propertiesCampbell Barton
2010-09-09- fix for using ['prop'] in RNA apiCampbell Barton
2010-09-09support for defining rna class properties as class attributesCampbell Barton
2010-09-09== Multires ==Nicholas Bishop
2010-09-09bugfix [#23725] bpy.context.window_manager.Campbell Barton
2010-09-08Partial fix for [#23714] Linked instance group with particles doesn't render ...Janne Karhu
2010-09-08py/rna internalsCampbell Barton
2010-09-08bpy.props.* option to pass the first arg as a class. Campbell Barton
2010-09-08Apply patch [#23632] Allow single quotes in RNA paths.Nathan Letwory
2010-09-08Hair disconnect/connect wasn't working properly.Janne Karhu
2010-09-08bugfix [#23720] Performing an object operation in the Outliner in Visible Lay...Campbell Barton
2010-09-08patch [#23717] Another install target fix for cmake/linuxCampbell Barton
2010-09-08bugfix [#23722] Artifact in 3D View with empties saved to default .blend.Campbell Barton
2010-09-08* Increase Ray Depth Property Range, request by Conz.Thomas Dinges
2010-09-07Graph Editor tweaks:Joshua Leung
2010-09-07Fix [#23634] Edit Box in World / Ambient Occlusion has wrong background colourMatt Ebb
2010-09-07bugfix [#23648] Add image strip window checkboxes don't workCampbell Barton
2010-09-07Compile fixMatt Ebb
2010-09-07bugfix [#22831] transform problem with hidden parent objectCampbell Barton
2010-09-07bugfix [#23189] Num-0 swtich to Camera view and back doesn't respect UserPers...Campbell Barton
2010-09-07bugfix [#23656] Problems retrieving properties from inside runtime-created Po...Campbell Barton
2010-09-07Bugfix #23707: Autokey Available is ignored on a Clear TransformJoshua Leung
2010-09-07== Sculpt ==Nicholas Bishop
2010-09-07patch [#23650] fix stubs.c for optimized buildCampbell Barton
2010-09-07patch [#23703] Fix for Level compositing node; correct color representationCampbell Barton
2010-09-07- added back zlib include (needed for win32).Campbell Barton
2010-09-07bugfix [#23702] Parent to hidden object crashesCampbell Barton
2010-09-06bugfix [#23656] Problems retrieving properties from inside runtime-created Po...Campbell Barton
2010-09-06bugfix [#23663] relative path dind work on linuxCampbell Barton
2010-09-06bugfix [#23674] Fix for texture path corruptions (bug 23337)Campbell Barton
2010-09-06bugfix [#23593] using material_slot.material=material_slot.material.copy() ca...Campbell Barton
2010-09-06Fix for [#23028] Driver gets remapped when importing 2.49 fileJanne Karhu
2010-09-06- use list append in more places (preferred method since its faster)Campbell Barton
2010-09-06Fix for [#22960] UV/Image editor - Back to Previous buttonJanne Karhu
2010-09-06bugfix [#23641] enable/disable switch of "Limit" Constraints are invertingCampbell Barton
2010-09-06bugfix [#23695] SigSegV when deleting camera from multiple scenes via outline...Campbell Barton