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-07-21Removed requirement for suggestions to be pre-sorted. Allowed lists of string...Ian Thompson
2008-07-21BPyTextPlugin now has descriptors for variables, functions and classes (and t...Ian Thompson
2008-07-19Merged 15170:15635 from trunk (no conflicts or even merges)Ian Thompson
2008-07-19Added a documentation panel with primitive word-wrap functionality. It can be...Ian Thompson
2008-07-15Made suggestions case-insensitive which also puts _ prefixed items at the bot...Ian Thompson
2008-07-15Created a BPy module BPyTextPlugin to centralize functions used across the te...Ian Thompson
2008-07-15Any script can now register a unique key combination as part of its bpy heade...Ian Thompson
2008-06-28Fixed own platform bug with stat/fstat.Ian Thompson
2008-06-27Mouse selection (LMB) and confirmation (MMB) added to suggestions UI. Also fi...Ian Thompson
2008-06-26Modifying a file externally or deleting a file linked with a Blender Text obj...Ian Thompson
2008-06-26Added readline() and reset() for reading lines from a Blender Text Object and...Ian Thompson
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