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-06-02BGE: Moving Constraint Actuator Defines. It was leading to some errors in doc...Dalai Felinto
2010-06-02Constraint UI:Thomas Dinges
2010-06-02Avoid reset the H and S value in the color picker when V is equal to zero!Diego Borghetti
2010-06-02include the blendfile name when executing python scripts, so when using libra...Campbell Barton
2010-06-02Fix "Snap cursor to selected object" not working for linked object.Diego Borghetti
2010-06-02quiet warnings in screw modifier, also fix bad args for lookat_m4 and polarvi...Campbell Barton
2010-06-02blenderplayer building again (may need updates in libraries I dont compile wi...Dalai Felinto
2010-06-02Fix [#22473] No more text cursor placing when editing a Text Field ?Matt Ebb
2010-06-02Progress indicator in the application iconDamien Plisson
2010-06-01== View Navigation ==Campbell Barton
2010-06-01Fix #22239: external btx won't load.Brecht Van Lommel
2010-06-01Workaround #20467: disabled OpenMP multithreading on subsurf/multires/sculptBrecht Van Lommel
2010-06-01[#22194] Add groups visibility, selectability and renderability restrictions ...Campbell Barton
2010-06-01Fix #22039: changing simplify recalculates subsurf even if simplifiy is disab...Brecht Van Lommel
2010-06-01Fix #22462: selecting the "Animation Step" operator from the spacebarBrecht Van Lommel
2010-06-01passepartout overlay wasnt written into thumbnailsCampbell Barton
2010-06-01just a small commit to get myself back into thge swing of thingsMichael Fox
2010-06-01script reload (f8), is closer to working.Campbell Barton
2010-06-01Logic Editor: visible flag is boolean_negativeDalai Felinto
2010-06-01Fix [#22469] Crashes with "segmentation fault" when opening an image for Voxe...Matt Ebb
2010-06-01* Only print libtiff debug messages to the console when in debug modeMatt Ebb
2010-05-31Python Open Link operator.Thomas Dinges
2010-05-31== Sequencer ==Peter Schlaile
2010-05-30== Sequencer ==Peter Schlaile
2010-05-30blend file thumbnailsCampbell Barton
2010-05-30== bge api docs ==Luca Bonavita
2010-05-30Disable using own emitter object (self) as dupliobject/group for particles, f...Janne Karhu
2010-05-30Some cleanup of particle path drawing logic:Janne Karhu
2010-05-30- Python console argument '--python-console', option so you can start blender...Campbell Barton
2010-05-30Fix #22446: "Delayed" modifier preview with linked curvesSergey Sharybin
2010-05-30thumbnail passepartout effect, distinguishes blend files from images.Campbell Barton
2010-05-30optional fallback argument for vector angle function.Campbell Barton
2010-05-30== Sphinx Doc Gen ==Alex Sytnik
2010-05-30reverting previous commit from Mitchell. His commit went to the trunk instead...Dalai Felinto
2010-05-30Reversing the last merge because I botched it.Mitchell Stokes
2010-05-30Fix multitouch zoom erratic behavior in 3D view in vertical dolly mode Damien Plisson
2010-05-29Fix for Error Totblock for Sound_OT_openDalai Felinto
2010-05-29Esc as input for Key Buttons (e.g Logic Brick Keyboard Sensor)Dalai Felinto
2010-05-29Fix Open Sound operator, bring it in line with Open Image:Matt Ebb
2010-05-29[#21842] Beta patch to restore cmake MinGW compilationCampbell Barton
2010-05-28= Game Engine PyDocs =Alex Sytnik
2010-05-28Fix [#22429] Seg Fault when deleting a material from a pinned panelMatt Ebb
2010-05-28bugfix [#22438] Sequencer off by 1 scene errorCampbell Barton
2010-05-27Fix #22422: Adding a new shape key with unchecked 'Relative' checkbox crashes...Sergey Sharybin
2010-05-27Small typo in help text.Nathan Letwory
2010-05-27Fix #22401: BLI_thread_is_main function does not work properly onBrecht Van Lommel
2010-05-27Various constraint code cleanups:Joshua Leung
2010-05-27rename curve 'point' to 'co', the property name used verts, bezier points and...Campbell Barton
2010-05-27== Pivot Constraint ==Joshua Leung
2010-05-27Small bug fix:Nicholas Bishop