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
2009-10-02merge from 23153 to 23595soc-2009-imbusyLukas Steiblys
2009-10-01netrender: first draft for process jobs, to be able to run arbitrary commands...Martin Poirier
2009-10-01Texture stack influences are now all separate values, and negativeBrecht Van Lommel
2009-10-01Unified effector functionality for particles, cloth and softbodyJanne Karhu
2009-09-30Rework of volume shadingMatt Ebb
2009-09-29Sorry, three commits in one, became difficult to untangle..Brecht Van Lommel
2009-09-29adding back changes from soc-2009-kaz branch.Campbell Barton
2009-09-29Copying scripts from 2.4x without 2.5x changesCampbell Barton
2009-09-29history for these files was lost, will use "svn cp ....." to get the scripts ...Campbell Barton
2009-09-29Fixed import scripts: OBJ, 3DS. 2 bugs still perist though: imported meshes a...Arystanbek Dyussenov
2009-09-29Fixed export scripts: 3DS, OBJ, X3D, FBX. These need testing now.Arystanbek Dyussenov
2009-09-28Adding back more functionalities for transform orientations.Martin Poirier
2009-09-28Fix python error in boids panel, missing variable psys.Brecht Van Lommel
2009-09-28Fix #19483: error using FBX export script, diffuse_reflectionBrecht Van Lommel
2009-09-28jpeg2000 presets were broken.Campbell Barton
2009-09-28Durian Feature Request: Rotation Modes for ObjectsJoshua Leung
2009-09-28Added "scripts/modules" as permanent module search path.Campbell Barton
2009-09-28- removed 2.4x release/scriptsCampbell Barton
2009-09-272.5 Layout Files:Thomas Dinges
2009-09-27Added Image.get_abs_filename() and updated scripts to use it. This removes th...Arystanbek Dyussenov
2009-09-26netrender: split off job settings in their own panel. Add button to open up w...Martin Poirier
2009-09-26Assorted tiny UI tweaksWilliam Reynish
2009-09-26netrender: fix some bugs with job cancellation, remove credits system, add mo...Martin Poirier
2009-09-25- use pythons time module rather then bpy.sys.time()Campbell Barton
2009-09-25Merge of itasc branch. Project files, scons and cmake should be working. Make...Benoit Bolsee
2009-09-25netrender: usage based balancer. more useful than creditsMartin Poirier
2009-09-24netrender: draft code for cluster usage per job calculations. Eventually, thi...Martin Poirier
2009-09-24netrender: load balancer fixes, cancel all jobs button and small html interfa...Martin Poirier
2009-09-23fly mode back as a modal operator view3d.flyCampbell Barton
2009-09-23A few quick bugfixes:Joshua Leung
2009-09-23netrender. first draft of html master details. Just point a browser at the ma...Martin Poirier
2009-09-23remove rna function convert_to_triface because it uses an internal editmesh f...Campbell Barton
2009-09-22SVN maintenance.Guillermo S. Romero
2009-09-22Manual merge of soc-2009-kazanbas branch:Arystanbek Dyussenov
2009-09-22PyConsole improvementsCampbell Barton
2009-09-22RNA: added a "factor" subtype next to "percentage", and only displayBrecht Van Lommel
2009-09-212.5 Nodes:Thomas Dinges
2009-09-21netrender: more load balancing rulesMartin Poirier
2009-09-21autocomplete poll function wasn't working, added autocomplete in the console ...Campbell Barton
2009-09-21Fix #19389: add lamp had no submenu to choose the type.Brecht Van Lommel
2009-09-202.5 Game Sound:Thomas Dinges
2009-09-20* UI for recent sound commit. Thomas Dinges
2009-09-202.5 - More animation/rigging bugfixesJoshua Leung
2009-09-20netrender: first draft for job balancer + some minor fixesMartin Poirier
2009-09-20A few smaller adjustments to armature and bone properties.William Reynish
2009-09-19Bone constraints are now in a separate tab. It's more consistentBrecht Van Lommel
2009-09-19Armature UIWilliam Reynish
2009-09-18UI: fix some python errors in sculpt/paint modes when there is no brush.Brecht Van Lommel
2009-09-182.5: Python operators now have a working poll() function,Brecht Van Lommel
2009-09-18- jitter for painting (image and projection painting, others can be added)Campbell Barton