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
2009-10-10changed limits for some rna values, added object.scale_linked_x/y/zCampbell Barton
2009-10-10When in localview, MKey moves objects out of localview, added redraw notifiersCampbell Barton
2009-10-10- added redraw notifier.Campbell Barton
2009-10-10* Added the new Render Icons to the menu as well. Thomas Dinges
2009-10-10* icon set updates, thanks jendryzchMatt Ebb
2009-10-10Fixing mixed code and declaration.Martin Poirier
2009-10-10* Added Grease Pencil Operator buttons to the ToolshelfJoshua Leung
2009-10-10added mesh to curve conversion (edge loops only)Campbell Barton
2009-10-10* more small raytrace fixesMatt Ebb
2009-10-10Add reload button for image textures.Brecht Van Lommel
2009-10-10Animation playback can now also be cancelled with ESC key.Brecht Van Lommel
2009-10-10Bugfix: separate mesh did not preserve UV/Color layers.Brecht Van Lommel
2009-10-10Bugfix: texture nodes render without OSA was using uninitializedBrecht Van Lommel
2009-10-10-f argument uses MINFRAME instead of 1 (makes it possible to render negative ...Martin Poirier
2009-10-09Fix background image sometimes drawing into depth buffer, causingBrecht Van Lommel
2009-10-09Fix for crash when saving a render result image, then renderingBrecht Van Lommel
2009-10-09- added ramp diffuse & spec factor rna propsCampbell Barton
2009-10-09Bugfix for crash when clicking on "View->Properties". Was accessing unused me...Daniel Genrich
2009-10-09Particle Edit Mode:Brecht Van Lommel
2009-10-09Wrong Tooltip for Continuous Grab.Thomas Dinges
2009-10-09wm menu freeing was using freed memory, bone-parent names were being set to "...Campbell Barton
2009-10-09(Untested) String Replacement Function in blenlibJoshua Leung
2009-10-09* Warning fixes for previous commit for Modifier renaming.Joshua Leung
2009-10-09Cessen Request:Joshua Leung
2009-10-093D View panels now show object and bone name again, not sure itBrecht Van Lommel
2009-10-09Fix some issues with showing the current textures when usingBrecht Van Lommel
2009-10-09A few bugfixes:Joshua Leung
2009-10-09Partial revert of rev 23723Martin Poirier
2009-10-08menus are now global (like operators), so for eg, the info add menu and the 3...Campbell Barton
2009-10-08Key ConfigurationBrecht Van Lommel
2009-10-08bring back automerge - [#19538] automerge editing doesn't workCampbell Barton
2009-10-08toggle buttons for texture channels (hardcoded like UV layer buttons)Campbell Barton
2009-10-08Smoke:Daniel Genrich
2009-10-08unselected group color was too hard to see in the 3D view, made darkerCampbell Barton
2009-10-08Alt+A in the sequencer now redraws other sequencer views, not ideal but ok fo...Campbell Barton
2009-10-08A few fixes:Joshua Leung
2009-10-08Fixed #19571Andre Susano Pinto
2009-10-08Smoke:Daniel Genrich
2009-10-08separate material lost all materials for the new meshCampbell Barton
2009-10-08- object.selected is now editable (uses update function to flag the scene base)Campbell Barton
2009-10-08Keying Sets - Bugfixes + Auto-KeyframingJoshua Leung
2009-10-08Bugfix #19576: Auto keyframing does not record rotations on object level anim...Joshua Leung
2009-10-08Fixed remaining bugs with animating rotation modes:Joshua Leung
2009-10-08Rotation Modes Bugfix:Joshua Leung
2009-10-08Node Bugfixes:Brecht Van Lommel
2009-10-08WM: test with context-less add notifier. Notifiers are oneBrecht Van Lommel
2009-10-08- made ungrab a second function - WM_cursor_ungrabCampbell Barton
2009-10-08[#19354] Second press of axis key didn't do local orientation when global was...Martin Poirier
2009-10-07Makefile: Add missing raytrace directory.Diego Borghetti
2009-10-07copy icon in the material buttons list view so you can copy the current set o...Campbell Barton