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-02-09mesh validation function to report errors and help debug bad data generated b...Campbell Barton
2011-02-08Texture context selector for texture panel:Janne Karhu
2011-02-08Per-type node labels and customizable names. The label displayed in the node ...Lukas Toenne
2011-02-08add back options for loading a renderlayer to offset the image when copying t...Campbell Barton
2011-02-08Change in behavior to shrinkwrap modifier's offset value with negative enabled.Campbell Barton
2011-02-07Logic UI: Game Actuator options renamingDalai Felinto
2011-02-07Logic UI: Armature Actuator + general Captalizing 1st letter of UI textDalai Felinto
2011-02-07Todo/feature requestTon Roosendaal
2011-02-07Hair ui simplification:Janne Karhu
2011-02-07rename ID.update() --> update_tag() since this function only tags for updatin...Campbell Barton
2011-02-07Type checks for internal ID-Property UI min/max/tip & use defines to get valu...Campbell Barton
2011-02-05Logic UI: multiple fixes on Constraint ActuatorDalai Felinto
2011-02-04Improvements for particle grid distribution:Janne Karhu
2011-02-04hard- and ui-limit for particle grid resolution were vice versa.M.G. Kishalmi
2011-02-04Moved Auto-Keying "Insert for KeyingSet only" option from UserPrefs toJoshua Leung
2011-02-02fix crash from report [#25746] Adding keyframes to nested custom properties (...Campbell Barton
2011-02-02Bugfix [#25902] alt+a over 3D view don't up date dropesheet editorJoshua Leung
2011-02-01Bugfix: Renaming Keying Sets didn't update timelineJoshua Leung
2011-02-01New Keyframe Type: "Jitter"Joshua Leung
2011-02-01Pythons path functions - os.walk(). os.path.exists(). etc support bytes for p...Campbell Barton
2011-02-01Added Center button to backdrop controls in node editor's side panelDaniel Salazar
2011-02-01bugfix [#25846] Strange behaviour if index of render.layers[] is out of rangeCampbell Barton
2011-01-31Indentation fix. Thomas Dinges
2011-01-31Node UI:Thomas Dinges
2011-01-31Bugfix [#25876] bpy.ops.constraint.childof_set_inverse has no effectJoshua Leung
2011-01-31Added transparency feature to node editor backdrop, similar to image editor. ...Lukas Toenne
2011-01-31Logic UI: Servo Control (Motion/ObjectActuator) default options + camera actu...Dalai Felinto
2011-01-30Removed bad copied UI strings and comment from texture slot rna code.Ton Roosendaal
2011-01-30remove nan-makefilesCampbell Barton
2011-01-30Better property names for backdrop RNADaniel Salazar
2011-01-30RNA for node editor backdrop zoom and offset. Thanks Moguri for helpDaniel Salazar
2011-01-29Bug report #25722Ton Roosendaal
2011-01-29new bumpmapping options for the rendererM.G. Kishalmi
2011-01-28Small feature request: using texture buttons (mapping) now updatesTon Roosendaal
2011-01-28More logical ordering of Empty draw types. Made Plain Axes default forDaniel Salazar
2011-01-27Bugfix [#25707] / Todo Item: "Local Space" for Object constrainingJoshua Leung
2011-01-27Usability issue noted while self-testing some stuff...Joshua Leung
2011-01-27Bullet-proofing mesh vertex group RNA wrapping, after double checkingJoshua Leung
2011-01-27"Bugfix" (otherwise known as another ZanQdo Feature Request)Joshua Leung
2011-01-26ShapeKeys RNA Wrapping: Code cleanupJoshua Leung
2011-01-25improve unregister error check not to loop over parent classes properties (wo...Campbell Barton
2011-01-25fix [#25748] Addons register parameters/functions more than onceCampbell Barton
2011-01-25property lookups on structs was doing a listbase search even if the hash was ...Campbell Barton
2011-01-24fix [#25776] Crash when operator's bl_idname has more than one dotCampbell Barton
2011-01-24Raise an exception when registering classes with ID names which are too long....Campbell Barton
2011-01-23BGE: option in the UI to start with the mouse cursor visible. Patch by Vitor ...Dalai Felinto
2011-01-23Panels that have the "no header" flag set are now always drawn first in a tab...Janne Karhu
2011-01-23correct own bad spellingCampbell Barton
2011-01-23Logic UI: ParentActuator fix + PropertyActuator tooltip improvementDalai Felinto
2011-01-22"Fix" for [#25766] Fluid Particle BugsJanne Karhu