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
2008-06-25Added UI for suggestions list. Works with arrow-keys and mouse wheel, accept ...Ian Thompson
2008-06-24Text plugin basis with plugin for suggestions/completions. The suggest plugin...Ian Thompson
2008-06-17Added functions to the BPy Text object for positioning the cursor and inserti...Ian Thompson
2008-06-10Improvements to whole-word ops (thanks mindrones for suggestions).Ian Thompson
2008-06-09Merged from trunkIan Thompson
2008-06-09Fix: Convert to spaces/tabs corrupted syntaxIan Thompson
2008-06-08Prevent editing of linked library TextsIan Thompson
2008-06-06Added file info to header. Also reopen was marking text dirty (different from...Ian Thompson
2008-06-05Whole word operations added:Ian Thompson
2008-06-04Fixed unreported bug: Backspace at top of text pushed newline onto undo stackIan Thompson
2008-06-04Overwrite mode added, toggled with INSERTKEYIan Thompson
2008-05-27First commit and merge from trunk for testing.Ian Thompson
2008-05-27Fixed some compile erros under msvc (thanks lguillaume)Andre Susano Pinto
2008-05-25patch [#11491] Fix for bug 11362: Blender.Draw.Image() method does not clip ...Campbell Barton
2008-05-25== Sequencer ==Peter Schlaile
2008-05-25Merge BVH tree fixes from cloth branchAndre Susano Pinto
2008-05-25Added BVH nearest neighbour code, for now only works in 6-dop and finds the n...Andre Susano Pinto
2008-05-25[#11124] Hide Threshold button when Constant QMC sampling enabledMartin Poirier
2008-05-25Apply BGE patch 11137: Render objects with negative scaling correctly (as in ...Benoit Bolsee
2008-05-25[#11119] Tool tips correctionMartin Poirier
2008-05-25Merge from trunkAndre Susano Pinto
2008-05-25Merge bvh tree from cloth branchAndre Susano Pinto
2008-05-25BGE patch: rename rayCastToEx() to rayCast() - better nameBenoit Bolsee
2008-05-24BGE patch: add rayCastToEx(), an extended version of rayCastTo() for use in g...Benoit Bolsee
2008-05-24fix BGE bug #8646: unusable anaglyph settingsBenoit Bolsee
2008-05-23== PyNodes ==Willian Padovani Germano
2008-05-23Typos and whitespace tweaksJoshua Leung
2008-05-23Fix for bug #12526: object instancing didn't restore matricesBrecht Van Lommel
2008-05-23fix for "[#11004] Adding ram sound and alt-U causes ram to look like HD sound...Campbell Barton
2008-05-23Fix for bug #12473: crash converting old particle system fromBrecht Van Lommel
2008-05-23fix for [#12218] Impossible to exit meta strips with hotkeyCampbell Barton
2008-05-23Bugfix #12508:Joshua Leung
2008-05-22Fix for bug #11895: databrowse for image painting clone image didn't work.Brecht Van Lommel
2008-05-22Fix for bug #11698: mesh deform modifier not working on extruded curves.Brecht Van Lommel
2008-05-22Fix for bug #12077: tangent shading (which only affects specular) madeBrecht Van Lommel
2008-05-22Fix for part of bug #12075: gamma node generated nan's on negative input.Brecht Van Lommel
2008-05-22Comments!!1Martin Poirier
2008-05-22Fix for bug #11743: incorrect transformation for particle groupBrecht Van Lommel
2008-05-22Fix for bug #11758: crash cancelling hair softbody bake.Brecht Van Lommel
2008-05-22Fix for bug #12334: the Disable Tex option didn't disableBrecht Van Lommel
2008-05-22Transform OrientationsMartin Poirier
2008-05-21add missing flags for NLA stripsCampbell Barton
2008-05-21scene frames scene.render.cFrame,sFrame and eFrame were being treated as shor...Campbell Barton
2008-05-21testbreak was not working after the first useCampbell Barton
2008-05-21Bone Extrusion BugMartin Poirier
2008-05-21[#12103] Force field moves when strength changesMartin Poirier
2008-05-21[#11892] track-to + "around selection" bugMartin Poirier
2008-05-21[#11748] Bevel tool not snapping when holding down ctrl and adjusting valueMartin Poirier
2008-05-21== Sequencer ==Peter Schlaile
2008-05-20replacing epydoc generation script with one copied from bpy docsCampbell Barton