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
2013-03-18code cleanupCampbell Barton
2013-03-18Merge of the PyNodes branch (aka "custom nodes") into trunk.Lukas Toenne
2013-03-18Merged changes in the trunk up to revision 55357.Tamito Kajiyama
2013-03-17New feature:Ton Roosendaal
2013-03-07use bool for rna funcs.Campbell Barton
2013-03-06Weight Painting: Added userpref for zero_weight color.Gaia Clary
2013-02-24Merged changes in the trunk up to revision 54802.Tamito Kajiyama
2013-02-18fix [#34279] Python console: Selected region is not highlighted when using wh...Campbell Barton
2013-02-10Merged changes in the trunk up to revision 54421.Tamito Kajiyama
2013-02-08Release todo: added userpref for Mac users having "Natural Scroll" set.Ton Roosendaal
2013-01-27Merged changes in the trunk up to revision 54110.Tamito Kajiyama
2013-01-25Small tweak: Allow DPI for UI to go up 144, exactly double size of 72.Ton Roosendaal
2013-01-23UI todo:Ton Roosendaal
2013-01-19patch [#33923] Patch for Node Theme ColorsCampbell Barton
2013-01-14fix fox AddonPreferences not getting registered automatically and leak when r...Campbell Barton
2013-01-12Merged changes in the trunk up to revision 53729.Tamito Kajiyama
2013-01-09remove uiPanelClearType(), instead redraw all windows when registering/unregi...Campbell Barton
2013-01-09add RNA_def_struct_ptr(...) to use for runtime struct registration, saves ove...Campbell Barton
2013-01-07Make options for background gradient more organized.Antony Riakiotakis
2013-01-06Eyecandy feature: background gradient for 3D viewport. Enable in user prefere...Antony Riakiotakis
2013-01-06Merged changes in the trunk up to revision 53584.Tamito Kajiyama
2012-12-30add syntax highlighting color for symbolsCampbell Barton
2012-12-29patch [#33609] Syntax highlighting for OSL in Text EditorCampbell Barton
2012-12-29user-preferences for addons. currently unused, example & docs still to come.Campbell Barton
2012-12-24Looks like I forgot to cleanup that file when we switched to dynamic i18n lan...Bastien Montagne
2012-12-24User Interface / Preferences:Thomas Dinges
2012-12-23Merged changes in the trunk up to revision 53280.Tamito Kajiyama
2012-12-20UI todo:Ton Roosendaal
2012-12-20Another big patch set by Bastien Montagne, thanks a lot!Tamito Kajiyama
2012-12-19Merged changes in the trunk up to revision 53146.Tamito Kajiyama
2012-12-15Cleanup:Ton Roosendaal
2012-12-15Finished themes for transparent Button regions in Blender.Ton Roosendaal
2012-12-12Holiday coding log :)Ton Roosendaal
2012-12-12A big cleaning patch by Bastien Montagne (thanks a lot!)Tamito Kajiyama
2012-12-08Merged changes in the trunk up to revision 52815.Tamito Kajiyama
2012-12-05Fix #33417: add back GPU Mipmap Generation option, apparently with this disabledBrecht Van Lommel
2012-12-01Merged changes in the trunk up to revision 52690.Tamito Kajiyama
2012-11-28GPU: remove GPU Mipmap Generation option and just always enable it, it's an oldBrecht Van Lommel
2012-11-26Merged changes in the trunk up to revision 52546.Tamito Kajiyama
2012-11-24remove USER_DISABLE_AA/use_antialiasing, this wasn't available from the UI bu...Campbell Barton
2012-11-12Merged changes in the trunk up to revision 52118.Tamito Kajiyama
2012-11-11code cleanup:Campbell Barton
2012-11-10Added UI support to set OpenGL MultiSample.Ton Roosendaal
2012-11-10Cycles: correction to how device of lists is exposed to blenderSergey Sharybin
2012-11-09Bugfix #33124Ton Roosendaal
2012-11-09Axis Colours are now ThemeableJoshua Leung
2012-11-08Merged changes in the trunk up to revision 51985.Tamito Kajiyama
2012-11-07Bugfix #32806Ton Roosendaal
2012-11-04Merged changes in the trunk up to revision 51853.Tamito Kajiyama
2012-11-02all remove functions now invalidate the RNA objects passed, to help script au...Campbell Barton