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
2010-05-07Merge image related changes from the render branch. This includes the imageBrecht Van Lommel
2010-05-07Minor formatting tweaks (killing some "caterpillar if's"... yuck those things...Joshua Leung
2010-05-07Multires: fix for "failed to read" error message with external displacements.Brecht Van Lommel
2010-05-07Exr reading error print has a bit more detail now, to debug problems.Brecht Van Lommel
2010-05-07saving multires data didnt get the new filename when the external struct was ...Campbell Barton
2010-05-07Restrict keyboard sensor stored events to only what's appropriate per propertyMatt Ebb
2010-05-07too many args, build errorCampbell Barton
2010-05-07ghash alloc string from render branchCampbell Barton
2010-05-07Logic UI: All Sensors, Controllers and Actuators are ported now... (let's the...Dalai Felinto
2010-05-07Fix [#22271] N panel Lock icons not changing when pressedMatt Ebb
2010-05-07Warning cleanupMatt Ebb
2010-05-07Logic UI: small fixes: order of sensor type enum + state actuator showing use...Dalai Felinto
2010-05-07Added dynamic enum itemf for add sensor/actuator operatorsMatt Ebb
2010-05-07Logic UI: State Actuator done :) all actuators are there now. [and stubs update]Dalai Felinto
2010-05-07fix for duplicating cloth which could crash on freeingCampbell Barton
2010-05-06keyframe transform, both through dopesheet/action editor and graph editor, wo...Joseph Eagar
2010-05-06Logic UI: constraint actuator+rna 100% (finally !!!) + other fixes/improvements:Dalai Felinto
2010-05-06dont write blender recent file list or save quit.blend when running in backgr...Campbell Barton
2010-05-06own restrict-render commit broke hide unselected.Campbell Barton
2010-05-06Make drop images work from external desktop into Blender image window.William Reynish
2010-05-06option to use the linked path or the local path for pointcache.Campbell Barton
2010-05-06make save as copy default for renders, so artists saving with F3 dont end up ...Campbell Barton
2010-05-06Part 1 of making external drop events work. Have to move work to another system,Ton Roosendaal
2010-05-06more checks to last commitCampbell Barton
2010-05-06rna functions...Campbell Barton
2010-05-06Logic UI: actuators - action+rna 100%, sound 100%, constraint+rna 50%Dalai Felinto
2010-05-06last commit broke linking to scenes from the UICampbell Barton
2010-05-06Datablocks Viewer Bugfix: Joshua Leung
2010-05-06Fix [#22256] bpy.ops.sequencer.delete.poll() not workingMatt Ebb
2010-05-06Fix [#22249] Can enter camera view when there is no camera in sceneMatt Ebb
2010-05-06Logic UI: more actuators: armature, motion, edit object (ui) and 2dfilter (la...Dalai Felinto
2010-05-06Fix [#22246] Invisible objects on 3D-View (patch included)Matt Ebb
2010-05-06rna float set function example for dfelintoMatt Ebb
2010-05-06Tweak for dfelinto, logic uiMatt Ebb
2010-05-06BGE Logic UI: 2dfilter actuator + object (motino) actuator + commenting out b...Dalai Felinto
2010-05-05Fix for GPU_free_unused_buffers deadlock, solution by Tamito Kajiyama, thanks!Brecht Van Lommel
2010-05-05- split objet group add/link into 2 operatorsCampbell Barton
2010-05-05Fix bug with appending a second time from the same .blend file, it wouldBrecht Van Lommel
2010-05-05[#22177] Adding BLF to the BGE and exposing BLF_load as blf.loadCampbell Barton
2010-05-05[#22212] edit problem with translate manipulatorMartin Poirier
2010-05-05Bugfix #22244: Crash on using ops.constraint.childof_set_inverse and childOf_...Joshua Leung
2010-05-05Logic Editor UI workMatt Ebb
2010-05-05BGE Logic UI: fix for scene actuatorDalai Felinto
2010-05-05remove conflicting restrict render keyCampbell Barton
2010-05-05fix for raytrace crash on scenes with very large objects, assert could fail w...Campbell Barton
2010-05-05make a dummy billboard if its velocity or vector are nan/infCampbell Barton
2010-05-05BGE Logic UI: more actuators + almost all sensorsDalai Felinto
2010-05-05billboards were using un-initialized memory and avoid divide by zero in some ...Campbell Barton
2010-05-04render hide/unhide (Ctrl+H, Ctrl+Alt+H, Ctrl+Alt+Shift+H)Campbell Barton
2010-05-04merging revisions 28564-28569 from render branch into trunkJoseph Eagar