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
2008-08-30Merge from trunk 16122-16307Ian Thompson
2008-08-24Added better grouping for text markers with a separate group field (instead o...Ian Thompson
2008-08-18Made modification alert slightly less intrusive and added Ignore option.Ian Thompson
2008-08-18Moving the find panel caused some funky projection effect, introduced when I ...Ian Thompson
2008-08-17Fix for text area scrollbar drawing incorrectlyIan Thompson
2008-08-17Fix for fix. Forgot to check if markers exist before trying to clear. OopsIan Thompson
2008-08-17Fixed problems with markers where Edit All did not behave the same for every ...Ian Thompson
2008-08-16Esc removes markers in stages. Temporary markers are removed first (if any) t...Ian Thompson
2008-08-15Merge from trunk 16031:16122Ian Thompson
2008-08-15Add a function to join thread by index in the thread list.Martin Poirier
2008-08-15merging trunk 15964 -> 16116Martin Poirier
2008-08-14Used the Python icon for the text plugin button and created an ON version.Ian Thompson
2008-08-14Got rid of the horrible blocking UI problems with Find and Replace by using a...Ian Thompson
2008-08-14Last part of the svn release commit.Diego Borghetti
2008-08-14Added a Marker sub-menu to the Edit menu in the text space header.Ian Thompson
2008-08-14starting threading code for retargetMartin Poirier
2008-08-13Snap menu header rewording, to make documentation clearer (there was "mode" a...Martin Poirier
2008-08-13Small bug fix: Scripts were not being recompiled after an error, if the (auto...Ian Thompson
2008-08-13PageUp/Down now moves the mouse cursor instead of just the view. Also added s...Ian Thompson
2008-08-13Added a button to allow plug-ins to be enabled/disabled for each text space. ...Ian Thompson
2008-08-12Add missing stuff in new scene code to properly init skeletor params properly.Martin Poirier
2008-08-12Speed improvements for reading text lines and the option to specify a range f...Ian Thompson
2008-08-12New nearest_point_in_tri_surface function.. 50% fasterAndre Susano Pinto
2008-08-12Rolled back on rev. 16039. Had problems with display, messages being blank an...Ian Thompson
2008-08-12bdiego no 2.47 option for nowJens Ole Wund
2008-08-12Fix flipped arc caused by harmonic interpolationMartin Poirier
2008-08-11Python APIKen Hughes
2008-08-11Suggestion list scrolling and selection made independent for easier use. Sele...Ian Thompson
2008-08-11* Fix for a bug zanqdo reported in IRC - transparent shadows were not Matt Ebb
2008-08-10Fixed inconsistencies between the text plugins and them not suggesting when c...Ian Thompson
2008-08-10Shift keys cancelled the suggestions list (missed from earlier event refactor)Ian Thompson
2008-08-10Fixed saving to relative paths and made external modification messages more u...Ian Thompson
2008-08-10Changed a few places where visibility for EditMode bones is tested, so that t...Joshua Leung
2008-08-10== Armature Editing Tweaks ==Joshua Leung
2008-08-10Python APIKen Hughes
2008-08-09Fix bug caused by extranuous return in distance weight calculations (ignored ...Martin Poirier
2008-08-09Python errors originating in the active text are now displayed at the top of ...Ian Thompson
2008-08-09Line highlighting did not work for syntax errors.Ian Thompson
2008-08-09Bugfix #17465: "Pose Edit Not Possible" message activated on 3D navigationJoshua Leung
2008-08-09Merge from trunk: 15912:16031Ian Thompson
2008-08-09Whole word ops. now treat symbols differently to whitespace allowing better c...Ian Thompson
2008-08-09Improvements to the suggestion and doc listing events (when to update and whe...Ian Thompson
2008-08-08Clipboard operations added to text editor RMB menu.Ian Thompson
2008-08-08Fix for [#13697] Reactor particles with children doesn't renderJanne Karhu
2008-08-08Fix for [#16671] Moving a metaball that a particle system uses as a object (f...Janne Karhu
2008-08-08Fixing point-face distance to support degenerated tris/quads with area<FLT_EP...Daniel Genrich
2008-08-08== PoseLib: Add New (on Current Frame) ==Joshua Leung
2008-08-08Typing digits over the line numbers jumps to that line (from mindrones' wishl...Ian Thompson
2008-08-08Fixing compile error with msvc (introducing max tree to 32)Daniel Genrich
2008-08-08Fixed compiling warnings of bvhutils.cAndre Susano Pinto