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
2012-05-12style cleanup: mostly whitespace in rnaCampbell Barton
2012-05-12reworded tooltip for Tripod Motion button; fixing spelling and making more clearEd Halley
2012-05-11edits to recent sequencer api additions not to do scene lookups, the scene is...Campbell Barton
2012-05-11no need to clamp python values twice when assigning.Campbell Barton
2012-05-11sequencer bug, was possible to add strips to negative channels, the channel c...Campbell Barton
2012-05-11- dont create scene.sequence_editor on read, means data-browser or autocomple...Campbell Barton
2012-05-11A couple more changes to the file and image nodes to improve access to layers...Lukas Toenne
2012-05-11style cleanup: mainly sculpt/whitespaceCampbell Barton
2012-05-11Add mask brush for sculpt mode.Nicholas Bishop
2012-05-11Add an RNA access function to get an enum item name from its value.Nicholas Bishop
2012-05-10minor changes to sequencer apiCampbell Barton
2012-05-10style cleanup: sequencer and scene rnaCampbell Barton
2012-05-10patch [#30871] VSE py-api Campbell Barton
2012-05-09style cleanup: whitespace/operatorsCampbell Barton
2012-05-09Cycles: fix issues with texture coordinates and object scale. Auto textureBrecht Van Lommel
2012-05-08Fix #31363. Group interface sockets don't have a parent node, so the API func...Lukas Toenne
2012-05-08Fix reseting of particle lifetime and unborn feature when adding smoke - repo...Daniel Genrich
2012-05-08Cycles: add light falloff node, with quadratic/linear/constant falloff and aBrecht Van Lommel
2012-05-07Collada: patch #31331: Implementation of 'Apply Modifiers'Gaia Clary
2012-05-07Some misc fixes to UI messages...Bastien Montagne
2012-05-07Style cleanup: change ffmpeg, avi and frame server api to rna-ish naming styleSergey Sharybin
2012-05-07Style cleanup: displist moduleSergey Sharybin
2012-05-07Style cleanup: rename BKE_metaball* to BKE_mball -- mball is more commonly us...Sergey Sharybin
2012-05-06add back pose specials menu, also add back the ability to clear user transfor...Campbell Barton
2012-05-06Bugfix:Joshua Leung
2012-05-06Removing the old armature 'deform' settings (use vertex groups/envelopes/quats).Joshua Leung
2012-05-06code cleanup: naming - BKE_mesh_*Campbell Barton
2012-05-05code cleanup: naming - pose/armature/image Campbell Barton
2012-05-05Bugfixes for various ID-block references (Constraints, NLA)Joshua Leung
2012-05-05code cleanup: BKE_ naming, also make bpy.data.images.load() always load a new...Campbell Barton
2012-05-05code cleanup: BKE_scene api naming.Campbell Barton
2012-05-05code cleanup: function naming, use BKE_*type* prefix.Campbell Barton
2012-05-05Style Cleanup: Wrapping with parens for safety and whitespace editsJoshua Leung
2012-05-05code cleanup: brush/camera namingCampbell Barton
2012-05-04Added start and end bevel factor for curves, so now it's possible to makeSergey Sharybin
2012-05-04Fisheye Camera for CyclesDalai Felinto
2012-05-04Camera tracking: switch dopesheet information to lazy calculationSergey Sharybin
2012-05-04code cleanup: double promotion & some style cleanupCampbell Barton
2012-05-03Clip editor: sort order for dopesheet channelsSergey Sharybin
2012-05-02Fix crash setting area.type from a context that not include the right window,Brecht Van Lommel
2012-05-02Fix 31220: glsl sun lamp shadows did not apparently respect shadow flag whenBrecht Van Lommel
2012-05-02Fix #31102: changing scene.use_color_management from render_pre callback woul...Brecht Van Lommel
2012-05-02A number of changes to node RNA and the file output node, to simplify socket ...Lukas Toenne
2012-05-02replace python3 command with python3.2, python3 isnt available on ubuntu.Campbell Barton
2012-05-02style cleanup: whitespace, bracesCampbell Barton
2012-05-01style cleanup: guys - set your editors to tabs!Campbell Barton
2012-05-01Motion Paths GUI CleanupJoshua Leung
2012-05-01Merging phase 1 of the BGE Harmony branch:Daniel Stokes
2012-04-30style cleanup: re - http://wiki.blender.org/index.php/Dev:Doc/CodeStyle#Brace...Campbell Barton
2012-04-30Camera tracking: initial commit of dopesheet view for clip editorSergey Sharybin