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-13enforce string limits (reported by pedantic checking tools & some developers).Campbell Barton
2011-02-13Small update for billboards:Janne Karhu
2011-02-13Fix for [#25857] create_dupli_list incorrect behaviour with particle systemsJanne Karhu
2011-02-12Small particle effectors update:Janne Karhu
2011-02-12fix for more warnings.Campbell Barton
2011-02-12Particles todo item: particle texturesJanne Karhu
2011-02-12fix for possible (but unlikely) problem with strncpy not adding \0 and then e...Campbell Barton
2011-02-11BGE: frame start/end in action/fcurves/shapekey to support floatsDalai Felinto
2011-02-10Different method for blur node aspect correction. Now the user can still set ...Lukas Toenne
2011-02-10More options for the blur node filter size. This can now be pixel based or re...Lukas Toenne
2011-02-10Bugfix [#26004] compositor: backdrop zoom factor too smallJoshua Leung
2011-02-10mesh.validate() now returns True if any corrections were made.Campbell Barton
2011-02-10small fix so older files are loaded with merge on in the mirror modifiersMichael Fox
2011-02-10Set default for merge mirror to ONDaniel Salazar
2011-02-10small feature request from zanqdo, merging in the mirror modifier is now opti...Michael Fox
2011-02-09BKE_mesh_validate() now corrects invalid meshes (optionally), added access fo...Campbell Barton
2011-02-09move validation into blender kernel so it can be called by internal modifier ...Campbell Barton
2011-02-09Graph Editor: Added option to turn off AA drawing for performanceJoshua Leung
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