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
2007-04-04moved source and text to american spellingCampbell Barton
2007-04-04* sneaky commit IIINathan Letwory
2007-04-04Bugfix #6486Ton Roosendaal
2007-04-04== Sequencer ==Peter Schlaile
2007-04-03Fixed bug #6068 (fluids & separate vertices)Nils Thuerey
2007-04-03* still silent code (enabled through seperate patch)Nathan Letwory
2007-04-03curve center didnt update curve data.Campbell Barton
2007-04-03Python APIKen Hughes
2007-04-02editmesh_add - cone, cylinder and circle remember their 'Cap Ends' setting, e...Campbell Barton
2007-04-02added a python slot to the "Add->Mesh" menu.Campbell Barton
2007-04-02Python APIKen Hughes
2007-04-02PyAPICampbell Barton
2007-04-02== Multires ==Nicholas Bishop
2007-04-02== Multires ==Nicholas Bishop
2007-04-01==== bugfix ====Andrea Weikert
2007-04-01Python APIKen Hughes
2007-03-31Bugfix:Ton Roosendaal
2007-03-31Python APIKen Hughes
2007-03-31Yesterday's fix for Composite preview had bug for render output drawing inTon Roosendaal
2007-03-31Mesh.py - Updated doc and example about faceUV/vertexColorCampbell Barton
2007-03-30Bug #5607Johnny Matthews
2007-03-30allow dealing with vertex groups once an object is created from a mesh.Campbell Barton
2007-03-30Bugfix #6469Ton Roosendaal
2007-03-30vec *= matrix would crash blender when multiplying a 3d vec by a 4x4 matrix b...Campbell Barton
2007-03-30== Action Editor - Long Keyframes Bugfix (#6455) ==Joshua Leung
2007-03-30added Window.Get/SetActiveLayer() and changed how scn.objects.new() works, if...Campbell Barton
2007-03-30run dos2unix on BKE_idprop.hStephen Swaney
2007-03-30* dos2unix (from now on patches shouldn't break on this file).Nathan Letwory
2007-03-30re-remove removed comment.Stephen Swaney
2007-03-30BPython: pydriversWillian Padovani Germano
2007-03-29ICVS: ----------------------------------------------------------------------Campbell Barton
2007-03-29Bugfix #6426Ton Roosendaal
2007-03-29Bugfix #6419Ton Roosendaal
2007-03-29Bugfix #6333Ton Roosendaal
2007-03-29Bugfix #6308Ton Roosendaal
2007-03-29Bugfix #6312Ton Roosendaal
2007-03-29Bugfix #6456Ton Roosendaal
2007-03-29add some details for new sequence typeStephen Swaney
2007-03-29Revisions to previous change of new_id().Ken Hughes
2007-03-29Python APIKen Hughes
2007-03-29adding a cone with no and cap crashed, fixed and added some commentsCampbell Barton
2007-03-28Option "New" in editbuttons, material panel, did not create a new uniqueTon Roosendaal
2007-03-28added options to add mesh (cap ends, radius and depth)Campbell Barton
2007-03-28Long wanted feature; decent ESC processing in composite nodes.Ton Roosendaal
2007-03-28moved node_shader_lamp_loop to node.c and put an extern declaration in BKE_no...Robert Holcomb
2007-03-28* this is a 'silent' commit, so it is easier to issue patches for pynodes. Th...Nathan Letwory
2007-03-28made the add mesh functions use do_clever_numbuts so multiple options can be ...Campbell Barton
2007-03-28Make a nice version number for printing Python version.Stephen Swaney
2007-03-28removed unused variable from function that was left over from static node listRobert Holcomb
2007-03-28Removed unused button code since it is set in drawnode.cRobert Holcomb