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
path: root/source
AgeCommit message (Expand)Author
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-07bugfix for own error [#22269] object vector operations (position) not working...Campbell Barton
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
2010-05-04BGE Logic UI: more sensors + rna fixes + actuator empty draw functions (+ cam...Dalai Felinto
2010-05-04clear warningCampbell Barton
2010-05-04clear 2 warningsCampbell Barton
2010-05-04Great patch by Harley Acheson fixing about 80 typos and spellingDaniel Salazar
2010-05-04Fix [#21353] Rendering h264 reports broken settings and fail.Xavier Thomas
2010-05-04BGE Logics UI: commit to receive some feedback from MattDalai Felinto
2010-05-04add missing include from recent commitCampbell Barton
2010-05-03merge multires changes into trunkJoseph Eagar
2010-05-03misc uninteresting stuff (killing time at airport commit)Campbell Barton
2010-05-03have timeoffset use (int)floor(timeoffset+0.5f) when converting to an int to ...Campbell Barton
2010-05-03sphinx doc generationCampbell Barton