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
2009-11-15Red-Black Tree Code Cleanups:Joshua Leung
2009-11-13F8 reload works again, script errors are printed but dont stop loading every ...Campbell Barton
2009-11-11- In the context, EditBones and Bases were set as 'RNA_UnknownType', replaced...Campbell Barton
2009-11-10Math LibBrecht Van Lommel
2009-11-10modify the python context access so invalid names will raise an exception rat...Campbell Barton
2009-11-10fix for own error in active bone commit, wasnt checking object type was an ar...Campbell Barton
2009-11-10Bugfix #19835: While playing animation, Render>Dimensions>FrameRate does not ...Joshua Leung
2009-11-10Fix for [#19852] Animation rendering not working in new sceneMatt Ebb
2009-11-10use armature active bone as a pointer rather then a flag for each bone that n...Campbell Barton
2009-11-05Fix #19763: crash with tooltip open & maximizing area to fullscreen.Brecht Van Lommel
2009-11-05- circle select mouse wheel resize now works (somehow mouse wheel generates a...Campbell Barton
2009-11-05python console autocomplete would crash (missing NULL check for pose channels)Campbell Barton
2009-11-04Fix bug #19749: browsing path in user preferences would crash.Brecht Van Lommel
2009-11-04Fix for [#19460] (+) widgets to expand UI elements overlap other windowsMatt Ebb
2009-10-30own commit r24178 broke adding objects, need to look into why but this fixes ...Campbell Barton
2009-10-30use context functions rather then macrosCampbell Barton
2009-10-29moved the following into the screen context rather then the view3d context so...Campbell Barton
2009-10-28Fix compilation for r24142.Guillermo S. Romero
2009-10-28OpenGL Render restored.Brecht Van Lommel
2009-10-27- Right click menu can open links directly to API reference docs (rna and ope...Campbell Barton
2009-10-26Bugfix: opening file browser or starting render with mouse outsideBrecht Van Lommel
2009-10-21Silencing some compiler warnings for mingwJoshua Leung
2009-10-21Bugfix: rendering with multiple windows open did not use image editorsBrecht Van Lommel
2009-10-20Auto SaveBrecht Van Lommel
2009-10-14After discussion with Campbell, split Scene tab in Scene and Render. This mak...William Reynish
2009-10-13Context operators for adjusting context values directly to avoid adding opera...Campbell Barton
2009-10-12Fix some mem leaksDamien Plisson
2009-10-11- add torus back from 2.4x as an operatorCampbell Barton
2009-10-10Animation playback can now also be cancelled with ESC key.Brecht Van Lommel
2009-10-08Key ConfigurationBrecht Van Lommel
2009-10-08Alt+A in the sequencer now redraws other sequencer views, not ideal but ok fo...Campbell Barton
2009-10-08- object.selected is now editable (uses update function to flag the scene base)Campbell Barton
2009-10-07Updated descriptions from Ron WalkerCampbell Barton
2009-10-07* Add numpad enter as an alternative key to confirm/execute file browserMatt Ebb
2009-10-03imbusy GSoC'09 branch merge (Vertex Buffer Object support)Lukas Steiblys
2009-10-02Fix #19311: adding/opening datablocks did not always make the rightBrecht Van Lommel
2009-10-01Fixing scons compile on windows.Martin Poirier
2009-09-30Render & Compositing Thread FixesBrecht Van Lommel
2009-09-26Assorted tiny UI tweaksWilliam Reynish
2009-09-24fix for middle mouse up events not working with modal keymaps (used for fly m...Campbell Barton
2009-09-212.5 Nodes:Thomas Dinges
2009-09-21* Testing removing the click-region-edge-to-minimise functionalityMatt Ebb
2009-09-20Sound:Joerg Mueller
2009-09-192.5 - Pose Enhancement Tools Joshua Leung
2009-09-18Handlers/keymaps, some tweaks for previous commits:Brecht Van Lommel
2009-09-182.5: Handlers are now evaluated in a different order, fixing someBrecht Van Lommel
2009-09-18Keymaps now have a poll() function, rather than adding/removingBrecht Van Lommel
2009-09-16UIBrecht Van Lommel
2009-09-16UI: fix region edges cursor to show the right direction,Brecht Van Lommel
2009-09-152.5 BugfixesBrecht Van Lommel