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
2010-09-28Move copying of %TEMP% to U.tempdir after slash adding. Otherwise path is han...Nathan Letwory
2010-09-28.B25.blend -> startup.blendNathan Letwory
2010-09-28Use content of %TEMP% also in U.temp_dir instead of /tmp/ on Windows. Interna...Nathan Letwory
2010-09-28Sequencer timeline didn't update on FPS or FPS Base changes in render setting...Nathan Letwory
2010-09-28Fix [#23977] toggle back to object mode not working (outliner issue)Nathan Letwory
2010-09-28bugfix, screw modifier was overwriting its own calculated normals of the orig...Campbell Barton
2010-09-27minor console fixesCampbell Barton
2010-09-27bugfix, console text selection /w wrapped lines now works.Campbell Barton
2010-09-27fix for interactive console selection drawing with wrapped lines.Campbell Barton
2010-09-27console now stores selection internally with 0 index starting at the end of t...Campbell Barton
2010-09-27Fix: Smoke wasn't using pointcache properly.Janne Karhu
2010-09-27added CTX_wm_operator_poll_msg_get/set so failing poll functions can set mess...Campbell Barton
2010-09-27bugfix [#24009] Crash when switching area types and performing opsCampbell Barton
2010-09-27Fixed: Showing pointcached frames in the timeline was terribly slow when usin...Janne Karhu
2010-09-27bugfix [#23447] wrong vertices/edges selected in UV editorCampbell Barton
2010-09-27Explicitely cast to MultiresModifierData pointer to silence compiler warning.Nathan Letwory
2010-09-27Fix: [#24006] writeffmpeg doesn't flush delayed frames - fix attachedPeter Schlaile
2010-09-27show material hardness in solid shaded modeCampbell Barton
2010-09-27use a struct for fixed materials rather then float[2][4], easier to follow (n...Campbell Barton
2010-09-27 fix for floating point exception.Campbell Barton
2010-09-27bugfix [#23995] Do loop cuts from the space bar search while in the propertie...Campbell Barton
2010-09-27disable animating the camera lens angle, this way we dont have the problem wh...Campbell Barton
2010-09-27invalid name [#23986] Camera->Lens->Pespective->Angle inputCampbell Barton
2010-09-27bugfix [#24015] Deleting Objects with a Point Density Texture and Rendering C...Campbell Barton
2010-09-27bugfix [#24014] Operator UI not shown in the order definedCampbell Barton
2010-09-27Fix typo that broke build on OSX.Ken Hughes
2010-09-26- Save MDISPS layer when applying modifier.Sergey Sharybin
2010-09-26Fix for [#23912]: Replace by integer comparison a float comparison whose pre...Damien Plisson
2010-09-26missing include from own commit r32117Campbell Barton
2010-09-26* Fixing Link to Release Logs. Thomas Dinges
2010-09-26Added missed data listener ND_CURSOR to text space.Sergey Sharybin
2010-09-26Fix for fix in revision 32122, viewer node wasn't working anymore in some cases.Brecht Van Lommel
2010-09-26Fix #23991: vertex group sorting used case sensitive string compare,Brecht Van Lommel
2010-09-26Fix #23583: crash when deleting last keyframe in an f-curve with a generatorBrecht Van Lommel
2010-09-25Fix #23708: F-key make links between nodes didn't add links when a node outputBrecht Van Lommel
2010-09-25Fix #23690: threading crash with compositing nodes and scopes view.Brecht Van Lommel
2010-09-25Fix #23847: keyframe insert on button not working in popup menus, e.g.Brecht Van Lommel
2010-09-25Fix #23985: crash in graph editor with objects without material.Brecht Van Lommel
2010-09-25Fix #23983: Text editor does not update immediately when unlinking a textSergey Sharybin
2010-09-25Fix #23901: displace node not working with negative values.Brecht Van Lommel
2010-09-25py/rna keyframe functions can now key longer paths if called from an ID block.Campbell Barton
2010-09-25Fix related to #23606, tweak baking error message a bit so it also coversBrecht Van Lommel
2010-09-25fix for own error with recent patch edits, globbing wasnt being cleared so im...Campbell Barton
2010-09-25- Ignore selected handles if control point is selected whenSergey Sharybin
2010-09-24Fix for [#21875] Copy rotation only on y axiesJanne Karhu
2010-09-24Fix for [#23549] Copy rotation don't work if influence is another than 0 or 1Janne Karhu
2010-09-24bugfix [#23973] Make Single User -> Object & Data dont work as expectedCampbell Barton
2010-09-24Changing loopcut count caused memory errors in some cases due to missing null...Janne Karhu
2010-09-24missing check in recent commitCampbell Barton
2010-09-24Fix for [#22289] Cancelling transform fails to revert change in f-curve handl...Janne Karhu