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-03-13Bugfix [#26473] Keyframe values for F-Curves were incorrectly wrappedJoshua Leung
2011-03-12Bugreport #26464Ton Roosendaal
2011-03-12Completely refactored sph fluid particles. Only the very core of the algorith...Janne Karhu
2011-03-11(no commit message)Ervin Weber
2011-03-10Todo: Ton Roosendaal
2011-03-10also enable edge-seam unwrapping when running the mark_seam operator.Campbell Barton
2011-03-10request from Jedrzej Slewczuk's:Campbell Barton
2011-03-10revert r35438, Martin doesn't like having this option tacked on.Campbell Barton
2011-03-10add option requested [#25598] projection surface snap issueCampbell Barton
2011-03-09Fix for [#26372] Objects as PS Hair displays and renders differentlyJanne Karhu
2011-03-09image.depth, 96/128 for float color images, was 24/32 for byte images.Campbell Barton
2011-03-09- correct python3.1 warning message.Campbell Barton
2011-03-08Bugfix & Feature fix: Only Shadow Material optionsTon Roosendaal
2011-03-04quiet warnings and fix building without python.Campbell Barton
2011-03-04Bugfix [#26312] Wrong text in a button in the Stretch to constraintJoshua Leung
2011-03-03replace 0 with NULL when used as a pointerCampbell Barton
2011-03-03solidify material offsets for 2nd surface and rim faces.Campbell Barton
2011-03-03BGE: Material Force Field renaming + reorganizationDalai Felinto
2011-03-02Logic UI: reverting back the PROP_ANGLE propsDalai Felinto
2011-03-02Removed tests for existing node pointers in RNA function for new links. Group...Lukas Toenne
2011-03-02Logic Editor: "Python Controller" NOT "Python Script Controller"Dalai Felinto
2011-03-01Fix #26218: texture paintSergey Sharybin
2011-02-28fix for inconsistency reported as bug [#26245] bpy.data.keys collides with th...Campbell Barton
2011-02-27doxygen: blender/makesrna tagged.Nathan Letwory
2011-02-27BGE patch: [#26223] Some RigidBody joints fixes (ui angles, conetwist/hinge l...Dalai Felinto
2011-02-27pedantic warning cleanup, also remove texspace_edit() since its been added us...Campbell Barton
2011-02-25Fix #26158: The layer hight of the layer tool cannot longer be controled by t...Sergey Sharybin
2011-02-23Fix for [#26133] Explode modifier doesn't care about UVs (Option "split edges")Janne Karhu
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-23- fix python error for poselib UI when none is active.Campbell Barton
2011-02-22Convenience fix: Exposing internal sockets now copies the default input value...Lukas Toenne
2011-02-22Added RNA functions to group tree inputs/outputs for exposing internal socket...Lukas Toenne
2011-02-22Fix for [#26163] New Texture selectors don't update Texture previewJanne Karhu
2011-02-21Big node groups improvement patch. Node group trees now have their own lists ...Lukas Toenne
2011-02-21I swear, it was just an innocence change in guardedalloc!Nathan Letwory
2011-02-21add includes to cmake filesCampbell Barton
2011-02-21fix [#26152] Blender File for Image too SmallCampbell Barton
2011-02-20misc warnings/fixesCampbell Barton
2011-02-19From the todo:Ton Roosendaal
2011-02-19change shrinkwrap modifier cull front/back options from 2 booleans into an en...Campbell Barton
2011-02-19Adding support for the "media" play/pause/stop/next/prev buttonsJoshua Leung
2011-02-18Another small text space usability: option to show right margin (aka print ma...Sergey Sharybin
2011-02-18"Fix" for [#26130] Turbulence Force Field seed does not look to generate a ne...Janne Karhu
2011-02-18- clear some warningsCampbell Barton
2011-02-17Start simple intros for intern and extern libs.Nathan Letwory
2011-02-17Add missing file from r34923Nathan Letwory
2011-02-17Starting work on doxygen cleanup. Many things still to be done.Nathan Letwory
2011-02-16BGE: Action and ShapeKey Actuator PingPong playmode.Dalai Felinto
2011-02-16Bugfix #26096Ton Roosendaal
2011-02-16enum-flag arguments were incorrectly documented.Campbell Barton